Daily Build Log (Brief)


Compile


/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/ACE/ace/GNUmakefile.ACE

[Details] Message_Block.cpp: In member function 'ACE_Data_Block* ACE_Data_Block::release(ACE_Lock*)':
[Details] /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/ACE/ace/Global_Macros.h:245:9: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare]
[Details] Message_Block.cpp:849:5: note: in expansion of macro 'ACE_DES_FREE'
[Details] Message_Block.cpp: In member function 'int ACE_Message_Block::release_i(ACE_Lock*)':
[Details] /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/ACE/ace/Global_Macros.h:245:9: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare]
[Details] Message_Block.cpp:954:7: note: in expansion of macro 'ACE_DES_FREE'

/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/tao/GNUmakefile.TAO

[Details] Asynch_Queued_Message.cpp: In member function 'virtual void TAO_Asynch_Queued_Message::destroy()':
[Details] /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/ACE/ace/Global_Macros.h:245:9: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare]
[Details] Asynch_Queued_Message.cpp:182:11: note: in expansion of macro 'ACE_DES_FREE'
[Details] Synch_Queued_Message.cpp: In member function 'virtual void TAO_Synch_Queued_Message::destroy()':
[Details] /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/ACE/ace/Global_Macros.h:245:9: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare]
[Details] Synch_Queued_Message.cpp:163:11: note: in expansion of macro 'ACE_DES_FREE'

/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/orbsvcs/orbsvcs/GNUmakefile.FTRT_ClientORB

[Details] FtRtEvent/ClientORB/FTRT_ClientORB_Loader.cpp: In member function 'virtual int TAO_FTRT::FTRT_ClientORB_Loader::init(int, ACE_TCHAR**)':
[Details] FtRtEvent/ClientORB/FTRT_ClientORB_Loader.cpp:39:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
[Details] FtRtEvent/ClientORB/FTRT_ClientORB_Loader.cpp:50:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'

/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/tao/IORTable/GNUmakefile.Async_IORTable

[Details] PortableGroup/PG_Group_List_Store.cpp: In destructor 'virtual TAO::PG_Group_List_Store_File_Guard::~PG_Group_List_Store_File_Guard()':
[Details] PortableGroup/PG_Group_List_Store.cpp:78:30: warning: throw will always call terminate() [-Wterminate]
[Details] PortableGroup/PG_Group_List_Store.cpp:78:30: note: in C++11 destructors default to noexcept

/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/tao/Dynamic_TP/GNUmakefile.Dynamic_TP

[Details] DTP_POA_Strategy.cpp: In member function 'void TAO_DTP_POA_Strategy::set_dtp_config(TAO_DTP_Definition&)':
[Details] DTP_POA_Strategy.cpp:374:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
[Details] DTP_POA_Strategy.cpp:387:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'

/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/orbsvcs/orbsvcs/GNUmakefile.RTEvent_Serv

[Details] Event/EC_Conjunction_Filter.cpp: In member function 'virtual void TAO_EC_Conjunction_Filter::clear()':
[Details] Event/EC_Conjunction_Filter.cpp:159:21: warning: left shift of negative value [-Wshift-negative-value]

/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/orbsvcs/orbsvcs/GNUmakefile.CosLoadBalancing

[Details] LoadBalancing/LB_LeastLoaded.cpp: In member function 'virtual void TAO_LB_LeastLoaded::analyze_loads(PortableGroup::ObjectGroup_ptr, CosLoadBalancing::LoadManager_ptr)':
[Details] LoadBalancing/LB_LeastLoaded.cpp:264:15: warning: 'load.CosLoadBalancing::Load::value' may be used uninitialized in this function [-Wmaybe-uninitialized]
[Details] LoadBalancing/LB_LeastLoaded.cpp: In member function 'CORBA::Boolean TAO_LB_LeastLoaded::get_location(CosLoadBalancing::LoadManager_ptr, const PortableGroup::Locations&, PortableGroup::Location&)':
[Details] LoadBalancing/LB_LeastLoaded.cpp:371:31: warning: '*((void*)& load +4)' may be used uninitialized in this function [-Wmaybe-uninitialized]
[Details] LoadBalancing/LB_LoadMinimum.cpp: In member function 'CORBA::Boolean TAO_LB_LoadMinimum::get_location(CosLoadBalancing::LoadManager_ptr, const PortableGroup::Locations&, PortableGroup::Location&)':
[Details] LoadBalancing/LB_LoadMinimum.cpp:427:31: warning: 'load.CosLoadBalancing::Load::value' may be used uninitialized in this function [-Wmaybe-uninitialized]

