Daily Build Log (Brief)


Compile


/tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/OpenDDS/DevGuideExamples/DCPS/Messenger/GNUmakefile.Messenger_Subscriber

[Details] /usr/bin/ld: warning: libssl.so.1.1, needed by /tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/OpenDDS/dds/DCPS/security/libOpenDDS_Security.so.3.25.0-dev, may conflict with libssl.so.10
[Details] /usr/bin/ld: warning: libcrypto.so.1.1, needed by /tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/OpenDDS/dds/DCPS/security/libOpenDDS_Security.so.3.25.0-dev, may conflict with libcrypto.so.10
[Details] /usr/bin/ld: warning: libssl.so.1.1, needed by /tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/OpenDDS/dds/DCPS/security/libOpenDDS_Security.so.3.25.0-dev, may conflict with libssl.so.10
[Details] /usr/bin/ld: warning: libcrypto.so.1.1, needed by /tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/OpenDDS/dds/DCPS/security/libOpenDDS_Security.so.3.25.0-dev, may conflict with libcrypto.so.10
[Details] /usr/bin/ld: warning: libssl.so.1.1, needed by /tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/OpenDDS/dds/DCPS/security/libOpenDDS_Security.so.3.25.0-dev, may conflict with libssl.so.10
[Details] /usr/bin/ld: warning: libcrypto.so.1.1, needed by /tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/OpenDDS/dds/DCPS/security/libOpenDDS_Security.so.3.25.0-dev, may conflict with libcrypto.so.10
[Details] /usr/bin/ld: warning: libssl.so.1.1, needed by /tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/OpenDDS/dds/DCPS/security/libOpenDDS_Security.so.3.25.0-dev, may conflict with libssl.so.10
[Details] /usr/bin/ld: warning: libcrypto.so.1.1, needed by /tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/OpenDDS/dds/DCPS/security/libOpenDDS_Security.so.3.25.0-dev, may conflict with libcrypto.so.10
[Details] /usr/bin/ld: warning: libssl.so.1.1, needed by /tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/OpenDDS/dds/DCPS/security/libOpenDDS_Security.so.3.25.0-dev, may conflict with libssl.so.10
[Details] /usr/bin/ld: warning: libcrypto.so.1.1, needed by /tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/OpenDDS/dds/DCPS/security/libOpenDDS_Security.so.3.25.0-dev, may conflict with libcrypto.so.10
[Details] /usr/bin/ld: warning: libssl.so.1.1, needed by /tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/OpenDDS/dds/DCPS/security/libOpenDDS_Security.so.3.25.0-dev, may conflict with libssl.so.10
[Details] /usr/bin/ld: warning: libcrypto.so.1.1, needed by /tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/OpenDDS/dds/DCPS/security/libOpenDDS_Security.so.3.25.0-dev, may conflict with libcrypto.so.10

Test


tests/DCPS/AddressLookup/run_test.pl

[Details] ERROR: main timedout
======= Begin stuck stacks =======
[Thread debugging using libthread_db enabled]
0x00000039e960eff0 in __nanosleep_nocancel () from /lib64/libpthread.so.0
warning: File "/usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.13-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "/usr/local/lib/gcc/".
To enable execution of this file add
add-auto-load-safe-path /usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.13-gdb.py
line to your configuration file "/home/jenkins/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/home/jenkins/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"

Thread 1 (Thread 0x7f4d3b675720 (LWP 32235)):
#0 0x00000039e960eff0 in __nanosleep_nocancel () from /lib64/libpthread.so.0
#1 0x0000000000401cc4 in ACE_OS::sleep (seconds=6) at /tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/../notests_oci_tao-2_2_0_mite_linux_gcc_d1o0/ACE/ace/OS_NS_unistd.inl:979
#2 0x0000000000401c83 in main (argc=11, argv=0x7ffd909a63f8) at main.cpp:155
======= End stuck stacks =======
[Details] 2023-04-21 14:01:19: ERROR: AddressLookup timedout
[Details] test FAILED.
[Details] auto_run_tests.pl: ERROR: "tests/DCPS/AddressLookup/run_test.pl" returned with status 1

tests/DCPS/EntityLifecycleStress/run_test.pl large_samples publishers 10 subscribers 10

[Details] ERROR: publisher timedout
======= Begin stuck stacks =======
[New LWP 4239]
[New LWP 4238]
[New LWP 4158]
[New LWP 4152]
[Thread debugging using libthread_db enabled]
0x00000039e9607263 in pthread_create@@GLIBC_2.2.5 () from /lib64/libpthread.so.0
warning: File "/usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.13-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "/usr/local/lib/gcc/".
To enable execution of this file add
add-auto-load-safe-path /usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.13-gdb.py
line to your configuration file "/home/jenkins/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/home/jenkins/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"

Thread 5 (Thread 0x7f125f94c700 (LWP 4152)):
#0 0x00000039e8ee1623 in select () from /lib64/libc.so.6
#1 0x00007f12622933ed in ACE_OS::select (width=7, rfds=0xfe8538, wfds=0x0, efds=0x0, timeout=0x0) at /tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/../notests_oci_tao-2_2_0_mite_linux_gcc_d1o0/ACE/ace/OS_NS_sys_select.inl:45
#2 0x00007f1262299622 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::wait_for_multiple_events (this=0xfe84f0, dispatch_set=..., max_wait_time=0x0) at /tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/../notests_oci_tao-2_2_0_mite_linux_gcc_d1o0/ACE/ace/Select_Reactor_T.cpp:1111
#3 0x00007f126229d424 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events_i (this=0xfe84f0, max_wait_time=0x0) at /tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/../notests_oci_tao-2_2_0_mite_linux_gcc_d1o0/ACE/ace/Select_Reactor_T.cpp:1462
#4 0x00007f1262296d03 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events (this=0xfe84f0, max_wait_time=0x0) at /tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/../notests_oci_tao-2_2_0_mite_linux_gcc_d1o0/ACE/ace/Select_Reactor_T.cpp:1441
#5 0x00007f125fad9e78 in ACE_Reactor::run_reactor_event_loop (this=0xff31d0, eh=0) at Reactor.cpp:220
#6 0x00007f1262291b62 in OpenDDS::DCPS::ReactorTask::svc (this=0xfe4088) at DCPS/ReactorTask.cpp:172
#7 0x00007f125faeecb9 in ACE_Task_Base::svc_run (args=0xfe4140) at Task.cpp:267
#8 0x00007f125faef294 in ACE_Thread_Adapter::invoke_i (this=0xfe8d40) at Thread_Adapter.cpp:163
#9 0x00007f125faef152 in ACE_Thread_Adapter::invoke (this=0xfe8d40) at Thread_Adapter.cpp:98
#10 0x00007f125fa5d2c9 in ace_thread_adapter (args=0xfe8d40) at Base_Thread_Adapter.cpp:126
#11 0x00000039e9607aa1 in start_thread () from /lib64/libpthread.so.0
#12 0x00000039e8ee8bcd in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f125ed33700 (LWP 4158)):
#0 0x00000039e8ee1623 in select () from /lib64/libc.so.6
#1 0x00007f12622933ed in ACE_OS::select (width=11, rfds=0xff89f8, wfds=0x0, efds=0x0, timeout=0x0) at /tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/../notests_oci_tao-2_2_0_mite_linux_gcc_d1o0/ACE/ace/OS_NS_sys_select.inl:45
#2 0x00007f125fa589ac in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::wait_for_multiple_events (this=0xff84a0, dispatch_set=..., max_wait_time=0x0) at /tao_builds/jenkins/workspace/notests_oci_tao-2_2_0_mite_linux_gcc_d1o0/ACE/ace/Select_Reactor_T.cpp:1111
#3 0x00007f125faf9bff in ACE_TP_Reactor::get_event_for_dispatching (this=0xff84a0, max_wait_time=0x0) at TP_Reactor.cpp:450
#4 0x00007f125faf9719 in ACE_TP_Reactor::dispatch_i (this=0xff84a0, max_wait_time=0x0, guard=...) at TP_Reactor.cpp:180
#5 0x00007f125faf9691 in ACE_TP_Reactor::handle_events (this=0xff84a0, max_wait_time=0x0) at TP_Reactor.cpp:173
#6 0x00007f125fe71390 in ACE_Reactor::handle_events (this=0x1001fb0, max_wait_time=0x0) at /tao_builds/jenkins/workspace/notests_oci_tao-2_2_0_mite_linux_gcc_d1o0/ACE/ace/Reactor.inl:188
#7 0x00007f125fe97383 in TAO_ORB_Core::run (this=0x1000f30, tv=0x0, perform_work=0) at ORB_Core.cpp:2319
#8 0x00007f125fe8b1c0 in CORBA::ORB::run (this=0x1001fd0, tv=0x0) at ORB.cpp:188
#9 0x00007f125fe8b15b in CORBA::ORB::run (this=0x1001fd0) at ORB.cpp:174
#10 0x00007f1263110b24 in OpenDDS::DCPS::InfoRepoDiscovery::OrbRunner::svc (this=0xff6090) at InfoRepoDiscovery.cpp:1026
#11 0x00007f125faeecb9 in ACE_Task_Base::svc_run (args=0xff6090) at Task.cpp:267
#12 0x00007f125faef294 in ACE_Thread_Adapter::invoke_i (this=0xff97f0) at Thread_Adapter.cpp:163
#13 0x00007f125faef152 in ACE_Thread_Adapter::invoke (this=0xff97f0) at Thread_Adapter.cpp:98
#14 0x00007f125fa5d2c9 in ace_thread_adapter (args=0xff97f0) at Base_Thread_Adapter.cpp:126
#15 0x00000039e9607aa1 in start_thread () from /lib64/libpthread.so.0
#16 0x00000039e8ee8bcd in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f125df07700 (LWP 4238)):
#0 0x00000039e960b68c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1 0x00007f125fa6ce5d in ACE_OS::cond_wait (cv=0x105c1b8, external_mutex=0x105c188) at /tao_builds/jenkins/workspace/notests_oci_tao-2_2_0_mite_linux_gcc_d1o0/ACE/ace/OS_NS_Thread.inl:391
#2 0x00007f125fa6d18c in ACE_Condition<ACE_Thread_Mutex>::wait (this=0x105c1b8) at Condition_Thread_Mutex.cpp:88
#3 0x00007f1261f613fa in OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait (this=0x105c1b8, thread_status_manager=...) at /tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/OpenDDS/dds/DCPS/ConditionVariable.h:56
#4 0x00007f12622d531e in OpenDDS::DCPS::DispatchService::run_event_loop (this=0x105c180) at DCPS/DispatchService.cpp:194
#5 0x00007f12622d4fa2 in OpenDDS::DCPS::DispatchService::run (arg=0x105c180) at DCPS/DispatchService.cpp:155
#6 0x00007f126242eaef in OpenDDS::DCPS::ThreadPool::run (arg=0x105c2c0) at DCPS/ThreadPool.cpp:64
#7 0x00007f125fab7e42 in ACE_OS_Thread_Adapter::invoke (this=0x105cc80) at OS_Thread_Adapter.cpp:109
#8 0x00007f125fa5d2c9 in ace_thread_adapter (args=0x105cc80) at Base_Thread_Adapter.cpp:126
#9 0x00000039e9607aa1 in start_thread () from /lib64/libpthread.so.0
#10 0x00000039e8ee8bcd in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f125d506700 (LWP 4239)):
#0 0x00000039e8ee1623 in select () from /lib64/libc.so.6
#1 0x00007f12622933ed in ACE_OS::select (width=17, rfds=0x108e248, wfds=0x0, efds=0x0, timeout=0x0) at /tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/../notests_oci_tao-2_2_0_mite_linux_gcc_d1o0/ACE/ace/OS_NS_sys_select.inl:45
#2 0x00007f1262299622 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::wait_for_multiple_events (this=0x108e200, dispatch_set=..., max_wait_time=0x0) at /tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/../notests_oci_tao-2_2_0_mite_linux_gcc_d1o0/ACE/ace/Select_Reactor_T.cpp:1111
#3 0x00007f126229d424 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events_i (this=0x108e200, max_wait_time=0x0) at /tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/../notests_oci_tao-2_2_0_mite_linux_gcc_d1o0/ACE/ace/Select_Reactor_T.cpp:1462
#4 0x00007f1262296d03 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events (this=0x108e200, max_wait_time=0x0) at /tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/../notests_oci_tao-2_2_0_mite_linux_gcc_d1o0/ACE/ace/Select_Reactor_T.cpp:1441
#5 0x00007f125fad9e78 in ACE_Reactor::run_reactor_event_loop (this=0x1098f00, eh=0) at Reactor.cpp:220
#6 0x00007f1262291b62 in OpenDDS::DCPS::ReactorTask::svc (this=0x108e040) at DCPS/ReactorTask.cpp:172
#7 0x00007f125faeecb9 in ACE_Task_Base::svc_run (args=0x108e0f8) at Task.cpp:267
#8 0x00007f125faef294 in ACE_Thread_Adapter::invoke_i (this=0x108eba0) at Thread_Adapter.cpp:163
#9 0x00007f125faef152 in ACE_Thread_Adapter::invoke (this=0x108eba0) at Thread_Adapter.cpp:98
#10 0x00007f125fa5d2c9 in ace_thread_adapter (args=0x108eba0) at Base_Thread_Adapter.cpp:126
#11 0x00000039e9607aa1 in start_thread () from /lib64/libpthread.so.0
#12 0x00000039e8ee8bcd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f125f94e720 (LWP 4134)):
#0 0x00000039e9607263 in pthread_create@@GLIBC_2.2.5 () from /lib64/libpthread.so.0
#1 0x00007f125fab6001 in ACE_OS::thr_create (func=0x7f126242e9d0 <OpenDDS::DCPS::ThreadPool::run(void*)>, args=0x129c3f0, flags=65538, thr_id=0x7ffd59db3d58, thr_handle=0x129c840, priority=-2147483648, stack=0x0, stacksize=0, thread_adapter=0x0, thr_name=0x0) at OS_NS_Thread.cpp:3936
#2 0x00007f126242ed43 in ACE_Thread::spawn (func=0x7f126242e9d0 <OpenDDS::DCPS::ThreadPool::run(void*)>, arg=0x129c3f0, flags=65538, t_id=0x0, t_handle=0x129c840, priority=-2147483648, thr_stack=0x0, thr_stack_size=0, thread_adapter=0x0, thr_name=0x0) at /tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/../notests_oci_tao-2_2_0_mite_linux_gcc_d1o0/ACE/ace/Thread.inl:99
#3 0x00007f126242e6fc in OpenDDS::DCPS::ThreadPool::ThreadPool (this=0x129c3f0, count=1, fun=0x7f12622d4f82 <OpenDDS::DCPS::DispatchService::run(void*)>, arg=0x129c2b0) at DCPS/ThreadPool.cpp:36
#4 0x00007f12622d4099 in OpenDDS::DCPS::DispatchService::DispatchService (this=0x129c2b0, count=1, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at DCPS/DispatchService.cpp:29
#5 0x00007f12622b168b in OpenDDS::DCPS::make_rch<OpenDDS::DCPS::DispatchService, size_t> (u=@0x7ffd59db3fa0) at DCPS/RcHandle_T.h:264
#6 0x00007f12622b0d54 in OpenDDS::DCPS::ServiceEventDispatcher::ServiceEventDispatcher (this=0x129c200, count=1, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at DCPS/ServiceEventDispatcher.cpp:18
#7 0x00007f12624a9a67 in OpenDDS::DCPS::make_rch<OpenDDS::DCPS::ServiceEventDispatcher, int> (u=@0x7ffd59db405c) at /tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/OpenDDS/dds/DCPS/RcHandle_T.h:264
#8 0x00007f12624a8411 in OpenDDS::DCPS::TransportImpl::TransportImpl (this=0x129bfa0, __vtt_parm=0x7f12635c4b28, config=..., __in_chrg=<value optimized out>) at DCPS/transport/framework/TransportImpl.cpp:36
#9 0x00007f126338b4bc in OpenDDS::DCPS::TcpTransport::TcpTransport (this=0x129bfa0, inst=..., __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at TcpTransport.cpp:39
#10 0x00007f1263389655 in OpenDDS::DCPS::make_rch<OpenDDS::DCPS::TcpTransport, OpenDDS::DCPS::RcHandle<OpenDDS::DCPS::TcpInst> > (u=...) at /tao_builds/jenkins/workspace/dds_oci_tao-2_2_0_mite_linux_gcc_d1o0/OpenDDS/dds/DCPS/RcHandle_T.h:264
#11 0x00007f1263387323 in OpenDDS::DCPS::TcpInst::new_impl (this=0x105cf40) at TcpInst.cpp:31
#12 0x00007f126246ece8 in OpenDDS::DCPS::TransportInst::get_or_create_impl (this=0x105cf40) at DCPS/transport/framework/TransportInst.cpp:140
#13 0x00007f12624acfdf in OpenDDS::DCPS::TransportClient::populate_connection_info (this=0x1292c48) at DCPS/transport/framework/TransportClient.cpp:183
#14 0x00007f12624acc36 in OpenDDS::DCPS::TransportClient::enable_transport_using_config (this=0x1292c48, reliable=true, durable=false, tc=...) at DCPS/transport/framework/TransportClient.cpp:144
#15 0x00007f12624aca92 in OpenDDS::DCPS::TransportClient::enable_transport (this=0x1292c48, reliable=true, durable=false) at DCPS/transport/framework/TransportClient.cpp:121
#16 0x00007f1262319d7c in OpenDDS::DCPS::DataWriterImpl::enable (this=0x1292578) at DCPS/DataWriterImpl.cpp:1465
#17 0x00007f126243a2d6 in OpenDDS::DCPS::PublisherImpl::create_datawriter (this=0x1291640, a_topic=0x1291f90, qos=..., a_listener=0x0, mask=4294967295) at DCPS/PublisherImpl.cpp:161
#18 0x0000000000405065 in main (argc=2, argv=0x7ffd59db5148) at publisher.cpp:95
======= End stuck stacks =======
[Details] 2023-04-21 14:33:46: ERROR: pub_3 timedout
[Details] test FAILED.
[Details] auto_run_tests.pl: ERROR: "tests/DCPS/EntityLifecycleStress/run_test.pl large_samples publishers 10 subscribers 10" returned with status 1

tests/security/attributes/run_test.pl unsecure-part-user-data

[Details] 2023-04-21 15:27:10: ERROR: subscriber finished and returned 1
[Details] test FAILED.
[Details] auto_run_tests.pl: ERROR: "tests/security/attributes/run_test.pl unsecure-part-user-data" returned with status 1