Component Requirements Statistics#
Overview#
In Detail#
Failed Tests
Hint: This table should be empty. Before a PR can be merged all tests have to be successful.
No needs passed the filters
Skipped / Disabled Tests
No needs passed the filters
All passed Tests#
testcase |
Result |
Fully Verifies |
Partially Verifies |
Test Type |
Derivation Technique |
link |
|---|---|---|---|---|---|---|
HealthMonitorTest__TestName |
passed |
interface-test |
explorative-testing |
|||
IdentifierHashTest__IdentifierHash_default_created |
passed |
interface-test |
explorative-testing |
testcase__IdentifierHashTest__IdentifierHash_default_created_NPZVI |
||
IdentifierHashTest__IdentifierHash_invalid_hash_no_string_representation |
passed |
interface-test |
explorative-testing |
testcase__IdentifierHashTest__IdentifierHash_invalid_hash_no_string_representation_YDULS |
||
IdentifierHashTest__IdentifierHash_no_dangling_pointer_after_source_string_dies |
passed |
interface-test |
explorative-testing |
testcase__IdentifierHashTest__IdentifierHash_no_dangling_pointer_after_source_string_dies_NKAVC |
||
IdentifierHashTest__IdentifierHash_with_string_created |
passed |
interface-test |
explorative-testing |
testcase__IdentifierHashTest__IdentifierHash_with_string_created_OYPUN |
||
IdentifierHashTest__IdentifierHash_with_string_view_created |
passed |
interface-test |
explorative-testing |
testcase__IdentifierHashTest__IdentifierHash_with_string_view_created_HNNTQ |
||
ProcessStateClient_UT__ProcessStateClient_ConstructReceiver_Succeeds |
passed |
interface-test |
explorative-testing |
testcase__ProcessStateClient_UT__ProcessStateClient_ConstructReceiver_Succeeds_NUBZV |
||
ProcessStateClient_UT__ProcessStateClient_QueueMaxNumberOfProcesses_Succeeds |
passed |
interface-test |
explorative-testing |
testcase__ProcessStateClient_UT__ProcessStateClient_QueueMaxNumberOfProcesses_Succeeds_HFAAP |
||
ProcessStateClient_UT__ProcessStateClient_QueueOneProcess_Succeeds |
passed |
interface-test |
explorative-testing |
testcase__ProcessStateClient_UT__ProcessStateClient_QueueOneProcess_Succeeds_JUTUU |
||
ProcessStateClient_UT__ProcessStateClient_QueueOneProcessTooMany_Fails |
passed |
interface-test |
explorative-testing |
testcase__ProcessStateClient_UT__ProcessStateClient_QueueOneProcessTooMany_Fails_LFZAU |
Details About Testcases#
Test Log Files#
tests-report/tests/integration/smoke/smoke/test.log
exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //tests/integration/smoke:smoke
-----------------------------------------------------------------------------
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.3.5, pluggy-1.5.0
rootdir: /home/runner/.bazel/sandbox/processwrapper-sandbox/574/execroot/_main/bazel-out/k8-fastbuild/bin/tests/integration/smoke/smoke.runfiles/score_itf+
configfile: pytest.ini
collected 1 item
../score_itf+::test_smoke
-------------------------------- live log setup --------------------------------
[2026-04-01 07:39:11.375] [INFO] [score.itf.plugins.docker] Executing custom image bootstrap command: tests/utils/environments/x86_64-linux/x86_64-linux.sh
[2026-04-01 07:39:12.785] [DEBUG] [docker.utils.config] Trying paths: ['/home/runner/.docker/config.json', '/home/runner/.dockercfg']
[2026-04-01 07:39:12.785] [DEBUG] [docker.utils.config] Found file at path: /home/runner/.docker/config.json
[2026-04-01 07:39:12.785] [DEBUG] [docker.auth] Found 'auths' section
[2026-04-01 07:39:12.785] [DEBUG] [docker.auth] Found entry (registry='https://index.docker.io/v1/', username='githubactions')
[2026-04-01 07:39:12.792] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /version HTTP/1.1" 200 823
[2026-04-01 07:39:13.182] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/create HTTP/1.1" 201 88
[2026-04-01 07:39:13.184] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /v1.48/containers/456c24cb77950b120e7439e2c53da60a36c2ca39780354f403dae91f5029f097/json HTTP/1.1" 200 None
[2026-04-01 07:39:13.326] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/456c24cb77950b120e7439e2c53da60a36c2ca39780354f403dae91f5029f097/start HTTP/1.1" 204 0
[2026-04-01 07:39:13.327] [DEBUG] [docker.utils.config] Trying paths: ['/home/runner/.docker/config.json', '/home/runner/.dockercfg']
[2026-04-01 07:39:13.327] [DEBUG] [docker.utils.config] Found file at path: /home/runner/.docker/config.json
[2026-04-01 07:39:13.327] [DEBUG] [docker.auth] Found 'auths' section
[2026-04-01 07:39:13.327] [DEBUG] [docker.auth] Found entry (registry='https://index.docker.io/v1/', username='githubactions')
[2026-04-01 07:39:13.332] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /version HTTP/1.1" 200 823
[2026-04-01 07:39:13.334] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/456c24cb77950b120e7439e2c53da60a36c2ca39780354f403dae91f5029f097/exec HTTP/1.1" 201 74
[2026-04-01 07:39:13.335] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/exec/aeae8bf401a049ccea261df84e8d7bbe0cecfb9ab57456313a30c1144d0ac79b/start HTTP/1.1" 101 0
[2026-04-01 07:39:13.376] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /v1.48/exec/aeae8bf401a049ccea261df84e8d7bbe0cecfb9ab57456313a30c1144d0ac79b/json HTTP/1.1" 200 390
[2026-04-01 07:39:13.392] [DEBUG] [urllib3.connectionpool] http://localhost:None "PUT /v1.48/containers/456c24cb77950b120e7439e2c53da60a36c2ca39780354f403dae91f5029f097/archive?path=%2Ftmp HTTP/1.1" 200 0
[2026-04-01 07:39:13.393] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/456c24cb77950b120e7439e2c53da60a36c2ca39780354f403dae91f5029f097/exec HTTP/1.1" 201 74
[2026-04-01 07:39:13.394] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/exec/347a3d1473aa8fd51c6fed5c611a40d36828960f3203aeca0163ccbdf072a7d7/start HTTP/1.1" 101 0
[2026-04-01 07:39:13.444] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /v1.48/exec/347a3d1473aa8fd51c6fed5c611a40d36828960f3203aeca0163ccbdf072a7d7/json HTTP/1.1" 200 416
[2026-04-01 07:39:13.445] [INFO] [tests.utils.testing_utils.setup_test] Test case setup finished
-------------------------------- live log call ---------------------------------
[2026-04-01 07:39:13.447] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/456c24cb77950b120e7439e2c53da60a36c2ca39780354f403dae91f5029f097/exec HTTP/1.1" 201 74
[2026-04-01 07:39:13.448] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/exec/8dfbefa1117f99910f868912cd52ff223283769b9246fa1b13daac4dc21a9516/start HTTP/1.1" 101 0
[2026-04-01 07:39:13.484] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /v1.48/exec/8dfbefa1117f99910f868912cd52ff223283769b9246fa1b13daac4dc21a9516/json HTTP/1.1" 200 404
[2026-04-01 07:39:13.486] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/456c24cb77950b120e7439e2c53da60a36c2ca39780354f403dae91f5029f097/exec HTTP/1.1" 201 74
[2026-04-01 07:39:13.487] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/exec/a73bbf05a3817dd81a9c108c21e2b6c0d9d0911eb0a4d61a7e1fb0e108d8d425/start HTTP/1.1" 101 0
[2026-04-01 07:39:13.522] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /v1.48/exec/a73bbf05a3817dd81a9c108c21e2b6c0d9d0911eb0a4d61a7e1fb0e108d8d425/json HTTP/1.1" 200 442
[2026-04-01 07:39:13.524] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/456c24cb77950b120e7439e2c53da60a36c2ca39780354f403dae91f5029f097/exec HTTP/1.1" 201 74
[2026-04-01 07:39:13.525] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/exec/8a61b5a1c5787bb4c9ca2cccf7d335cbea566db0adb958b6a0ec68ed02dd7e3e/start HTTP/1.1" 101 0
[2026-04-01 07:39:13.526] [INFO] [launch_manager] [0;32m 2026/4/1 7:39:13 LCHM Fcty INFO: [ Factory for FlatCfg MachineConfig: Loading of HM Machine Configuration succeeded. ][0m
[2026-04-01 07:39:13.526] [INFO] [launch_manager] [101;30m !!! -> [0m [0;32m 2026/4/1 7:39:13 LCHM Fcty WARNING: [ Factory for FlatCfg MachineConfig: No watchdog configured ][0m
[2026-04-01 07:39:13.526] [INFO] [launch_manager] [0;32m 2026/4/1 7:39:13 LCHM Fcty INFO: [ Phm Daemon: The (configured) periodicity in [ns] is set to: 50000000 ][0m
[2026-04-01 07:39:13.526] [INFO] [launch_manager] [0;34m 2026/4/1 7:39:13 LCLM LCLM INFO: [ LCM started successfully ][0m
[2026-04-01 07:39:13.529] [INFO] [launch_manager] [==========] Running 1 test from 1 test suite.
[2026-04-01 07:39:13.529] [INFO] [launch_manager] [----------] Global test environment set-up.
[2026-04-01 07:39:13.529] [INFO] [launch_manager] [----------] 1 test from Smoke
[2026-04-01 07:39:13.529] [INFO] [launch_manager] [ RUN ] Smoke.Daemon
[2026-04-01 07:39:13.529] [INFO] [launch_manager] [ STEP ] Control daemon report kRunning
[2026-04-01 07:39:13.532] [INFO] [launch_manager] [ END STEP ] Control daemon report kRunning
[2026-04-01 07:39:13.532] [INFO] [launch_manager] [ STEP ] Activate RunTarget Running
[2026-04-01 07:39:13.534] [INFO] [launch_manager] [101;30m !!! -> [0m [0;34m 2026/4/1 7:39:13 LCLM LCLM FATAL: [ clock() at failed initial state transition: 28.947 ms ][0m
[2026-04-01 07:39:13.537] [INFO] [launch_manager] [==========] Running 1 test from 1 test suite.
[2026-04-01 07:39:13.537] [INFO] [launch_manager] [----------] Global test environment set-up.
[2026-04-01 07:39:13.537] [INFO] [launch_manager] [----------] 1 test from Smoke
[2026-04-01 07:39:13.538] [INFO] [launch_manager] [ RUN ] Smoke.Process
[2026-04-01 07:39:13.539] [INFO] [launch_manager] [ OK ] Smoke.Process (2 ms)
[2026-04-01 07:39:13.539] [INFO] [launch_manager] [----------] 1 test from Smoke (2 ms total)
[2026-04-01 07:39:13.540] [INFO] [launch_manager] [----------] Global test environment tear-down
[2026-04-01 07:39:13.540] [INFO] [launch_manager] [==========] 1 test from 1 test suite ran. (2 ms total)
[2026-04-01 07:39:13.540] [INFO] [launch_manager] [ PASSED ] 1 test.
[2026-04-01 07:39:13.541] [INFO] [launch_manager] [0;34m 2026/4/1 7:39:13 LCLM LCLM INFO: [ Completed the request for PG MainPG to State MainPG/Running in 8 ms ][0m
[2026-04-01 07:39:13.566] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /v1.48/exec/8a61b5a1c5787bb4c9ca2cccf7d335cbea566db0adb958b6a0ec68ed02dd7e3e/json HTTP/1.1" 200 404
[2026-04-01 07:39:13.566] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-04-01 07:39:13.576] [INFO] [launch_manager] [0;32m 2026/4/1 7:39:13 LCHM Sprv INFO: [ Alive Supervision ( control_daemon_alive_supervision ) switched to OK. ][0m
[2026-04-01 07:39:13.576] [INFO] [launch_manager] [0;32m 2026/4/1 7:39:13 LCHM Sprv INFO: [ Local Supervision ( control_daemon_local_supervision ) switched to OK. ][0m
[2026-04-01 07:39:13.576] [INFO] [launch_manager] [0;32m 2026/4/1 7:39:13 LCHM Sprv INFO: [ Global Supervision ( global_supervision ) switched to OK. ][0m
[2026-04-01 07:39:13.629] [INFO] [launch_manager] [ END STEP ] Activate RunTarget Running
[2026-04-01 07:39:13.629] [INFO] [launch_manager] [ STEP ] Activate RunTarget Startup
[2026-04-01 07:39:13.633] [INFO] [launch_manager] [0;34m 2026/4/1 7:39:13 LCLM LCLM INFO: [ Completed the request for PG MainPG to State MainPG/Startup in 2 ms ][0m
[2026-04-01 07:39:13.729] [INFO] [launch_manager] [ END STEP ] Activate RunTarget Startup
[2026-04-01 07:39:13.729] [INFO] [launch_manager] [ STEP ] Activate RunTarget Off
[2026-04-01 07:39:13.731] [INFO] [launch_manager] [ END STEP ] Activate RunTarget Off
[2026-04-01 07:39:13.731] [INFO] [launch_manager] [ OK ] Smoke.Daemon (201 ms)
[2026-04-01 07:39:13.731] [INFO] [launch_manager] [----------] 1 test from Smoke (202 ms total)
[2026-04-01 07:39:13.732] [INFO] [launch_manager] [----------] Global test environment tear-down
[2026-04-01 07:39:13.732] [INFO] [launch_manager] [==========] 1 test from 1 test suite ran. (202 ms total)
[2026-04-01 07:39:13.732] [INFO] [launch_manager] [ PASSED ] 1 test.
[2026-04-01 07:39:13.832] [INFO] [launch_manager] [0;34m 2026/4/1 7:39:13 LCLM LCLM INFO: [ Completed the request for PG MainPG to State MainPG/Off in 101 ms ][0m
[2026-04-01 07:39:14.068] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /v1.48/exec/a73bbf05a3817dd81a9c108c21e2b6c0d9d0911eb0a4d61a7e1fb0e108d8d425/json HTTP/1.1" 200 442
[2026-04-01 07:39:14.069] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/456c24cb77950b120e7439e2c53da60a36c2ca39780354f403dae91f5029f097/exec HTTP/1.1" 201 74
[2026-04-01 07:39:14.070] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/exec/34f669bd5cf1eb239cb3522b978cf66f83e6a7a7373cb583ba767a45c577b0c2/start HTTP/1.1" 101 0
[2026-04-01 07:39:14.111] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /v1.48/exec/34f669bd5cf1eb239cb3522b978cf66f83e6a7a7373cb583ba767a45c577b0c2/json HTTP/1.1" 200 404
[2026-04-01 07:39:14.114] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/456c24cb77950b120e7439e2c53da60a36c2ca39780354f403dae91f5029f097/exec HTTP/1.1" 201 74
[2026-04-01 07:39:14.115] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/exec/9cbfa596f5e9e371189d79f11146c258ee9e67b85e5caa94050b841e2ded32e7/start HTTP/1.1" 101 0
[2026-04-01 07:39:14.156] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /v1.48/exec/9cbfa596f5e9e371189d79f11146c258ee9e67b85e5caa94050b841e2ded32e7/json HTTP/1.1" 200 388
[2026-04-01 07:39:14.249] [INFO] [launch_manager] [0;34m 2026/4/1 7:39:14 LCLM LCLM INFO: [ Completed the request for PG MainPG to State MainPG/Off in 0 ms ][0m
[2026-04-01 07:39:14.376] [INFO] [launch_manager] [0;32m 2026/4/1 7:39:14 LCHM Fcty INFO: [ Phm Daemon: Received termination request - shutting down ][0m
[2026-04-01 07:39:14.381] [INFO] [launch_manager] [0;34m 2026/4/1 7:39:14 LCLM LCLM INFO: [ Launch Manager completed with exit code value: 0 ][0m
[2026-04-01 07:39:14.663] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /v1.48/exec/a73bbf05a3817dd81a9c108c21e2b6c0d9d0911eb0a4d61a7e1fb0e108d8d425/json HTTP/1.1" 200 440
[2026-04-01 07:39:14.665] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/456c24cb77950b120e7439e2c53da60a36c2ca39780354f403dae91f5029f097/exec HTTP/1.1" 201 74
[2026-04-01 07:39:14.669] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/exec/b9fc91d2111c0183c62d67365d0ee38a9da0ed12259edb6512de7c8cb02d3823/start HTTP/1.1" 101 0
[2026-04-01 07:39:14.724] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /v1.48/exec/b9fc91d2111c0183c62d67365d0ee38a9da0ed12259edb6512de7c8cb02d3823/json HTTP/1.1" 200 402
[2026-04-01 07:39:14.727] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /v1.48/containers/456c24cb77950b120e7439e2c53da60a36c2ca39780354f403dae91f5029f097/archive?path=%2Ftmp%2Ftests%2Fsmoke%2Fcontrol_daemon_mock.xml HTTP/1.1" 200 None
[2026-04-01 07:39:14.734] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/456c24cb77950b120e7439e2c53da60a36c2ca39780354f403dae91f5029f097/exec HTTP/1.1" 201 74
[2026-04-01 07:39:14.737] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/exec/c42436499249c2eb1f23f6b4273f5b149785a4679bad6869e195ff1be6708b33/start HTTP/1.1" 101 0
[2026-04-01 07:39:14.802] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /v1.48/exec/c42436499249c2eb1f23f6b4273f5b149785a4679bad6869e195ff1be6708b33/json HTTP/1.1" 200 420
[2026-04-01 07:39:14.807] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /v1.48/containers/456c24cb77950b120e7439e2c53da60a36c2ca39780354f403dae91f5029f097/archive?path=%2Ftmp%2Ftests%2Fsmoke%2Fgtest_process.xml HTTP/1.1" 200 None
[2026-04-01 07:39:14.810] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/456c24cb77950b120e7439e2c53da60a36c2ca39780354f403dae91f5029f097/exec HTTP/1.1" 201 74
[2026-04-01 07:39:14.813] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/exec/1d728631016195f7150ab2c755cf75eccd26721257ddb7bd500eca461b703b00/start HTTP/1.1" 101 0
[2026-04-01 07:39:14.867] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /v1.48/exec/1d728631016195f7150ab2c755cf75eccd26721257ddb7bd500eca461b703b00/json HTTP/1.1" 200 414
PASSED [100%]
------------------------------ live log teardown -------------------------------
[2026-04-01 07:39:14.999] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/456c24cb77950b120e7439e2c53da60a36c2ca39780354f403dae91f5029f097/stop?t=1 HTTP/1.1" 204 0
[2026-04-01 07:39:15.020] [DEBUG] [urllib3.connectionpool] http://localhost:None "DELETE /v1.48/containers/456c24cb77950b120e7439e2c53da60a36c2ca39780354f403dae91f5029f097?v=False&link=False&force=True HTTP/1.1" 204 0
- generated xml file: /home/runner/.bazel/sandbox/processwrapper-sandbox/574/execroot/_main/bazel-out/k8-fastbuild/testlogs/tests/integration/smoke/smoke/test.xml -
============================== 1 passed in 3.67s ===============================
tests-report/src/launch_manager_daemon/common/identifier_hash_UT/test.log
exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //src/launch_manager_daemon/common:identifier_hash_UT
-----------------------------------------------------------------------------
Running main() from gmock_main.cc
[==========] Running 5 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 5 tests from IdentifierHashTest
[ RUN ] IdentifierHashTest.IdentifierHash_with_string_view_created
[ OK ] IdentifierHashTest.IdentifierHash_with_string_view_created (0 ms)
[ RUN ] IdentifierHashTest.IdentifierHash_with_string_created
[ OK ] IdentifierHashTest.IdentifierHash_with_string_created (0 ms)
[ RUN ] IdentifierHashTest.IdentifierHash_default_created
[ OK ] IdentifierHashTest.IdentifierHash_default_created (0 ms)
[ RUN ] IdentifierHashTest.IdentifierHash_invalid_hash_no_string_representation
[ OK ] IdentifierHashTest.IdentifierHash_invalid_hash_no_string_representation (0 ms)
[ RUN ] IdentifierHashTest.IdentifierHash_no_dangling_pointer_after_source_string_dies
[ OK ] IdentifierHashTest.IdentifierHash_no_dangling_pointer_after_source_string_dies (0 ms)
[----------] 5 tests from IdentifierHashTest (0 ms total)
[----------] Global test environment tear-down
[==========] 5 tests from 1 test suite ran. (0 ms total)
[ PASSED ] 5 tests.
tests-report/src/launch_manager_daemon/process_state_client_lib/processstateclient_UT/test.log
exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //src/launch_manager_daemon/process_state_client_lib:processstateclient_UT
-----------------------------------------------------------------------------
Running main() from gmock_main.cc
[==========] Running 4 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 4 tests from ProcessStateClient_UT
[ RUN ] ProcessStateClient_UT.ProcessStateClient_ConstructReceiver_Succeeds
[ OK ] ProcessStateClient_UT.ProcessStateClient_ConstructReceiver_Succeeds (0 ms)
[ RUN ] ProcessStateClient_UT.ProcessStateClient_QueueOneProcess_Succeeds
[ OK ] ProcessStateClient_UT.ProcessStateClient_QueueOneProcess_Succeeds (0 ms)
[ RUN ] ProcessStateClient_UT.ProcessStateClient_QueueMaxNumberOfProcesses_Succeeds
[ OK ] ProcessStateClient_UT.ProcessStateClient_QueueMaxNumberOfProcesses_Succeeds (12 ms)
[ RUN ] ProcessStateClient_UT.ProcessStateClient_QueueOneProcessTooMany_Fails
[101;30m !!! -> [0m [0;34m 2026/4/1 7:39:8 LCLM LCLM ERROR: [ Failed to queue posix process ][0m
[101;30m !!! -> [0m [0;34m 2026/4/1 7:39:8 LCLM LCLM ERROR: [ ProcessStateReceiver::getNextChangedPosixProcess: Overflow occurred, will be reported as kCommunicationError ][0m
[ OK ] ProcessStateClient_UT.ProcessStateClient_QueueOneProcessTooMany_Fails (3 ms)
[----------] 4 tests from ProcessStateClient_UT (16 ms total)
[----------] Global test environment tear-down
[==========] 4 tests from 1 test suite ran. (16 ms total)
[ PASSED ] 4 tests.
tests-report/src/health_monitoring_lib/loom_tests/test.log
exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //src/health_monitoring_lib:loom_tests
-----------------------------------------------------------------------------
running 3 tests
test heartbeat::heartbeat_monitor::loom_tests::heartbeat_monitor_heartbeat_evaluate_too_early ... ok
test heartbeat::heartbeat_monitor::loom_tests::heartbeat_monitor_heartbeat_evaluate_in_range ... ok
test heartbeat::heartbeat_monitor::loom_tests::heartbeat_monitor_heartbeat_evaluate_too_late ... ok
test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
tests-report/src/health_monitoring_lib/tests/test.log
exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //src/health_monitoring_lib:tests
-----------------------------------------------------------------------------
running 232 tests
test common::tests::time_offset_valid ... ok
test common::tests::duration_to_int_valid ... ok
test common::tests::time_offset_wrong_order ... ok
test common::tests::time_offset_diff_too_large - should panic ... ok
test common::tests::time_range_from_interval_lower_too_large - should panic ... ok
test common::tests::duration_to_int_too_large - should panic ... ok
test common::tests::time_range_from_interval_valid ... ok
test common::tests::time_range_new_valid ... ok
test common::tests::time_range_new_wrong_order - should panic ... ok
test deadline::common::tests::new_and_fields ... ok
test deadline::common::tests::acquire_and_release_deadline ... ok
test deadline::deadline_monitor::tests::deadline_failed_on_first_run_and_then_restarted_is_evaluated_as_error ... ok
test deadline::common::tests::concurrent_acquire ... ok
test deadline::deadline_monitor::tests::deadline_outside_time_range_is_error_when_dropped_after_evaluate ... ok
test deadline::deadline_monitor::tests::get_deadline_unknown_tag ... ok
test deadline::deadline_monitor::tests::start_stop_deadline_outside_ranges_is_error_when_dropped_before_evaluate ... ok
test deadline::deadline_monitor::tests::start_stop_deadline_outside_ranges_is_evaluated_as_error ... ok
test deadline::deadline_state::tests::as_u64_and_new ... ok
test deadline::deadline_state::tests::deadline_state_default_and_snapshot ... ok
test deadline::deadline_state::tests::deadline_state_update_none_returns_err ... ok
test deadline::deadline_state::tests::deadline_state_update_success ... ok
test deadline::deadline_state::tests::default_state ... ok
test deadline::deadline_state::tests::set_and_get_timestamp_ms ... ok
test deadline::deadline_state::tests::set_running ... ok
test deadline::ffi::tests::deadline_destroy_null_deadline ... ok
test deadline::deadline_state::tests::set_underrun ... ok
test deadline::ffi::tests::deadline_monitor_builder_add_deadline_invalid_range ... ok
test deadline::ffi::tests::deadline_monitor_builder_add_deadline_null_builder ... ok
test deadline::ffi::tests::deadline_monitor_builder_add_deadline_succeeds ... ok
test deadline::ffi::tests::deadline_monitor_builder_create_null_builder ... ok
test deadline::ffi::tests::deadline_monitor_builder_add_deadline_null_deadline_tag ... ok
test deadline::ffi::tests::deadline_monitor_builder_create_succeeds ... ok
test deadline::ffi::tests::deadline_monitor_builder_destroy_null_builder ... ok
test deadline::ffi::tests::deadline_monitor_destroy_null_monitor ... ok
test deadline::ffi::tests::deadline_monitor_get_deadline_null_deadline_tag ... ok
test deadline::ffi::tests::deadline_monitor_get_deadline_null_deadline_handle ... ok
test deadline::ffi::tests::deadline_monitor_get_deadline_null_monitor ... ok
test deadline::ffi::tests::deadline_monitor_get_deadline_succeeds ... ok
test deadline::ffi::tests::deadline_start_already_started ... ok
test deadline::ffi::tests::deadline_monitor_get_deadline_unknown_deadline ... ok
test deadline::ffi::tests::deadline_start_null_deadline ... ok
test deadline::ffi::tests::deadline_start_succeeds ... ok
test deadline::ffi::tests::deadline_stop_null_deadline ... ok
test deadline::ffi::tests::deadline_stop_succeeds ... ok
test ffi::tests::health_monitor_builder_add_deadline_monitor_null_deadline_monitor_builder ... ok
test ffi::tests::health_monitor_builder_add_deadline_monitor_null_hmon_builder ... ok
test ffi::tests::health_monitor_builder_add_deadline_monitor_null_monitor_tag ... ok
test ffi::tests::health_monitor_builder_add_deadline_monitor_succeeds ... ok
test ffi::tests::health_monitor_builder_add_heartbeat_monitor_null_heartbeat_monitor_builder ... ok
test ffi::tests::health_monitor_builder_add_heartbeat_monitor_null_hmon_builder ... ok
test ffi::tests::health_monitor_builder_add_heartbeat_monitor_null_monitor_tag ... ok
test ffi::tests::health_monitor_builder_add_heartbeat_monitor_succeeds ... ok
test ffi::tests::health_monitor_builder_add_logic_monitor_null_hmon_builder ... ok
test ffi::tests::health_monitor_builder_add_logic_monitor_null_logic_monitor_builder ... ok
test ffi::tests::health_monitor_builder_add_logic_monitor_null_monitor_tag ... ok
test ffi::tests::health_monitor_builder_add_logic_monitor_succeeds ... ok
test ffi::tests::health_monitor_builder_build_invalid_cycle_intervals ... ok
test ffi::tests::health_monitor_builder_build_no_monitors ... ok
test ffi::tests::health_monitor_builder_build_null_monitor_handle ... ok
test ffi::tests::health_monitor_builder_build_succeeds ... ok
test ffi::tests::health_monitor_builder_build_null_builder_handle ... ok
test ffi::tests::health_monitor_builder_build_thread_parameters ... ok
test ffi::tests::health_monitor_builder_build_valid_cycle_intervals_succeeds ... ok
test ffi::tests::health_monitor_builder_create_null_handle ... ok
test ffi::tests::health_monitor_builder_create_succeeds ... ok
test ffi::tests::health_monitor_builder_destroy_null_handle ... ok
test ffi::tests::health_monitor_destroy_null_hmon ... ok
test ffi::tests::health_monitor_get_deadline_monitor_already_taken ... ok
test ffi::tests::health_monitor_get_deadline_monitor_null_deadline_monitor ... ok
test ffi::tests::health_monitor_get_deadline_monitor_null_hmon ... ok
test ffi::tests::health_monitor_get_deadline_monitor_null_monitor_tag ... ok
test ffi::tests::health_monitor_get_deadline_monitor_succeeds ... ok
test ffi::tests::health_monitor_get_heartbeat_monitor_already_taken ... ok
test ffi::tests::health_monitor_get_heartbeat_monitor_null_heartbeat_monitor ... ok
test ffi::tests::health_monitor_get_heartbeat_monitor_null_hmon ... ok
test ffi::tests::health_monitor_get_heartbeat_monitor_null_monitor_tag ... ok
test ffi::tests::health_monitor_get_heartbeat_monitor_succeeds ... ok
test ffi::tests::health_monitor_get_logic_monitor_already_taken ... ok
test ffi::tests::health_monitor_get_logic_monitor_null_hmon ... ok
test ffi::tests::health_monitor_get_logic_monitor_null_logic_monitor ... ok
test ffi::tests::health_monitor_get_logic_monitor_null_monitor_tag ... ok
test ffi::tests::health_monitor_get_logic_monitor_succeeds ... ok
test ffi::tests::health_monitor_start_monitor_not_taken ... ok
test ffi::tests::health_monitor_start_null_hmon ... ok
test health_monitor::tests::health_monitor_builder_build_invalid_cycles ... ok
[2026/04/01 07:39:49.1717283][10119][HMON][INFO] Monitoring thread started.
[2026/04/01 07:39:49.1717535][10119][HMON][INFO] Monitoring thread exiting.
test ffi::tests::health_monitor_start_succeeds ... ok
test health_monitor::tests::health_monitor_builder_build_no_monitors ... ok
test health_monitor::tests::health_monitor_builder_build_succeeds ... ok
test health_monitor::tests::health_monitor_builder_new_succeeds ... ok
test health_monitor::tests::health_monitor_get_deadline_monitor_available ... ok
test health_monitor::tests::health_monitor_get_deadline_monitor_invalid_state ... ok
test health_monitor::tests::health_monitor_get_deadline_monitor_taken ... ok
test health_monitor::tests::health_monitor_get_deadline_monitor_unknown ... ok
test health_monitor::tests::health_monitor_get_heartbeat_monitor_available ... ok
test health_monitor::tests::health_monitor_get_heartbeat_monitor_invalid_state ... ok
test health_monitor::tests::health_monitor_get_heartbeat_monitor_taken ... ok
test health_monitor::tests::health_monitor_get_heartbeat_monitor_unknown ... ok
test health_monitor::tests::health_monitor_get_logic_monitor_available ... ok
test health_monitor::tests::health_monitor_get_logic_monitor_invalid_state ... ok
test health_monitor::tests::health_monitor_get_logic_monitor_taken ... ok
test health_monitor::tests::health_monitor_get_logic_monitor_unknown ... ok
[2026/04/01 07:39:49.1731308][10119][HMON][INFO] Monitoring thread started.
[2026/04/01 07:39:49.1731431][10119][HMON][INFO] Monitoring thread exiting.
test health_monitor::tests::health_monitor_start_monitors_not_taken - should panic ... ok
test health_monitor::tests::health_monitor_start_succeeds ... ok
test heartbeat::ffi::tests::heartbeat_monitor_builder_create_invalid_range ... ok
test heartbeat::ffi::tests::heartbeat_monitor_builder_create_null_builder ... ok
test heartbeat::ffi::tests::heartbeat_monitor_builder_create_succeeds ... ok
test heartbeat::ffi::tests::heartbeat_monitor_builder_destroy_null_builder ... ok
test heartbeat::ffi::tests::heartbeat_monitor_destroy_null_monitor ... ok
test heartbeat::ffi::tests::heartbeat_monitor_heartbeat_null_monitor ... ok
test heartbeat::ffi::tests::heartbeat_monitor_heartbeat_succeeds ... ok
test deadline::deadline_monitor::tests::monitor_with_multiple_running_deadlines ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_beat_early_evaluate_early ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_beat_early_evaluate_in_range ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_beat_in_range_evaluate_in_range ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_beat_early_evaluate_late ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_builder_build_invalid_internal_processing_cycle ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_builder_build_ok ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_beat_in_range_evaluate_late ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_beat_late_evaluate_late ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_cycle_early ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_multiple_beats_early_evaluate_early ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_cycle_in_range ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_multiple_beats_early_evaluate_in_range ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_multiple_beats_in_range_evaluate_in_range ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_cycle_late ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_multiple_beats_early_evaluate_late ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_no_beat_evaluate_early ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_no_beat_evaluate_in_range ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_multiple_beats_in_range_evaluate_late ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_multiple_beats_late_evaluate_late ... ok
test heartbeat::heartbeat_state::tests::snapshot_counter_increment ... ok
test heartbeat::heartbeat_state::tests::snapshot_default ... ok
test heartbeat::heartbeat_state::tests::snapshot_from_u64_max ... ok
test heartbeat::heartbeat_state::tests::snapshot_from_u64_valid ... ok
test heartbeat::heartbeat_state::tests::snapshot_from_u64_zero ... ok
test heartbeat::heartbeat_state::tests::snapshot_new_succeeds ... ok
test heartbeat::heartbeat_state::tests::snapshot_set_heartbeat_timestamp_out_of_range - should panic ... ok
test heartbeat::heartbeat_state::tests::snapshot_set_heartbeat_timestamp_valid ... ok
test heartbeat::heartbeat_state::tests::state_default ... ok
test heartbeat::heartbeat_state::tests::state_new ... ok
test heartbeat::heartbeat_state::tests::state_reset ... ok
test heartbeat::heartbeat_state::tests::state_snapshot ... ok
test heartbeat::heartbeat_state::tests::state_update_none ... ok
test heartbeat::heartbeat_state::tests::state_update_some ... ok
test logic::ffi::tests::logic_monitor_builder_add_state_null_allowed_states_many_elements ... ok
test logic::ffi::tests::logic_monitor_builder_add_state_null_allowed_states_zero_elements ... ok
test logic::ffi::tests::logic_monitor_builder_add_state_null_builder ... ok
test logic::ffi::tests::logic_monitor_builder_add_state_null_tag ... ok
test logic::ffi::tests::logic_monitor_builder_add_state_succeeds ... ok
test logic::ffi::tests::logic_monitor_builder_create_null_builder ... ok
test logic::ffi::tests::logic_monitor_builder_create_null_initial_state ... ok
test logic::ffi::tests::logic_monitor_builder_create_succeeds ... ok
test logic::ffi::tests::logic_monitor_builder_destroy_null_builder ... ok
test logic::ffi::tests::logic_monitor_destroy_null_monitor ... ok
test logic::ffi::tests::logic_monitor_state_fails ... ok
test logic::ffi::tests::logic_monitor_state_null_monitor ... ok
test logic::ffi::tests::logic_monitor_state_null_state ... ok
test logic::ffi::tests::logic_monitor_state_succeeds ... ok
test logic::ffi::tests::logic_monitor_transition_fails ... ok
test logic::ffi::tests::logic_monitor_transition_null_monitor ... ok
test logic::ffi::tests::logic_monitor_transition_null_target_state ... ok
test logic::ffi::tests::logic_monitor_transition_succeeds ... ok
test logic::logic_monitor::tests::logic_monitor_builder_build_no_states ... ok
test logic::logic_monitor::tests::logic_monitor_builder_build_succeeds ... ok
test logic::logic_monitor::tests::logic_monitor_builder_build_undefined_initial_state ... ok
test logic::logic_monitor::tests::logic_monitor_builder_build_undefined_target ... ok
test logic::logic_monitor::tests::logic_monitor_builder_new_succeeds ... ok
test logic::logic_monitor::tests::logic_monitor_evaluate_invalid_state ... ok
test logic::logic_monitor::tests::logic_monitor_evaluate_invalid_transition ... ok
test logic::logic_monitor::tests::logic_monitor_evaluate_succeeds ... ok
test logic::logic_monitor::tests::logic_monitor_state_indeterminate_current_state ... ok
test logic::logic_monitor::tests::logic_monitor_state_succeeds ... ok
test logic::logic_monitor::tests::logic_monitor_transition_indeterminate_current_state ... ok
test logic::logic_monitor::tests::logic_monitor_transition_invalid_transition ... ok
test logic::logic_monitor::tests::logic_monitor_transition_succeeds ... ok
test logic::logic_monitor::tests::logic_monitor_transition_unknown_node ... ok
test logic::logic_state::tests::snapshot_from_u64_max ... ok
test logic::logic_state::tests::snapshot_from_u64_valid ... ok
test logic::logic_state::tests::snapshot_from_u64_zero ... ok
test logic::logic_state::tests::snapshot_new_succeeds ... ok
test logic::logic_state::tests::snapshot_set_current_state_index_valid ... ok
test logic::logic_state::tests::snapshot_set_heartbeat_timestamp_out_of_range - should panic ... ok
test logic::logic_state::tests::snapshot_set_monitor_status_valid ... ok
test logic::logic_state::tests::state_new ... ok
test logic::logic_state::tests::state_snapshot ... ok
test logic::logic_state::tests::state_swap ... ok
test tag::tests::deadline_tag_debug ... ok
test tag::tests::deadline_tag_from_str ... ok
test tag::tests::deadline_tag_from_string ... ok
test tag::tests::deadline_tag_new ... ok
test tag::tests::deadline_tag_score_debug ... ok
test tag::tests::monitor_tag_debug ... ok
test tag::tests::monitor_tag_from_str ... ok
test tag::tests::monitor_tag_from_string ... ok
test tag::tests::monitor_tag_new ... ok
test tag::tests::monitor_tag_score_debug ... ok
test tag::tests::state_tag_debug ... ok
test tag::tests::state_tag_from_str ... ok
test tag::tests::state_tag_from_string ... ok
test tag::tests::state_tag_new ... ok
test tag::tests::state_tag_score_debug ... ok
test tag::tests::tag_debug ... ok
test tag::tests::tag_hash_is_eq ... ok
test tag::tests::tag_hash_is_ne ... ok
test tag::tests::tag_new ... ok
test tag::tests::tag_partial_eq_is_eq ... ok
test tag::tests::tag_partial_eq_is_ne ... ok
test tag::tests::tag_score_debug ... ok
test tag::tests::test_from_str ... ok
test tag::tests::test_from_string ... ok
test thread_ffi::tests::scheduler_policy_priority_max_null_priority ... ok
test thread_ffi::tests::scheduler_policy_priority_max_succeeds ... ok
test thread_ffi::tests::scheduler_policy_priority_min_null_priority ... ok
test thread_ffi::tests::scheduler_policy_priority_min_succeeds ... ok
test thread_ffi::tests::thread_parameters_affinity_null_affinity_many_elements ... ok
test thread_ffi::tests::thread_parameters_affinity_null_affinity_zero_elements ... ok
test thread_ffi::tests::thread_parameters_affinity_null_handle ... ok
test thread_ffi::tests::thread_parameters_affinity_succeeds ... ok
test thread_ffi::tests::thread_parameters_create_succeeds ... ok
test thread_ffi::tests::thread_parameters_destroy_null_handle ... ok
test thread_ffi::tests::thread_parameters_scheduler_parameters_invalid_priority ... ok
test thread_ffi::tests::thread_parameters_scheduler_parameters_null_handle ... ok
test thread_ffi::tests::thread_parameters_scheduler_parameters_succeeds ... ok
test thread_ffi::tests::thread_parameters_stack_size_null_handle ... ok
test thread_ffi::tests::thread_parameters_stack_size_succeeds ... ok
test worker::tests::monitoring_logic_report_alive_on_each_call_when_no_error ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_no_beat_evaluate_late ... ok
test worker::tests::monitoring_logic_report_error_when_deadline_failed ... ok
[2026/04/01 07:39:50.1305150][10119][HMON][INFO] Monitoring thread started.
test deadline::deadline_monitor::tests::start_stop_deadline_within_range_works ... ok
[2026/04/01 07:39:50.1909429][10119][HMON][WARN] Deadline (DeadlineTag(deadline_fast)) missed! Expected: 50, now: 60
[2026/04/01 07:39:50.1909593][10119][HMON][WARN] Deadline monitor with tag MonitorTag(deadline_monitor) reported error: TooLate.
[2026/04/01 07:39:50.1909650][10119][HMON][WARN] One or more monitors reported errors, skipping AliveAPI notification.
[2026/04/01 07:39:50.1909691][10119][HMON][INFO] Monitoring logic failed, stopping thread.
[2026/04/01 07:39:50.1909730][10119][HMON][INFO] Monitoring thread exiting.
test worker::tests::monitoring_logic_report_alive_respect_cycle ... ok
test worker::tests::unique_thread_runner_monitoring_works ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_timestamp_offset ... ok
test result: ok. 232 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.28s
tests-report/src/health_monitoring_lib/cpp_tests/test.log
exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //src/health_monitoring_lib:cpp_tests
-----------------------------------------------------------------------------
Running main() from gmock_main.cc
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from HealthMonitorTest
[ RUN ] HealthMonitorTest.TestName
[2026/04/01 07:39:49.8452405][src/health_monitoring_lib/rust/deadline/deadline_monitor.rs:217][10284][HMON][ERROR] Deadline DeadlineTag(deadline_1) stopped too early by 100 ms
[2026/04/01 07:39:49.8452662][src/health_monitoring_lib/rust/worker.rs:121][10284][HMON][INFO] Monitoring thread started.
[2026/04/01 07:39:49.8452806][src/health_monitoring_lib/rust/worker.rs:139][10284][HMON][INFO] Monitoring thread exiting.
[ OK ] HealthMonitorTest.TestName (0 ms)
[----------] 1 test from HealthMonitorTest (0 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (0 ms total)
[ PASSED ] 1 test.