Skip to content

Bug: Error messages from com-api-example-test #167

@artemsheinacn

Description

@artemsheinacn

Description

Running com-api-example-test produces many error messages. I'm experiencing the same with my com-api integration implementation for FEO. It's not clear if error messages mean it doesn't work or not, at least in case of Feo com fails after this kind of messages, but com-api-example tests seem to pass.

INFO: Running command line: external/bazel_tools/tools/test/test-setup.sh score/mw/com/example/com-api-example/test-176812965/com-api-example-test
exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //score/mw/com/example/com-api-example:com-api-example-test
-----------------------------------------------------------------------------

running 2 tests
mw::log initialization error: Error No logging configuration files could be found. occurred with context information: Failed to load configuration files. Fallback to console logging.
2026/02/26 18:03:37.9017676 37534193 000 ECU1 NONE lola log warn verbose 4 Command line argument -service_instance_manifest is deprecated, please use --service_instance_manifest 
2026/02/26 18:03:37.9017678 37534211 000 ECU1 NONE lola log error verbose 1 score::mw::com::impl::Runtime is already initialized and locked! Redundant call to a Runtime::Initialize() overload without effect within production code needs to be checked. 
2026/02/26 18:03:37.9017679 37534214 000 ECU1 NONE shm log error verbose 3 AcquireTypedMemoryDaemonUid failed:  An OS error has occurred with error code:  No such file or directory 
2026/02/26 18:03:37.9017679 37534214 000 ECU1 NONE shm log error verbose 2 Typed memory daemon uid is not initialized. Shm is not in TypedMemory:  /lola-ctl-0000000000006433-00001 
2026/02/26 18:03:37.9017679 37534216 000 ECU1 NONE shm log error verbose 3 AcquireTypedMemoryDaemonUid failed:  An OS error has occurred with error code:  No such file or directory 
2026/02/26 18:03:37.9017679 37534216 000 ECU1 NONE shm log error verbose 2 Typed memory daemon uid is not initialized. Shm is not in TypedMemory:  /lola-ctl-0000000000006433-00001-b 
2026/02/26 18:03:37.9017679 37534218 000 ECU1 NONE shm log error verbose 3 AcquireTypedMemoryDaemonUid failed:  An OS error has occurred with error code:  No such file or directory 
2026/02/26 18:03:37.9017679 37534218 000 ECU1 NONE shm log error verbose 2 Typed memory daemon uid is not initialized. Shm is not in TypedMemory:  /lola-data-0000000000006433-00001 
2026/02/26 18:03:37.9017679 37534220 000 ECU1 NONE shm log error verbose 3 AcquireTypedMemoryDaemonUid failed:  An OS error has occurred with error code:  No such file or directory 
2026/02/26 18:03:37.9017679 37534220 000 ECU1 NONE shm log error verbose 2 Typed memory daemon uid is not initialized. Shm is not in TypedMemory:  /lola-ctl-0000000000006433-00002 
2026/02/26 18:03:37.9017680 37534222 000 ECU1 NONE shm log error verbose 3 AcquireTypedMemoryDaemonUid failed:  An OS error has occurred with error code:  No such file or directory 
2026/02/26 18:03:37.9017680 37534226 000 ECU1 NONE shm log error verbose 3 AcquireTypedMemoryDaemonUid failed:  An OS error has occurred with error code:  No such file or directory 
2026/02/26 18:03:37.9017680 37534227 000 ECU1 NONE shm log error verbose 3 AcquireTypedMemoryDaemonUid failed:  An OS error has occurred with error code:  No such file or directory 
2026/02/26 18:03:37.9017680 37534227 000 ECU1 NONE shm log error verbose 2 Typed memory daemon uid is not initialized. Shm is not in TypedMemory:  /lola-ctl-0000000000006433-00002-b 
2026/02/26 18:03:37.9017680 37534229 000 ECU1 NONE shm log error verbose 3 AcquireTypedMemoryDaemonUid failed:  An OS error has occurred with error code:  No such file or directory 
2026/02/26 18:03:37.9017680 37534229 000 ECU1 NONE shm log error verbose 2 Typed memory daemon uid is not initialized. Shm is not in TypedMemory:  /lola-data-0000000000006433-00002 
2026/02/26 18:03:37.9017681 37534233 000 ECU1 NONE shm log error verbose 3 AcquireTypedMemoryDaemonUid failed:  An OS error has occurred with error code:  No such file or directory 
2026/02/26 18:03:37.9017682 37534248 000 ECU1 NONE shm log error verbose 3 AcquireTypedMemoryDaemonUid failed:  An OS error has occurred with error code:  No such file or directory 
test test::integration_test ... ok
test test::receive_and_send_using_multi_thread ... ok

test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s

Error Occurrence Rate

Reproducible

How to reproduce

communication$ bazelisk run //score/mw/com/example/com-api-example:com-api-example-test

Supporting Information

No response

Classification

minor

Affected Version

0.5

Expected Closure Version

0.5

Category

  • Safety Related
  • Security Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions