Daily Build Log (Brief)
Compile
/tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/TAO_IDL/GNUmakefile.TAO_IDL_BE
[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/TAO_IDL/be/be_codegen.cpp:3767:36: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
[Details] /usr/include/stdlib.h:87:18: note: expanded from macro 'RAND_MAX'
[Details] 1 warning generated.
/tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/orbsvcs/orbsvcs/GNUmakefile.CosTrading_Serv
[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/orbsvcs/orbsvcs/Trader/Constraint_Nodes.cpp:454:29: warning: implicit conversion from 'unsigned long long' to 'CORBA::Double' (aka 'double') changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/Basic_Types.h:684:24: note: expanded from macro 'ACE_UINT64_MAX'
[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/Basic_Types.h:444:34: note: expanded from macro 'ACE_UINT64_LITERAL'
[Details] <scratch space>:69:1: note: expanded from here
[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/orbsvcs/orbsvcs/Trader/Constraint_Nodes.cpp:474:29: warning: implicit conversion from 'long long' to 'CORBA::Double' (aka 'double') changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/Basic_Types.h:682:23: note: expanded from macro 'ACE_INT64_MAX'
[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/Basic_Types.h:445:33: note: expanded from macro 'ACE_INT64_LITERAL'
[Details] <scratch space>:73:1: note: expanded from here
[Details] 2 warnings generated.
/tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/tests/GNUmakefile.Compiler_Features_32_Test
[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/tests/Compiler_Features_31_Test.cpp:36:36: warning: dependent nested name specifier 'C::abstractbase_traits<T>::' for friend class declaration is not supported; turning off access control for 'AbstractBase' [-Wunsupported-friend]
[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/tests/Compiler_Features_31_Test.cpp:40:36: warning: dependent nested name specifier 'C::abstractbase_traits<T>::' for friend class declaration is not supported; turning off access control for 'AbstractBase' [-Wunsupported-friend]
[Details] 2 warnings generated.
/tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/tests/GNUmakefile.Network_Adapters_Test
[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/tests/randomize.h:58:53: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
[Details] /usr/include/stdlib.h:87:18: note: expanded from macro 'RAND_MAX'
[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/tests/randomize.h:121:20: note: in instantiation of member function '(anonymous namespace)::randomize_element<int>::randomize_element' requested here
[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/tests/Naming_Test.cpp:61:3: note: in instantiation of function template specialization '(anonymous namespace)::randomize<int>' requested here
[Details] 1 warning generated.
/tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/tests/GNUmakefile.Token_Strategy_Test
[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/tests/randomize.h:58:53: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
[Details] /usr/include/stdlib.h:87:18: note: expanded from macro 'RAND_MAX'
[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/tests/randomize.h:121:20: note: in instantiation of member function '(anonymous namespace)::randomize_element<ACE_Time_Value>::randomize_element' requested here
[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/tests/Timer_Queue_Test.cpp:419:3: note: in instantiation of function template specialization '(anonymous namespace)::randomize<ACE_Time_Value>' requested here
[Details] 1 warning generated.
/tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/examples/APG/Timers/GNUmakefile.Upcall
[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/examples/APG/Timers/Timers.cpp:18:2: warning: invalid preprocessing directive, did you mean '#elif'? [-Wunknown-directives]
[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/examples/APG/Timers/Timers.cpp:21:2: warning: invalid preprocessing directive, did you mean '#elif'? [-Wunknown-directives]
[Details] 2 warnings generated.
/tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/orbsvcs/tests/Concurrency/GNUmakefile.CC_client
[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/orbsvcs/tests/Concurrency/CC_command.cpp:112:47: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/ace_wchar.h:108:41: note: expanded from macro 'ACE_TEXT_CHAR_TO_TCHAR'
[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/orbsvcs/tests/Concurrency/CC_command.cpp:112:47: note: treat the string as an argument to avoid this
[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/ace_wchar.h:108:41: note: expanded from macro 'ACE_TEXT_CHAR_TO_TCHAR'
[Details] 1 warning generated.
Test
tests/Auto_Event_Test
[Details] Error: Auto_Event_Test FAILED with exit status 1 after Time:30s
[Details] Error: (log/Auto_Event_Test.log): Timed wait fails length test
[Details] Error: (log/Auto_Event_Test.log): Expected 4000 ms, actual 15820 ms; 1100 allowed
[Details] 2023-04-02 00:45:17.654@LM_ERROR@Timed wait fails length test
[Details] 2023-04-02 00:45:17.654@LM_ERROR@Expected 4000 ms, actual 15820 ms; 1100 allowed
tests/Bug_2610_Regression_Test (Bug currently UNFIXED, This test may fail)
[Details] Error: Bug_2610_Regression_Test FAILED with exit status 1 after Time:0s
[Details] Error: (log/Bug_2610_Regression_Test.log): Svc_Handler leakage detected, 3 objects remain
[Details] Error (log/Bug_2610_Regression_Test.log): no line with 'Ending'
[Details] 2023-04-02 00:45:46.570@LM_ERROR@Svc_Handler leakage detected, 3 objects remain
tests/Bug_2772_Regression_Test (Bug currently UNFIXED, This test may fail)
[Details] ERROR: Bug_2772_Regression_Test timedout
======= Begin stuck stacks =======
[New LWP 891320]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
futex_wait (private=0, expected=2, futex_word=0x7fff1a80fee8) at ../sysdeps/nptl/futex-internal.h:146
146 ../sysdeps/nptl/futex-internal.h: No such file or directory.
Thread 2 (Thread 0x7ff0085c9640 (LWP 891320) "Bug_2772_Regres"):
#0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fff1a80ff7c) at ./nptl/futex-internal.c:57
#1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fff1a80ff7c) at ./nptl/futex-internal.c:87
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7fff1a80ff7c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3 0x00007ff008660ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fff1a80fee8, cond=0x7fff1a80ff50) at ./nptl/pthread_cond_wait.c:503
#4 ___pthread_cond_wait (cond=0x7fff1a80ff50, mutex=0x7fff1a80fee8) at ./nptl/pthread_cond_wait.c:627
#5 0x00007ff008cc46ed in ACE_OS::cond_wait (cv=0x7fff1a80ff50, external_mutex=0x7fff1a80fee8) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/OS_NS_Thread.inl:385
#6 0x00007ff008cc44bb in ACE_Condition<ACE_Recursive_Thread_Mutex>::wait (this=0x7fff1a80ff50, mutex=..., abstime=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/Condition_Recursive_Thread_Mutex.cpp:90
#7 0x00007ff008cc4441 in ACE_Condition<ACE_Recursive_Thread_Mutex>::wait (this=0x7fff1a80ff50, abstime=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/Condition_Recursive_Thread_Mutex.cpp:66
#8 0x000055bd64e0aeab in ThreadTest::workerThread (this=0x7fff1a80fee8) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/tests/Bug_2772_Regression_Test.cpp:124
#9 0x000055bd64e0ad6d in ThreadTest::workerThreadWrapper (data=0x7fff1a80fee8) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/tests/Bug_2772_Regression_Test.cpp:100
#10 0x00007ff008d270e7 in ACE_OS_Thread_Adapter::invoke (this=0x55bd6518ef40) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/OS_Thread_Adapter.cpp:107
#11 0x00007ff008cb287e in ace_thread_adapter (args=0x55bd6518ef40) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/Base_Thread_Adapter.cpp:124
#12 0x00007ff008661b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#13 0x00007ff0086f3a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
Thread 1 (Thread 0x7ff0085ca740 (LWP 891318) "Bug_2772_Regres"):
#0 futex_wait (private=0, expected=2, futex_word=0x7fff1a80fee8) at ../sysdeps/nptl/futex-internal.h:146
#1 __GI___lll_lock_wait (futex=futex@entry=0x7fff1a80fee8, private=0) at ./nptl/lowlevellock.c:49
#2 0x00007ff00866439c in __pthread_mutex_cond_lock (mutex=mutex@entry=0x7fff1a80fee8) at ../nptl/pthread_mutex_lock.c:128
#3 0x00007ff0086609b4 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fff1a80fee8, cond=0x7fff1a80ff18) at ./nptl/pthread_cond_wait.c:616
#4 ___pthread_cond_wait (cond=0x7fff1a80ff18, mutex=0x7fff1a80fee8) at ./nptl/pthread_cond_wait.c:627
#5 0x00007ff008cc46ed in ACE_OS::cond_wait (cv=0x7fff1a80ff18, external_mutex=0x7fff1a80fee8) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/OS_NS_Thread.inl:385
#6 0x00007ff008cc44bb in ACE_Condition<ACE_Recursive_Thread_Mutex>::wait (this=0x7fff1a80ff18, mutex=..., abstime=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/Condition_Recursive_Thread_Mutex.cpp:90
#7 0x00007ff008cc4441 in ACE_Condition<ACE_Recursive_Thread_Mutex>::wait (this=0x7fff1a80ff18, abstime=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/Condition_Recursive_Thread_Mutex.cpp:66
#8 0x000055bd64e0abe9 in ThreadTest::run (this=0x7fff1a80fee8, doubleLock=true) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/tests/Bug_2772_Regression_Test.cpp:74
#9 0x000055bd64e0b38f in run_main () at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/tests/Bug_2772_Regression_Test.cpp:158
#10 0x000055bd64e0b6a2 in main (argc=1, argv=0x7fff1a810118) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/tests/Main.cpp:23
[Inferior 1 (process 891318) detached]
======= End stuck stacks =======
[Details] Error: Bug_2772_Regression_Test FAILED (time out after Time:318s)
[Details] Error (log/Bug_2772_Regression_Test.log): no line with 'Ending'
tests/Bug_3911_Regression_Test (Bug currently UNFIXED, This test may fail)
[Details] ERROR: <Bug_3911_Regression_Test> exited with coredump from signal 11 : SEGV
[Details] Error: Bug_3911_Regression_Test FAILED with exit status 255 after Time:0s
[Details] Error (log/Bug_3911_Regression_Test.log): no line with 'Ending'
tests/Reactor_Fairness_Test (Bug currently UNFIXED, This test may fail)
[Details] Error: Reactor_Fairness_Test FAILED with exit status 1 after Time:91s
[Details] Error: (log/Reactor_Fairness_Test.log): Too much unfairness (max 127704, min 0)
[Details] 2023-04-02 00:59:41.198@LM_ERROR@Too much unfairness (max 127704, min 0)
tests/Service_Config_Stream_Test (Bug currently UNFIXED, This test may fail)
[Details] ERROR: <Service_Config_Stream_Test> exited with coredump from signal 11 : SEGV
[Details] Error: Service_Config_Stream_Test FAILED with exit status 255 after Time:0s
tests/TSS_Leak_Test (Bug currently UNFIXED, This test may fail)
[Details] Error: TSS_Leak_Test FAILED with exit status 1 after Time:0s
[Details] Error: (log/TSS_Leak_Test.log): ERROR: 1 X objects (should be 0)
[Details] 2023-04-02 01:04:00.614@LM_ERROR@ERROR: 1 X objects (should be 0)
tests/non_mpc_makefile/Bug_3708_Regression.pl
[Details] make: clang++: No such file or directory
[Details] make: clang++: No such file or directory
TAO/tests/Bug_1551_Regression/run_test.pl
[Details] ERROR - Timeout waiting for client threads
[Details] ERROR - Timeout waiting for client threads
[Details] ERROR: client returned 1
[Details] Error: TAO/tests/Bug_1551_Regression/run_test.pl returned with status 1
TAO/tests/Bug_2085_Regression/run_test.pl (Bug currently UNFIXED, This test may fail)
[Details] (997244) ERROR, test_string_to_object for <> didn't result in minor code 7
[Details] (997244) ERROR, test_string_to_object for <> didn't result in minor code 8
[Details] (997244) ERROR, test_string_to_object for <> didn't result in minor code 9
[Details] (997244) ERROR, test_string_to_object for <> didn't result in minor code 10
[Details] ERROR: test returned 4
[Details] Error: TAO/tests/Bug_2085_Regression/run_test.pl returned with status 1
TAO/tests/Bug_2319_Regression/run_test.pl (Bug currently UNFIXED, This test may fail)
[Details] ERROR: <server> exited with coredump from signal 11 : SEGV
[Details] ERROR: test returned 255
[Details] Error: TAO/tests/Bug_2319_Regression/run_test.pl returned with status 1
TAO/tests/Bug_2543_Regression/run_test.pl (Bug currently UNFIXED, This test may fail)
[Details] Error: extract out of any failed
[Details] ERROR: test returned 1
[Details] Error: TAO/tests/Bug_2543_Regression/run_test.pl returned with status 1
TAO/tests/Bug_3566_Regression/run_test.pl (Bug currently UNFIXED, This test may fail)
[Details] (999670|999670) EXCEPTION, Exception caught:
TAO/tests/Bug_3647_Regression/run_test.pl
[Details] client(999710|999710) - running pings........client(999710|999710) EXCEPTION, Exception caught:
[Details] ERROR: client returned 1
[Details] ERROR: middle_server timedout
======= Begin stuck stacks =======
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007fd139e0e74d in __GI___select (nfds=6, readfds=0x558ea9b7e3a8, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:69
69 ../sysdeps/unix/sysv/linux/select.c: No such file or directory.
Thread 1 (Thread 0x7fd139cee740 (LWP 999709) "middle_server"):
#0 0x00007fd139e0e74d in __GI___select (nfds=6, readfds=0x558ea9b7e3a8, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:69
#1 0x00007fd13add6b21 in ACE_OS::select (width=6, rfds=0x558ea9b7e3a8, wfds=0x0, efds=0x0, timeout=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/OS_NS_sys_select.inl:42
#2 0x00007fd13addb567 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Noop_Token> >::wait_for_multiple_events (this=0x558ea9b7e360, dispatch_set=..., max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/Select_Reactor_T.cpp:1109
#3 0x00007fd13addc3f8 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Noop_Token> >::handle_events_i (this=0x558ea9b7e360, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/Select_Reactor_T.cpp:1459
#4 0x00007fd13add8737 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Noop_Token> >::handle_events (this=0x558ea9b7e360, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/Select_Reactor_T.cpp:1439
#5 0x00007fd13a6b4406 in ACE_Reactor::handle_events (this=0x558ea9b7df50, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/Reactor.inl:185
#6 0x00007fd13a6d2871 in TAO_ORB_Core::run (this=0x558ea9b773e0, tv=0x0, perform_work=0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/tao/ORB_Core.cpp:2320
#7 0x00007fd13a6c3714 in CORBA::ORB::run (this=0x558ea9b7ebf0, tv=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/tao/ORB.cpp:186
#8 0x00007fd13a6c36d9 in CORBA::ORB::run (this=0x558ea9b7ebf0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/tao/ORB.cpp:172
#9 0x0000558ea7d2cfb5 in main (argc=9, argv=0x7ffd308f6778) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/tests/Bug_3647_Regression/middle_server.cpp:197
[Inferior 1 (process 999709) detached]
======= End stuck stacks =======
[Details] ERROR: middle returned -1
[Details] Error: TAO/tests/Bug_3647_Regression/run_test.pl returned with status 1
TAO/tests/OBV/Collocated/Forward/run_test.pl (Bug currently UNFIXED, This test may fail)
[Details] ERROR: tc == tc_result
TAO/tests/HandleExhaustion/run_test.pl
[Details] ERROR: client timedout
======= Begin stuck stacks =======
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f9b13e2a74d in __GI___select (nfds=6, readfds=0x561a90f24098, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:69
69 ../sysdeps/unix/sysv/linux/select.c: No such file or directory.
Thread 1 (Thread 0x7f9b13d0c740 (LWP 1000061) "client"):
#0 0x00007f9b13e2a74d in __GI___select (nfds=6, readfds=0x561a90f24098, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:69
#1 0x00007f9b143dd8f1 in ACE_OS::select (width=6, rfds=0x561a90f24098, wfds=0x0, efds=0x0, timeout=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/OS_NS_sys_select.inl:42
#2 0x00007f9b143eab27 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::wait_for_multiple_events (this=0x561a90f23b40, dispatch_set=..., max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/Select_Reactor_T.cpp:1109
#3 0x00007f9b144bc8f0 in ACE_TP_Reactor::get_event_for_dispatching (this=0x561a90f23b40, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/TP_Reactor.cpp:444
#4 0x00007f9b144bc705 in ACE_TP_Reactor::dispatch_i (this=0x561a90f23b40, max_wait_time=0x0, guard=...) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/TP_Reactor.cpp:178
#5 0x00007f9b144bc687 in ACE_TP_Reactor::handle_events (this=0x561a90f23b40, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/TP_Reactor.cpp:171
#6 0x00007f9b146d0406 in ACE_Reactor::handle_events (this=0x561a90f23730, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/Reactor.inl:185
#7 0x00007f9b146cf5cc in TAO_Leader_Follower::wait_for_event (this=0x561a90f233d0, event=0x561a90f40320, transport=0x561a90f279f0, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/tao/Leader_Follower.cpp:505
#8 0x00007f9b14750886 in TAO_Wait_On_Leader_Follower::wait (this=0x561a90f27f50, max_wait_time=0x0, rd=...) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/tao/Wait_On_Leader_Follower.cpp:66
#9 0x00007f9b1471cb83 in TAO::Synch_Twoway_Invocation::wait_for_reply (this=0x7fffe9ec6960, max_wait_time=0x0, rd=..., bd=...) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/tao/Synch_Invocation.cpp:319
#10 0x00007f9b1471c6ed in TAO::Synch_Twoway_Invocation::remote_twoway (this=0x7fffe9ec6960, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/tao/Synch_Invocation.cpp:230
#11 0x00007f9b146c6546 in TAO::Invocation_Adapter::invoke_twoway (this=0x7fffe9ec6df8, details=..., effective_target=..., r=..., max_wait_time=@0x7fffe9ec6c48: 0x0, retry_state=0x7fffe9ec6bc0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/tao/Invocation_Adapter.cpp:312
#12 0x00007f9b146c63b4 in TAO::Invocation_Adapter::invoke_remote_i (this=0x7fffe9ec6df8, stub=0x561a90f27430, details=..., effective_target=..., max_wait_time=@0x7fffe9ec6c48: 0x0, retry_state=0x7fffe9ec6bc0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/tao/Invocation_Adapter.cpp:275
#13 0x00007f9b146c5637 in TAO::Invocation_Adapter::invoke_i (this=0x7fffe9ec6df8, stub=0x561a90f27430, details=...) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/tao/Invocation_Adapter.cpp:98
#14 0x00007f9b146c51ea in TAO::Invocation_Adapter::invoke (this=0x7fffe9ec6df8, ex_data=0x0, ex_count=0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/tao/Invocation_Adapter.cpp:47
#15 0x0000561a905326d0 in Test::simple (this=0x561a90f27590) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/tests/HandleExhaustion/TestC.cpp:110
#16 0x0000561a90533fb7 in main (argc=3, argv=0x7fffe9ec7078) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/tests/HandleExhaustion/client.cpp:74
[Inferior 1 (process 1000061) detached]
======= End stuck stacks =======
[Details] ERROR: client returned -1
[Details] ERROR: server timedout
======= Begin stuck stacks =======
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
__GI___pthread_sigmask (how=0, newmask=<optimized out>, oldmask=0x7ffe27110d70) at ./nptl/pthread_sigmask.c:43
43 ./nptl/pthread_sigmask.c: No such file or directory.
Thread 1 (Thread 0x7f9d9cac13c0 (LWP 1000060) "server"):
#0 __GI___pthread_sigmask (how=0, newmask=<optimized out>, oldmask=0x7ffe27110d70) at ./nptl/pthread_sigmask.c:43
#1 0x00007f9d9d1a4ce3 in ACE_OS::thr_sigsetmask (how=0, nsm=0x55decf593260, osm=0x7ffe27110d70) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/OS_NS_Thread.inl:3465
#2 0x00007f9d9d1a4c02 in ACE_Sig_Guard::ACE_Sig_Guard (this=0x7ffe27110d70, mask=0x0, condition=true) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/Signal.inl:218
#3 0x00007f9d9d19d510 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::any_ready (this=0x55decf5af070, wait_set=...) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/Select_Reactor_T.cpp:47
#4 0x00007f9d9d19d9db in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::wait_for_multiple_events (this=0x55decf5af070, dispatch_set=..., max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/Select_Reactor_T.cpp:1083
#5 0x00007f9d9d26f8f0 in ACE_TP_Reactor::get_event_for_dispatching (this=0x55decf5af070, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/TP_Reactor.cpp:444
#6 0x00007f9d9d26f705 in ACE_TP_Reactor::dispatch_i (this=0x55decf5af070, max_wait_time=0x0, guard=...) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/TP_Reactor.cpp:178
#7 0x00007f9d9d26f687 in ACE_TP_Reactor::handle_events (this=0x55decf5af070, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/TP_Reactor.cpp:171
#8 0x00007f9d9d483406 in ACE_Reactor::handle_events (this=0x55decf5aec60, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/ACE/ace/Reactor.inl:185
#9 0x00007f9d9d4a1871 in TAO_ORB_Core::run (this=0x55decf5a0fd0, tv=0x0, perform_work=0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/tao/ORB_Core.cpp:2320
#10 0x00007f9d9d492714 in CORBA::ORB::run (this=0x55decf5a1f20, tv=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/tao/ORB.cpp:186
#11 0x00007f9d9d4926d9 in CORBA::ORB::run (this=0x55decf5a1f20) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/tao/ORB.cpp:172
#12 0x000055decdf19fa5 in main (argc=3, argv=0x7ffe271515f8) at /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/tests/HandleExhaustion/server.cpp:227
[Inferior 1 (process 1000060) detached]
======= End stuck stacks =======
[Details] ERROR: server returned -1
[Details] ERROR: The error situation was not achieved
[Details] ERROR: The acceptor was not reregistered
[Details] Error: TAO/tests/HandleExhaustion/run_test.pl returned with status 3
TAO/tests/Muxed_GIOP_Versions/run_test.pl
[Details] (1000248|1000251) EXCEPTION, MT_Client: exception raised
[Details] (1000248|1000250) EXCEPTION, MT_Client: exception raised
[Details] (1000248|1000253) EXCEPTION, MT_Client: exception raised
[Details] (1000248|1000249) EXCEPTION, MT_Client: exception raised
[Details] (1000248|1000252) EXCEPTION, MT_Client: exception raised
[Details] (1000248|1000248) EXCEPTION, Caught exception:
[Details] ERROR: client returned 1
[Details] Error: TAO/tests/Muxed_GIOP_Versions/run_test.pl returned with status 1
TAO/tests/POA/Bug_1592_Regression/run_test.pl (Bug currently UNFIXED, This test may fail)
[Details] ERROR: PortableInterceptor::ServerRequestInterceptor
[Details] ERROR: ending interception point incorrectly called prior to
[Details] ERROR: PortableServer::ServantLocator::postinvoke().
[Details] ERROR: server returned 1
[Details] Error: TAO/tests/POA/Bug_1592_Regression/run_test.pl returned with status 1
TAO/tests/Storable/run_test.pl
[Details] ACE_ASSERT: file /tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/tests/Storable/test.cpp, line 152 assertion failed for 'bytes_read[k] == bytes_write_value[k]'.Aborting...
[Details] ERROR: <test> exited with coredump from signal 6 : ABRT
[Details] ERROR: test 2 returned 255
[Details] Error: TAO/tests/Storable/run_test.pl returned with status 1
TAO/DevGuideExamples/RTCORBA/run_test.pl
[Details] ERROR: cannot find file </tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/DevGuideExamples/RTCORBA/Messenger.ior>
[Details] Error: TAO/DevGuideExamples/RTCORBA/run_test.pl returned with status 1
TAO/orbsvcs/tests/Bug_2112_Regression/run_test.pl
[Details] Error, caught transient exception
[Details] ERROR: test returned 1
[Details] Error: TAO/orbsvcs/tests/Bug_2112_Regression/run_test.pl returned with status 1
TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/run_test.pl (Bug currently UNFIXED, This test may fail)
[Details] (1007315|1007315) EXCEPTION, Ptest::run
[Details] ERROR: client returned 1
[Details] ERROR: </tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/orbsvcs/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/ImplRepo/run_test.pl persistent_ir
[Details] TAO_ImR_Client (1007416|1007416) - ERROR: could not ImRify object with all profiles. Defaulting to ImR-ifying profile_in_use
TAO/orbsvcs/tests/ImplRepo/run_test.pl persistent_ir_hash
[Details] TAO_ImR_Client (1007450|1007450) - ERROR: could not ImRify object with all profiles. Defaulting to ImR-ifying profile_in_use
TAO/orbsvcs/tests/ImplRepo/run_test.pl persistent_ir_shared
[Details] TAO_ImR_Client (1007469|1007469) - ERROR: could not ImRify object with all profiles. Defaulting to ImR-ifying profile_in_use
TAO/orbsvcs/tests/ImplRepo/run_test.pl failover -replica
[Details] (1007503|1007503) EXCEPTION, get_planes
[Details] (1007503|1007503) EXCEPTION, get_planes
[Details] (1007503|1007503) EXCEPTION, get_planes
[Details] (1007503|1007503) EXCEPTION, get_planes
[Details] (1007503|1007503) EXCEPTION, get_planes
[Details] (1007504|1007504) EXCEPTION, get_planes
[Details] (1007503|1007503) EXCEPTION, get_planes
[Details] (1007504|1007504) EXCEPTION, get_planes
[Details] (1007503|1007503) EXCEPTION, get_planes
[Details] (1007504|1007504) EXCEPTION, get_planes
[Details] (1007503|1007503) EXCEPTION, get_planes
[Details] (1007504|1007504) EXCEPTION, get_planes
[Details] (1007503|1007503) EXCEPTION, get_planes
[Details] (1007504|1007504) EXCEPTION, get_planes
[Details] (1007503|1007503) EXCEPTION, get_planes
[Details] (1007504|1007504) EXCEPTION, get_planes
[Details] (1007504|1007504) EXCEPTION, get_planes
[Details] (1007504|1007504) EXCEPTION, get_planes
[Details] (1007504|1007504) EXCEPTION, get_planes
[Details] (1007504|1007504) EXCEPTION, get_planes
[Details] ERROR: Airplane Client 0 returned 1
[Details] ERROR: <airplane_client> still running upon object destruction
[Details] ERROR: </tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/orbsvcs/ImplRepo_Service/tao_imr_activator> still running upon object destruction
[Details] ERROR: </tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/orbsvcs/ImplRepo_Service/tao_imr_locator> still running upon object destruction
[Details] Error: TAO/orbsvcs/tests/ImplRepo/run_test.pl failover -replica returned with status 9
TAO/orbsvcs/tests/ImplRepo/run_test.pl backup_restart -replica
[Details] (1007531|1007531) EXCEPTION, get_planes
[Details] (1007530|1007530) EXCEPTION, get_planes
[Details] (1007531|1007531) EXCEPTION, get_planes
[Details] (1007530|1007530) EXCEPTION, get_planes
[Details] (1007531|1007531) EXCEPTION, get_planes
[Details] (1007530|1007530) EXCEPTION, get_planes
[Details] (1007531|1007531) EXCEPTION, get_planes
[Details] (1007530|1007530) EXCEPTION, get_planes
[Details] (1007531|1007531) EXCEPTION, get_planes
[Details] (1007530|1007530) EXCEPTION, get_planes
[Details] (1007531|1007531) EXCEPTION, get_planes
[Details] (1007530|1007530) EXCEPTION, get_planes
[Details] (1007531|1007531) EXCEPTION, get_planes
[Details] (1007530|1007530) EXCEPTION, get_planes
[Details] (1007531|1007531) EXCEPTION, get_planes
[Details] (1007530|1007530) EXCEPTION, get_planes
[Details] (1007531|1007531) EXCEPTION, get_planes
[Details] (1007531|1007531) EXCEPTION, get_planes
[Details] (1007530|1007530) EXCEPTION, get_planes
[Details] (1007530|1007530) EXCEPTION, get_planes
[Details] ERROR: Airplane Client 0 returned 1
[Details] ERROR: <airplane_client> still running upon object destruction
[Details] ERROR: </tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/orbsvcs/ImplRepo_Service/tao_imr_activator> still running upon object destruction
[Details] ERROR: </tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/orbsvcs/ImplRepo_Service/tao_imr_locator> still running upon object destruction
[Details] Error: TAO/orbsvcs/tests/ImplRepo/run_test.pl backup_restart -replica returned with status 9
TAO/orbsvcs/tests/ImplRepo/run_test.pl persistent_ft -replica
[Details] ERROR: cannot find file </tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/orbsvcs/tests/ImplRepo/airplane0.ior>
[Details] ERROR: </tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/orbsvcs/ImplRepo_Service/tao_imr_locator> still running upon object destruction
[Details] Error: TAO/orbsvcs/tests/ImplRepo/run_test.pl persistent_ft -replica returned with status 9
TAO/orbsvcs/tests/ImplRepo/run_test.pl persistent_listingcorrupt -replica
[Details] ERROR: cannot find file </tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/orbsvcs/tests/ImplRepo/airplane0.ior>
[Details] ERROR: </tao_builds/jenkins/workspace/doc_ace6tao2_wiro_linux_clang_d1o0/TAO/orbsvcs/ImplRepo_Service/tao_imr_locator> still running upon object destruction
[Details] Error: TAO/orbsvcs/tests/ImplRepo/run_test.pl persistent_listingcorrupt -replica returned with status 9
TAO/orbsvcs/tests/ImplRepo/double_start/run_test.pl -kill (Bug currently UNFIXED, This test may fail)
[Details] (1007747|1007747) EXCEPTION, client:
[Details] ERROR: <client> failed: No child processes
TAO/orbsvcs/tests/LoadBalancing/LoadMonitor/CPU/run_test.pl
[Details] ERROR: Unable to retrieve loads from LoadManager.
[Details] ERROR: client returned 1
[Details] Error: TAO/orbsvcs/tests/LoadBalancing/LoadMonitor/CPU/run_test.pl returned with status 1
TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_App_Ctrl/run_test.pl
[Details] (1009656|1009656) EXCEPTION, Exception caught in client.cpp:
[Details] ERROR: client returned 1