/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/ACE/tests/GNUmakefile.Message_Queue_Test_Ex

[Details] /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/ACE/ace/Message_Block.inl: In function 'int prio_test()':
[Details] /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/ACE/ace/Message_Block.inl:306:32: warning: 'mb2p' may be used uninitialized in this function [-Wmaybe-uninitialized]
[Details] Message_Queue_Test.cpp:834:22: note: 'mb2p' was declared here
[Details] /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/ACE/ace/Message_Block.inl:306:32: warning: 'mb1p' may be used uninitialized in this function [-Wmaybe-uninitialized]
[Details] Message_Queue_Test.cpp:833:22: note: 'mb1p' was declared here

/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/ACE/tests/GNUmakefile.SOCK_Dgram_Bcast_Test

[Details] SOCK_Dgram_Bcast_Test.cpp: In function 'int run_auto_test(const ACE_TCHAR*)':
[Details] SOCK_Dgram_Bcast_Test.cpp:150:71: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]

/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/ACE/examples/C++NPv1/GNUmakefile.C++NPv1_Logging_Client

[Details] event_server.cpp: In function 'void* consumer(void*)':
[Details] event_server.cpp:90:3: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
[Details] event_server.cpp:108:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'

/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/tests/ForwardOnceUponException/GNUmakefile.ForwardOnceUponException_Client

[Details] client.cpp: In function 'int parse_args(int, ACE_TCHAR**)':
[Details] client.cpp:24:3: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
[Details] client.cpp:60:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'

/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/tests/DII_AMI_Forward/GNUmakefile.DII_AMI_Forward_Server

[Details] server.cpp: In function 'int parse_args(int, ACE_TCHAR**)':
[Details] server.cpp:23:3: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
[Details] server.cpp:39:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'

/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/tests/ForwardUponObjectNotExist/GNUmakefile.ForwardUponObjectNotExist_Client

[Details] client.cpp: In function 'int parse_args(int, ACE_TCHAR**)':
[Details] client.cpp:19:3: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
[Details] client.cpp:45:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'

Test


tests/Bug_3943_Regression_Test

[Details] *** Error in `/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/ACE/tests/Bug_3943_Regression_Test': free(): invalid pointer: 0x00007f1d980000b8 ***
[Details] ERROR: <Bug_3943_Regression_Test> exited with coredump from signal 6 : ABRT
[Details] Error: Bug_3943_Regression_Test FAILED with exit status 255 after Time:19s
[Details] Error: (log/Bug_3943_Regression_Test.log): (12857|12859) ACE_OS::sendv: Bad address, identifying threshold send returned errno=14
[Details] Error: (log/Bug_3943_Regression_Test.log): (12857|12859) ACE_OS::sendv: Bad address, identifying threshold send returned errno=14
[Details] Error: (log/Bug_3943_Regression_Test.log): (12857|12859) ACE_OS::sendv: Bad address, identifying threshold send returned errno=14
[Details] Error: (log/Bug_3943_Regression_Test.log): (12857|12859) ACE_OS::sendv: Bad address, 2 iovecs combined to be too large remainder send returned errno = 14
[Details] Error (log/Bug_3943_Regression_Test.log): no line with 'Ending'
[Details] 2023-03-25 01:30:08.188@LM_ERROR@(12857|12859) ACE_OS::sendv: Bad address, identifying threshold send returned errno=14
[Details] 2023-03-25 01:30:08.188@LM_ERROR@(12857|12859) ACE_OS::sendv: Bad address, identifying threshold send returned errno=14
[Details] 2023-03-25 01:30:08.189@LM_ERROR@(12857|12859) ACE_OS::sendv: Bad address, identifying threshold send returned errno=14
[Details] 2023-03-25 01:30:08.189@LM_ERROR@(12857|12859) ACE_OS::sendv: Bad address, 2 iovecs combined to be too large remainder send returned errno = 14

tests/MT_Reference_Counted_Event_Handler_Test

[Details] Unexpected error 9 on netlink descriptor 7ERROR: <MT_Reference_Counted_Event_Handler_Test> exited with coredump from signal 6 : ABRT
[Details] Error: MT_Reference_Counted_Event_Handler_Test FAILED with exit status 255 after Time:17s
[Details] Error (log/MT_Reference_Counted_Event_Handler_Test.log): no line with 'Ending'

tests/MT_SOCK_Test

[Details] Error: (log/MT_SOCK_Test.log): (13110|13110) server: Incorrect # client connections. Expected:5-10 Actual:12
[Details] 2023-03-25 01:32:41.961@LM_ERROR@(13110|13110) server: Incorrect # client connections. Expected:5-10 Actual:12

TAO/tests/Bug_3598a_Regression/run_test.pl

[Details] ACE (25904|25904) ERROR: SG::initialize - service 'OC_Endpoint_Selector_Factory' was not located.

TAO/tests/DII_AMI_Forward/run_test.pl

[Details] (29378|29378) EXCEPTION, ERROR : unexpected CORBA exception caugth :
[Details] ERROR: client returned 1
[Details] Error: TAO/tests/DII_AMI_Forward/run_test.pl returned with status 1

TAO/tests/Portable_Interceptors/Collocated/Dynamic/run_test.pl

[Details] (29827|29827) ERROR: Server Side Interceptors not called properly, called 12 times, expected 10
[Details] (29827|29827) ERROR:Client Interceptors not called properly

TAO/orbsvcs/tests/Bug_2247_Regression/run_test.pl

[Details] ERROR: <Manager> exited with coredump from signal 11 : SEGV
[Details] ERROR: Manager 0 returned 255
[Details] ERROR: <Manager> exited with coredump from signal 11 : SEGV
[Details] ERROR: Manager 1 returned 255
[Details] ERROR: <Manager> exited with coredump from signal 11 : SEGV
[Details] ERROR: Manager 2 returned 255
[Details] Error: TAO/orbsvcs/tests/Bug_2247_Regression/run_test.pl returned with status 1

TAO/orbsvcs/tests/Redundant_Naming/run_test.pl

[Details] ERROR: /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/orbsvcs/tests/Redundant_Naming/client timedout
======= Begin stuck stacks =======
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007fe959cf6323 in __select_nocancel () from /lib64/libc.so.6
warning: File "/usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.22-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.22-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 0x7fe95b089740 (LWP 361)):
#0 0x00007fe959cf6323 in __select_nocancel () from /lib64/libc.so.6
#1 0x0000000000579fa1 in ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&) ()
#2 0x000000000057aab6 in ACE_TP_Reactor::handle_events(ACE_Time_Value*) ()
#3 0x00000000004de7ef in TAO_Leader_Follower::wait_for_event(TAO_LF_Event*, TAO_Transport*, ACE_Time_Value*) ()
#4 0x00000000004a8f94 in TAO::Synch_Twoway_Invocation::wait_for_reply(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&, TAO_Bind_Dispatcher_Guard&) ()
#5 0x00000000004aa88d in TAO::Synch_Twoway_Invocation::remote_twoway(ACE_Time_Value*) ()
#6 0x000000000047cbe4 in TAO::Invocation_Adapter::invoke_twoway(TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, TAO::Profile_Transport_Resolver&, ACE_Time_Value*&, TAO::Invocation_Retry_State*) ()
#7 0x000000000047c2be in TAO::Invocation_Adapter::invoke_remote_i(TAO_Stub*, TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, ACE_Time_Value*&, TAO::Invocation_Retry_State*) ()
#8 0x000000000047d40c in TAO::Invocation_Adapter::invoke_i(TAO_Stub*, TAO_Operation_Details&) ()
#9 0x000000000047d0cf in TAO::Invocation_Adapter::invoke(TAO::Exception_Data*, unsigned long) ()
#10 0x000000000040ce18 in CosNaming::NamingContext::unbind(CosNaming::Name const&) ()
#11 0x00000000004079df in main ()
======= End stuck stacks =======
[Details] ERROR: client returned -1
[Details] Error: TAO/orbsvcs/tests/Redundant_Naming/run_test.pl returned with status 1

TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/run_test.pl

[Details] (531|531) EXCEPTION, Ptest::run
[Details] ERROR: <Persistence_Test> failed: No such file or directory
[Details] ERROR: client returned 255
[Details] ERROR: <../../../IFR_Service/tao_ifr_service> exited with coredump from signal 11 : SEGV
[Details] ERROR: server returned 255
[Details] Error: TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/run_test.pl returned with status 1

TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/run_test.pl

[Details] (567|567) EXCEPTION, ERROR : unexpected CORBA exception caugth :
[Details] ERROR: client returned 1
[Details] Error: TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/run_test.pl returned with status 1

TAO/orbsvcs/tests/ImplRepo/manual_start/run_test.pl

[Details] (1287|1287) ERROR: No ImR_Client library available but use IMR has been specified.
[Details] (1287|1287) EXCEPTION, Server main()
[Details] ERROR: <client> exited with coredump from signal 11 : SEGV
[Details] (1296|1296) ERROR: No ImR_Client library available but use IMR has been specified.
[Details] (1296|1296) EXCEPTION, Server main()

TAO/orbsvcs/tests/Notify/Timeout/run_test.pl

[Details] ERROR: ../../../Notify_Service/tao_cosnotification timedout
======= Begin stuck stacks =======
[New LWP 2208]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007fe24a7f56bd in pthread_join () from /lib64/libpthread.so.0
warning: File "/usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.22-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.22-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 2 (Thread 0x7fe249351700 (LWP 2208)):
#0 0x00007fe24a524343 in select () from /lib64/libc.so.6
#1 0x00000000006d1268 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events(ACE_Time_Value*) [clone .constprop.58] ()
#2 0x00000000006d19e0 in ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*)) ()
#3 0x000000000040f0cf in LoggingWorker::svc() ()
#4 0x00000000006e4c45 in ACE_Task_Base::svc_run(void*) ()
#5 0x00000000006fa3a6 in ACE_Thread_Adapter::invoke_i() ()
#6 0x00000000006fa2c4 in ACE_Thread_Adapter::invoke() ()
#7 0x00007fe24a7f45ca in start_thread () from /lib64/libpthread.so.0
#8 0x00007fe24a52e0ed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fe24b8b7740 (LWP 2207)):
#0 0x00007fe24a7f56bd in pthread_join () from /lib64/libpthread.so.0
#1 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#2 0x000000000040f30f in TAO_Notify_Service_Driver::fini() ()
#3 0x000000000058739d in Service_Shutdown::handle_signal(int, siginfo_t*, ucontext*) ()
#4 0x00000000006ddaee in ACE_Sig_Handler::dispatch(int, siginfo_t*, ucontext*) ()
#5 <signal handler called>
#6 0x00007fe24a7f56bd in pthread_join () from /lib64/libpthread.so.0
#7 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#8 0x000000000040f75b in TAO_Notify_Service_Driver::run() ()
#9 0x0000000000406714 in main ()
======= End stuck stacks =======
[Details] ERROR: Notification Service returned -1
[Details] Error: TAO/orbsvcs/tests/Notify/Timeout/run_test.pl returned with status 1

TAO/orbsvcs/examples/Notify/Filter/run_test.pl

[Details] ERROR: /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/orbsvcs/Notify_Service/tao_cosnotification timedout
======= Begin stuck stacks =======
[New LWP 2532]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007fe5abe776bd in pthread_join () from /lib64/libpthread.so.0
warning: File "/usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.22-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.22-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 2 (Thread 0x7fe5aa9d3700 (LWP 2532)):
#0 0x00007fe5abba6343 in select () from /lib64/libc.so.6
#1 0x00000000006d1268 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events(ACE_Time_Value*) [clone .constprop.58] ()
#2 0x00000000006d19e0 in ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*)) ()
#3 0x000000000040f0cf in LoggingWorker::svc() ()
#4 0x00000000006e4c45 in ACE_Task_Base::svc_run(void*) ()
#5 0x00000000006fa3a6 in ACE_Thread_Adapter::invoke_i() ()
#6 0x00000000006fa2c4 in ACE_Thread_Adapter::invoke() ()
#7 0x00007fe5abe765ca in start_thread () from /lib64/libpthread.so.0
#8 0x00007fe5abbb00ed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fe5acf39740 (LWP 2531)):
#0 0x00007fe5abe776bd in pthread_join () from /lib64/libpthread.so.0
#1 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#2 0x000000000040f30f in TAO_Notify_Service_Driver::fini() ()
#3 0x000000000058739d in Service_Shutdown::handle_signal(int, siginfo_t*, ucontext*) ()
#4 0x00000000006ddaee in ACE_Sig_Handler::dispatch(int, siginfo_t*, ucontext*) ()
#5 <signal handler called>
#6 0x00007fe5abe776bd in pthread_join () from /lib64/libpthread.so.0
#7 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#8 0x000000000040f75b in TAO_Notify_Service_Driver::run() ()
#9 0x0000000000406714 in main ()
======= End stuck stacks =======
[Details] ERROR: Notification Service returned -1
[Details] Error: TAO/orbsvcs/examples/Notify/Filter/run_test.pl returned with status 1

TAO/orbsvcs/examples/Notify/Subscribe/run_test.pl

[Details] ERROR: /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/orbsvcs/Notify_Service/tao_cosnotification timedout
======= Begin stuck stacks =======
[New LWP 2545]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007f956f9ff6bd in pthread_join () from /lib64/libpthread.so.0
warning: File "/usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.22-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.22-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 2 (Thread 0x7f956e55b700 (LWP 2545)):
#0 0x00007f956f72e343 in select () from /lib64/libc.so.6
#1 0x00000000006d1268 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events(ACE_Time_Value*) [clone .constprop.58] ()
#2 0x00000000006d19e0 in ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*)) ()
#3 0x000000000040f0cf in LoggingWorker::svc() ()
#4 0x00000000006e4c45 in ACE_Task_Base::svc_run(void*) ()
#5 0x00000000006fa3a6 in ACE_Thread_Adapter::invoke_i() ()
#6 0x00000000006fa2c4 in ACE_Thread_Adapter::invoke() ()
#7 0x00007f956f9fe5ca in start_thread () from /lib64/libpthread.so.0
#8 0x00007f956f7380ed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f9570ac1740 (LWP 2544)):
#0 0x00007f956f9ff6bd in pthread_join () from /lib64/libpthread.so.0
#1 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#2 0x000000000040f30f in TAO_Notify_Service_Driver::fini() ()
#3 0x000000000058739d in Service_Shutdown::handle_signal(int, siginfo_t*, ucontext*) ()
#4 0x00000000006ddaee in ACE_Sig_Handler::dispatch(int, siginfo_t*, ucontext*) ()
#5 <signal handler called>
#6 0x00007f956f9ff6bd in pthread_join () from /lib64/libpthread.so.0
#7 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#8 0x000000000040f75b in TAO_Notify_Service_Driver::run() ()
#9 0x0000000000406714 in main ()
======= End stuck stacks =======
[Details] ERROR: Notification Service returned -1
[Details] Error: TAO/orbsvcs/examples/Notify/Subscribe/run_test.pl returned with status 1

TAO/orbsvcs/DevGuideExamples/NotifyService/EventSequence/run_test.pl

[Details] ERROR: /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/orbsvcs/Notify_Service/tao_cosnotification timedout
======= Begin stuck stacks =======
[New LWP 2627]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007f31d37e26bd in pthread_join () from /lib64/libpthread.so.0
warning: File "/usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.22-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.22-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 2 (Thread 0x7f31d233e700 (LWP 2627)):
#0 0x00007f31d3511343 in select () from /lib64/libc.so.6
#1 0x00000000006d1268 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events(ACE_Time_Value*) [clone .constprop.58] ()
#2 0x00000000006d19e0 in ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*)) ()
#3 0x000000000040f0cf in LoggingWorker::svc() ()
#4 0x00000000006e4c45 in ACE_Task_Base::svc_run(void*) ()
#5 0x00000000006fa3a6 in ACE_Thread_Adapter::invoke_i() ()
#6 0x00000000006fa2c4 in ACE_Thread_Adapter::invoke() ()
#7 0x00007f31d37e15ca in start_thread () from /lib64/libpthread.so.0
#8 0x00007f31d351b0ed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f31d48a4740 (LWP 2626)):
#0 0x00007f31d37e26bd in pthread_join () from /lib64/libpthread.so.0
#1 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#2 0x000000000040f30f in TAO_Notify_Service_Driver::fini() ()
#3 0x000000000058739d in Service_Shutdown::handle_signal(int, siginfo_t*, ucontext*) ()
#4 0x00000000006ddaee in ACE_Sig_Handler::dispatch(int, siginfo_t*, ucontext*) ()
#5 <signal handler called>
#6 0x00007f31d37e26bd in pthread_join () from /lib64/libpthread.so.0
#7 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#8 0x000000000040f75b in TAO_Notify_Service_Driver::run() ()
#9 0x0000000000406714 in main ()
======= End stuck stacks =======
[Details] ERROR: Notification Service returned -1
[Details] Error: TAO/orbsvcs/DevGuideExamples/NotifyService/EventSequence/run_test.pl returned with status 1

TAO/orbsvcs/DevGuideExamples/NotifyService/Filtering/run_test.pl

[Details] ERROR: /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/orbsvcs/Notify_Service/tao_cosnotification timedout
======= Begin stuck stacks =======
[New LWP 2644]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007f4f55cc86bd in pthread_join () from /lib64/libpthread.so.0
warning: File "/usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.22-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.22-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 2 (Thread 0x7f4f54824700 (LWP 2644)):
#0 0x00007f4f559f7343 in select () from /lib64/libc.so.6
#1 0x00000000006d1268 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events(ACE_Time_Value*) [clone .constprop.58] ()
#2 0x00000000006d19e0 in ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*)) ()
#3 0x000000000040f0cf in LoggingWorker::svc() ()
#4 0x00000000006e4c45 in ACE_Task_Base::svc_run(void*) ()
#5 0x00000000006fa3a6 in ACE_Thread_Adapter::invoke_i() ()
#6 0x00000000006fa2c4 in ACE_Thread_Adapter::invoke() ()
#7 0x00007f4f55cc75ca in start_thread () from /lib64/libpthread.so.0
#8 0x00007f4f55a010ed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f4f56d8a740 (LWP 2643)):
#0 0x00007f4f55cc86bd in pthread_join () from /lib64/libpthread.so.0
#1 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#2 0x000000000040f30f in TAO_Notify_Service_Driver::fini() ()
#3 0x000000000058739d in Service_Shutdown::handle_signal(int, siginfo_t*, ucontext*) ()
#4 0x00000000006ddaee in ACE_Sig_Handler::dispatch(int, siginfo_t*, ucontext*) ()
#5 <signal handler called>
#6 0x00007f4f55cc86bd in pthread_join () from /lib64/libpthread.so.0
#7 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#8 0x000000000040f75b in TAO_Notify_Service_Driver::run() ()
#9 0x0000000000406714 in main ()
======= End stuck stacks =======
[Details] ERROR: Notification Service returned -1
[Details] Error: TAO/orbsvcs/DevGuideExamples/NotifyService/Filtering/run_test.pl returned with status 1

TAO/orbsvcs/DevGuideExamples/NotifyService/Messenger/run_test.pl

[Details] ERROR: /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/orbsvcs/Notify_Service/tao_cosnotification timedout
======= Begin stuck stacks =======
[New LWP 2659]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007f259f6576bd in pthread_join () from /lib64/libpthread.so.0
warning: File "/usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.22-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.22-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 2 (Thread 0x7f259e1b3700 (LWP 2659)):
#0 0x00007f259f386343 in select () from /lib64/libc.so.6
#1 0x00000000006d1268 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events(ACE_Time_Value*) [clone .constprop.58] ()
#2 0x00000000006d19e0 in ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*)) ()
#3 0x000000000040f0cf in LoggingWorker::svc() ()
#4 0x00000000006e4c45 in ACE_Task_Base::svc_run(void*) ()
#5 0x00000000006fa3a6 in ACE_Thread_Adapter::invoke_i() ()
#6 0x00000000006fa2c4 in ACE_Thread_Adapter::invoke() ()
#7 0x00007f259f6565ca in start_thread () from /lib64/libpthread.so.0
#8 0x00007f259f3900ed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f25a0719740 (LWP 2658)):
#0 0x00007f259f6576bd in pthread_join () from /lib64/libpthread.so.0
#1 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#2 0x000000000040f30f in TAO_Notify_Service_Driver::fini() ()
#3 0x000000000058739d in Service_Shutdown::handle_signal(int, siginfo_t*, ucontext*) ()
#4 0x00000000006ddaee in ACE_Sig_Handler::dispatch(int, siginfo_t*, ucontext*) ()
#5 <signal handler called>
#6 0x00007f259f6576bd in pthread_join () from /lib64/libpthread.so.0
#7 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#8 0x000000000040f75b in TAO_Notify_Service_Driver::run() ()
#9 0x0000000000406714 in main ()
======= End stuck stacks =======
[Details] ERROR: Notification Service returned -1
[Details] Error: TAO/orbsvcs/DevGuideExamples/NotifyService/Messenger/run_test.pl returned with status 1

TAO/orbsvcs/DevGuideExamples/NotifyService/OfferSubscriptions/run_test.pl

[Details] ERROR: /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/orbsvcs/Notify_Service/tao_cosnotification timedout
======= Begin stuck stacks =======
[New LWP 2673]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007f717e6af6bd in pthread_join () from /lib64/libpthread.so.0
warning: File "/usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.22-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.22-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 2 (Thread 0x7f717d20b700 (LWP 2673)):
#0 0x00007f717e3de343 in select () from /lib64/libc.so.6
#1 0x00000000006d1268 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events(ACE_Time_Value*) [clone .constprop.58] ()
#2 0x00000000006d19e0 in ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*)) ()
#3 0x000000000040f0cf in LoggingWorker::svc() ()
#4 0x00000000006e4c45 in ACE_Task_Base::svc_run(void*) ()
#5 0x00000000006fa3a6 in ACE_Thread_Adapter::invoke_i() ()
#6 0x00000000006fa2c4 in ACE_Thread_Adapter::invoke() ()
#7 0x00007f717e6ae5ca in start_thread () from /lib64/libpthread.so.0
#8 0x00007f717e3e80ed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f717f771740 (LWP 2672)):
#0 0x00007f717e6af6bd in pthread_join () from /lib64/libpthread.so.0
#1 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#2 0x000000000040f30f in TAO_Notify_Service_Driver::fini() ()
#3 0x000000000058739d in Service_Shutdown::handle_signal(int, siginfo_t*, ucontext*) ()
#4 0x00000000006ddaee in ACE_Sig_Handler::dispatch(int, siginfo_t*, ucontext*) ()
#5 <signal handler called>
#6 0x00007f717e6af6bd in pthread_join () from /lib64/libpthread.so.0
#7 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#8 0x000000000040f75b in TAO_Notify_Service_Driver::run() ()
#9 0x0000000000406714 in main ()
======= End stuck stacks =======
[Details] ERROR: Notification Service returned -1
[Details] Error: TAO/orbsvcs/DevGuideExamples/NotifyService/OfferSubscriptions/run_test.pl returned with status 1

TAO/orbsvcs/DevGuideExamples/NotifyService/QoSProperties/run_test.pl

[Details] ERROR: /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/orbsvcs/Notify_Service/tao_cosnotification timedout
======= Begin stuck stacks =======
[New LWP 2687]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007f50217e46bd in pthread_join () from /lib64/libpthread.so.0
warning: File "/usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.22-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.22-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 2 (Thread 0x7f5020340700 (LWP 2687)):
#0 0x00007f5021513343 in select () from /lib64/libc.so.6
#1 0x00000000006d1268 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events(ACE_Time_Value*) [clone .constprop.58] ()
#2 0x00000000006d19e0 in ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*)) ()
#3 0x000000000040f0cf in LoggingWorker::svc() ()
#4 0x00000000006e4c45 in ACE_Task_Base::svc_run(void*) ()
#5 0x00000000006fa3a6 in ACE_Thread_Adapter::invoke_i() ()
#6 0x00000000006fa2c4 in ACE_Thread_Adapter::invoke() ()
#7 0x00007f50217e35ca in start_thread () from /lib64/libpthread.so.0
#8 0x00007f502151d0ed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f50228a6740 (LWP 2686)):
#0 0x00007f50217e46bd in pthread_join () from /lib64/libpthread.so.0
#1 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#2 0x000000000040f30f in TAO_Notify_Service_Driver::fini() ()
#3 0x000000000058739d in Service_Shutdown::handle_signal(int, siginfo_t*, ucontext*) ()
#4 0x00000000006ddaee in ACE_Sig_Handler::dispatch(int, siginfo_t*, ucontext*) ()
#5 <signal handler called>
#6 0x00007f50217e46bd in pthread_join () from /lib64/libpthread.so.0
#7 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#8 0x000000000040f75b in TAO_Notify_Service_Driver::run() ()
#9 0x0000000000406714 in main ()
======= End stuck stacks =======
[Details] ERROR: Notification Service returned -1
[Details] Error: TAO/orbsvcs/DevGuideExamples/NotifyService/QoSProperties/run_test.pl returned with status 1