Skip to content

πŸ§‘β€πŸŒΎ rclcpp.test_memory_strategy returns -11 in CIΒ #2968

@Crola1702

Description

@Crola1702

Generated by Generative AI

No response

Operating System:

Linux arrch64, rhel and win

ROS version or commit hash:

Rolling

RMW implementation (if applicable):

No response

RMW Configuration (if applicable):

No response

Client library (if applicable):

No response

'ros2 doctor --report' output

No response

Steps to reproduce issue

  1. Run a build in any of the jobs mentioned below
  2. See tests fail

Expected behavior

Test should pass

Actual behavior

Test is failing

Additional information

Reference builds:

Flakyness:

job_name last_fail first_fail build_count failure_count failure_percentage
nightly_linux-aarch64_repeated 2025-10-16 2025-10-03 14 10 71.43
nightly_linux-aarch64_release 2025-10-16 2025-10-09 16 7 43.75
nightly_linux-aarch64_debug 2025-10-16 2025-10-09 16 8 50.0
Rci__nightly-connext_ubuntu_noble_amd64 2025-10-15 2025-10-15 15 1 6.67
nightly_win_rel 2025-10-14 2025-10-14 16 1 6.25
nightly_win_rep 2025-10-11 2025-10-03 14 2 14.29
nightly_linux-rhel_repeated 2025-10-03 2025-10-03 16 1 6.25
nightly_linux-rhel_release 2025-10-03 2025-10-03 16 1 6.25

Log output:

-- run_test.py: invoking following command in '/home/jenkins-agent/workspace/nightly_linux-aarch64_repeated/ws/build/rclcpp/test/rclcpp':
 - /home/jenkins-agent/workspace/nightly_linux-aarch64_repeated/ws/build/rclcpp/test/rclcpp/test_memory_strategy --gtest_output=xml:/home/jenkins-agent/workspace/nightly_linux-aarch64_repeated/ws/build/rclcpp/test_results/rclcpp/test_memory_strategy.gtest.xml
Running main() from /home/jenkins-agent/workspace/nightly_linux-aarch64_repeated/ws/install/gtest_vendor/src/gtest_vendor/src/gtest_main.cc
[==========] Running 11 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 11 tests from TestMemoryStrategy
[ RUN      ] TestMemoryStrategy.construct_destruct
[       OK ] TestMemoryStrategy.construct_destruct (17 ms)
[ RUN      ] TestMemoryStrategy.get_subscription_by_handle
[ERROR] [1760595178.517516471] [ns.node]: Error in destruction of rcl service handle [~/get_type_description]: rcl node implementation is invalid, at /home/jenkins-agent/workspace/nightly_linux-aarch64_repeated/ws/src/ros2/rcl/rcl/src/rcl/node.c:387
[       OK ] TestMemoryStrategy.get_subscription_by_handle (37 ms)
[ RUN      ] TestMemoryStrategy.get_service_by_handle
-- run_test.py: return code -11
-- run_test.py: generate result file '/home/jenkins-agent/workspace/nightly_linux-aarch64_repeated/ws/build/rclcpp/test_results/rclcpp/test_memory_strategy.gtest.xml' with failed test
-- run_test.py: verify result file '/home/jenkins-agent/workspace/nightly_linux-aarch64_repeated/ws/build/rclcpp/test_results/rclcpp/test_memory_strategy.gtest.xml'

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions