-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Generated by Generative AI
No response
Operating System:
Windows 10 and Windows 11
ROS version or commit hash:
rolling
RMW implementation (if applicable):
rmw_zenoh_cpp
RMW Configuration (if applicable):
No response
Client library (if applicable):
rclcpp
'ros2 doctor --report' output
No response
Steps to reproduce issue
- Go to any of this jobs:
- Build the job
- See the tests failing
Expected behavior
To build without tests failures
Actual behavior
Build with lots of tests failing. Lots of them are with rmw_zenoh
Additional information
Failing tests
- projectroot.test_action_communication__rmw_zenoh_cpp
- projectroot.test_publisher__rmw_zenoh_cpp
- projectroot.test_subscription__rmw_zenoh_cpp
- rcl_action.test_action_communication__rmw_zenoh_cpp.gtest.missing_result
- test_rmw_implementation.test_publisher__rmw_zenoh_cpp.gtest.missing_result
- test_rmw_implementation.test_subscription__rmw_zenoh_cpp.gtest.missing_result
Log Output
53: [ SKIPPED ] TestSubscriptionUseLoan.rmw_return_loaned_message_from_subscription (4010 ms)
53: [----------] 3 tests from TestSubscriptionUseLoan (12030 ms total)
53:
53: [----------] 6 tests from TestContentFilterSubscriptionUse
53: [ RUN ] TestContentFilterSubscriptionUse.get_content_filter
53: �[2m2025-12-10T08:03:05.150436Z�[0m �[33m WARN�[0m ThreadId(06) �[2mzenoh::net::runtime::orchestrator�[0m�[2m:�[0m Scouting delay elapsed before start conditions are met.
53: logging system isn't initialized: call to rcutils_logging_console_output_handler failed.
53: logging system isn't initialized: call to rcutils_logging_console_output_handler failed.
53: [ OK ] TestContentFilterSubscriptionUse.get_content_filter (4011 ms)
53: [ RUN ] TestContentFilterSubscriptionUse.set_content_filter
53: �[2m2025-12-10T08:03:09.160456Z�[0m �[33m WARN�[0m ThreadId(06) �[2mzenoh::net::runtime::orchestrator�[0m�[2m:�[0m Scouting delay elapsed before start conditions are met.
53: logging system isn't initialized: call to rcutils_logging_console_output_handler failed.
53: logging system isn't initialized: call to rcutils_logging_console_output_handler failed.
53: [ OK ] TestContentFilterSubscriptionUse.set_content_filter (4008 ms)
53: [ RUN ] TestContentFilterSubscriptionUse.content_filter_get_begin
53: �[2m2025-12-10T08:03:13.169426Z�[0m �[33m WARN�[0m ThreadId(06) �[2mzenoh::net::runtime::orchestrator�[0m�[2m:�[0m Scouting delay elapsed before start conditions are met.
53: logging system isn't initialized: call to rcutils_logging_console_output_handler failed.
53: logging system isn't initialized: call to rcutils_logging_console_output_handler failed.
53: [ OK ] TestContentFilterSubscriptionUse.content_filter_get_begin (4008 ms)
53: [ RUN ] TestContentFilterSubscriptionUse.content_filter_get_later
53: �[2m2025-12-10T08:03:17.177839Z�[0m �[33m WARN�[0m ThreadId(06) �[2mzenoh::net::runtime::orchestrator�[0m�[2m:�[0m Scouting delay elapsed before start conditions are met.
53: logging system isn't initialized: call to rcutils_logging_console_output_handler failed.
53: logging system isn't initialized: call to rcutils_logging_console_output_handler failed.
53: [ OK ] TestContentFilterSubscriptionUse.content_filter_get_later (4008 ms)
53: [ RUN ] TestContentFilterSubscriptionUse.content_filter_reset
53: �[2m2025-12-10T08:03:21.186435Z�[0m �[33m WARN�[0m ThreadId(06) �[2mzenoh::net::runtime::orchestrator�[0m�[2m:�[0m Scouting delay elapsed before start conditions are met.
53: logging system isn't initialized: call to rcutils_logging_console_output_handler failed.
53: logging system isn't initialized: call to rcutils_logging_console_output_handler failed.
Test #53: test_subscription__rmw_zenoh_cpp ........................***Timeout 120.00 sec
Flakyness last 15 days
| job_name | last_fail | first_fail | build_count | failure_count | failure_percentage |
|---|---|---|---|---|---|
| nightly_win_rep | 2025-12-10 | 2025-12-07 | 14 | 4 | 28.57 |
| nightly_win_rel | 2025-12-10 | 2025-12-05 | 16 | 6 | 37.5 |
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working