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/orbsvcs/IFR_Service/GNUmakefile.TAO_IFR_EXE

[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.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]
[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/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_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/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/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/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: 0x00007ff7a00000b8 ***
[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:13s
[Details] Error: (log/Bug_3943_Regression_Test.log): (10554|10556) ACE_OS::sendv: Bad address, identifying threshold send returned errno=14
[Details] Error: (log/Bug_3943_Regression_Test.log): (10554|10556) ACE_OS::sendv: Bad address, identifying threshold send returned errno=14
[Details] Error: (log/Bug_3943_Regression_Test.log): (10554|10556) ACE_OS::sendv: Bad address, identifying threshold send returned errno=14
[Details] Error: (log/Bug_3943_Regression_Test.log): (10554|10556) 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-02-25 01:37:14.933@LM_ERROR@(10554|10556) ACE_OS::sendv: Bad address, identifying threshold send returned errno=14
[Details] 2023-02-25 01:37:14.957@LM_ERROR@(10554|10556) ACE_OS::sendv: Bad address, identifying threshold send returned errno=14
[Details] 2023-02-25 01:37:14.957@LM_ERROR@(10554|10556) ACE_OS::sendv: Bad address, identifying threshold send returned errno=14
[Details] 2023-02-25 01:37:14.957@LM_ERROR@(10554|10556) ACE_OS::sendv: Bad address, 2 iovecs combined to be too large remainder send returned errno = 14

tests/MT_SOCK_Test

[Details] Error: (log/MT_SOCK_Test.log): (10935|10935) server: Incorrect # client connections. Expected:5-10 Actual:12
[Details] 2023-02-25 01:40:27.369@LM_ERROR@(10935|10935) server: Incorrect # client connections. Expected:5-10 Actual:12

tests/Multicast_Test

[Details] Error: Multicast_Test FAILED with exit status 1 after Time:0s
[Details] Error: (log/Multicast_Test.log): Send to 239.255.0.9, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] Error: (log/Multicast_Test.log): Calling send_dgram.
[Details] Error: (log/Multicast_Test.log): Calling advance_addr.
[Details] Error: (log/Multicast_Test.log): Send to 239.255.0.10, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] Error: (log/Multicast_Test.log): Send to 239.255.0.10, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] Error: (log/Multicast_Test.log): Send to 239.255.0.10, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] Error: (log/Multicast_Test.log): Send to 239.255.0.10, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] Error: (log/Multicast_Test.log): Send to 239.255.0.10, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] 2023-02-25 01:41:10.067@LM_ERROR@Send to 239.255.0.9, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] 2023-02-25 01:41:10.067@LM_ERROR@Calling send_dgram.
[Details] 2023-02-25 01:41:10.068@LM_ERROR@Calling advance_addr.
[Details] 2023-02-25 01:41:10.068@LM_ERROR@Send to 239.255.0.10, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] 2023-02-25 01:41:10.074@LM_ERROR@Send to 239.255.0.10, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] 2023-02-25 01:41:10.077@LM_ERROR@Send to 239.255.0.10, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] 2023-02-25 01:41:10.078@LM_ERROR@Send to 239.255.0.10, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] 2023-02-25 01:41:10.080@LM_ERROR@Send to 239.255.0.10, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted

TAO/tests/Bug_3598a_Regression/run_test.pl

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

TAO/tests/DII_AMI_Forward/run_test.pl

[Details] (23836|23836) 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] (24284|24284) ERROR: Server Side Interceptors not called properly, called 12 times, expected 10
[Details] (24284|24284) 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/InterfaceRepo/Persistence_Test/run_test.pl

[Details] (27465|27465) 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] (27476|27476) 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/run_test.pl failover -replica

[Details] (27649|27649) EXCEPTION, get_planes
[Details] (27649|27649) EXCEPTION, get_planes
[Details] (27649|27649) EXCEPTION, get_planes
[Details] (27649|27649) EXCEPTION, get_planes
[Details] (27649|27649) EXCEPTION, get_planes
[Details] (27649|27649) EXCEPTION, get_planes
[Details] (27649|27649) EXCEPTION, get_planes
[Details] (27649|27649) EXCEPTION, get_planes
[Details] (27649|27649) EXCEPTION, get_planes
[Details] (27649|27649) EXCEPTION, get_planes
[Details] ERROR: Airplane Client 1 returned 1
[Details] ERROR: <../../ImplRepo_Service/tao_imr_activator> still running upon object destruction
[Details] ERROR: <../../ImplRepo_Service/tao_imr_locator> still running upon object destruction
[Details] Error: TAO/orbsvcs/tests/ImplRepo/run_test.pl failover -replica returned with status 134

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

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

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

[Details] ERROR: ../../../Notify_Service/tao_cosnotification timedout
======= Begin stuck stacks =======
[New LWP 28957]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007f5e4daa86bd 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 0x7f5e4c604700 (LWP 28957)):
#0 0x00007f5e4d7d7343 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 0x00007f5e4daa75ca in start_thread () from /lib64/libpthread.so.0
#8 0x00007f5e4d7e10ed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f5e4eb6a740 (LWP 28956)):
#0 0x00007f5e4daa86bd 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 0x00007f5e4daa86bd 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 29281]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007f5f7fc0a6bd 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 0x7f5f7e766700 (LWP 29281)):
#0 0x00007f5f7f939343 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 0x00007f5f7fc095ca in start_thread () from /lib64/libpthread.so.0
#8 0x00007f5f7f9430ed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f5f80ccc740 (LWP 29280)):
#0 0x00007f5f7fc0a6bd 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 0x00007f5f7fc0a6bd 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 29294]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007f2bad7366bd 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 0x7f2bac292700 (LWP 29294)):
#0 0x00007f2bad465343 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 0x00007f2bad7355ca in start_thread () from /lib64/libpthread.so.0
#8 0x00007f2bad46f0ed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f2bae7f8740 (LWP 29293)):
#0 0x00007f2bad7366bd 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 0x00007f2bad7366bd 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 29375]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007eff35eb36bd 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 0x7eff34a0f700 (LWP 29375)):
#0 0x00007eff35be2343 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 0x00007eff35eb25ca in start_thread () from /lib64/libpthread.so.0
#8 0x00007eff35bec0ed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7eff36f75740 (LWP 29374)):
#0 0x00007eff35eb36bd 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 0x00007eff35eb36bd 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 29390]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007f78220f96bd 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 0x7f7820c55700 (LWP 29390)):
#0 0x00007f7821e28343 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 0x00007f78220f85ca in start_thread () from /lib64/libpthread.so.0
#8 0x00007f7821e320ed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f78231bb740 (LWP 29389)):
#0 0x00007f78220f96bd 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 0x00007f78220f96bd 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 29407]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007fa27d17f6bd 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 0x7fa27bcdb700 (LWP 29407)):
#0 0x00007fa27ceae343 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 0x00007fa27d17e5ca in start_thread () from /lib64/libpthread.so.0
#8 0x00007fa27ceb80ed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fa27e241740 (LWP 29406)):
#0 0x00007fa27d17f6bd 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 0x00007fa27d17f6bd 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 29421]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007fd6d129a6bd 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 0x7fd6cfdf6700 (LWP 29421)):
#0 0x00007fd6d0fc9343 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 0x00007fd6d12995ca in start_thread () from /lib64/libpthread.so.0
#8 0x00007fd6d0fd30ed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fd6d235c740 (LWP 29420)):
#0 0x00007fd6d129a6bd 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 0x00007fd6d129a6bd 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 29435]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007f2129bee6bd 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 0x7f212874a700 (LWP 29435)):
#0 0x00007f212991d343 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 0x00007f2129bed5ca in start_thread () from /lib64/libpthread.so.0
#8 0x00007f21299270ed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f212acb0740 (LWP 29434)):
#0 0x00007f2129bee6bd 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 0x00007f2129bee6bd 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

TAO/orbsvcs/tests/FT_Naming/Replication/run_test.pl

[Details] (29720|29720) EXCEPTION, Unable to resolve object from replica.