Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🧑‍🌾 TestClient.client_qos failing in Iron Connext #2611

Open
Crola1702 opened this issue Aug 23, 2024 · 0 comments
Open

🧑‍🌾 TestClient.client_qos failing in Iron Connext #2611

Crola1702 opened this issue Aug 23, 2024 · 0 comments
Labels

Comments

@Crola1702
Copy link
Contributor

Bug report

Required Info:

  • Operating System:
    • Ubuntu Jammy
  • Installation type:
    • Source
  • Version or commit hash:
    • Iron
  • DDS implementation:
    • RTI Connext
  • Client library (if applicable):
    • rclcpp

Steps to reproduce issue

  1. Run a build in https://build.ros2.org/job/Ici__nightly-connext_ubuntu_jammy_amd64/
  2. See rclcpp.TestClient.client_qos test fail

Additional information

22: [ RUN      ] TestClient.client_qos
22: [ERROR] [1724318847.444656368] [rmw_connextdds]: failed to create DDS writer
22: [ERROR] [1724318847.444734850] [rmw_connextdds]: failed to create client requester
22: [ERROR] [1724318847.444749970] [rmw_connextdds]: failed to create RMW client implementation
22: RTI Connext DDS Non-commercial license is for academic, research, evaluation and personal use only. USE FOR COMMERCIAL PURPOSES IS PROHIBITED. See RTI_LICENSE.TXT for terms. Download free tools at rti.com/ncl. License issued to Non-Commercial User [email protected] For non-production use only.
22: Expires on 00-jan-00 See www.rti.com for more information.
22: [D0000|Pub(80000008)|T=rq/ns/clientRequest|CREATE Writer] DDS_LivelinessQosPolicy_is_consistentI:inconsistent QoS policy: assertions_per_lease_duration is set to more than 1000000 assertions per second
22: [D0000|Pub(80000008)|T=rq/ns/clientRequest|CREATE Writer] DDS_DataWriterQos_is_consistentI:inconsistent QoS policy: liveliness
22: [D0000|Pub(80000008)|T=rq/ns/clientRequest|CREATE Writer] DDS_Publisher_create_datawriter_disabledI:ERROR: Inconsistent QoS
22: unknown file: Failure
22: C++ exception with description "could not create client: error not set, at /tmp/ws/src/ros2/rcl/rcl/src/rcl/client.c:146" thrown in the test body.
22: [  FAILED  ] TestClient.client_qos (305 ms)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants