Daily Build Log
Tue Jun 30 17:18:02 2026 UTC
print OS Version
Tue Jun 30 17:18:02 2026 UTC
Hostname
runnervmmklqx
OS version (uname -a)
Linux runnervmmklqx 6.17.0-1018-azure #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
Linux Standard Base and Distribution information (lsb_release -a)
Distributor ID: Ubuntu
Description: Ubuntu 24.04.4 LTS
Release: 24.04
Codename: noble
Linux Version (/etc/os-release)
PRETTY_NAME="Ubuntu 24.04.4 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04.4 LTS (Noble Numbat)"
VERSION_CODENAME=noble
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=noble
LOGO=ubuntu-logo
Debian Linux Version (/etc/debian_version)
trixie/sid
Linux Kernel Version (/proc/version)
Linux version 6.17.0-1018-azure (buildd@lcy02-amd64-096) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
IP network address information (ip addr show)
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host noprefixroute
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 7c:1e:52:57:c9:2a brd ff:ff:ff:ff:ff:ff
inet 10.1.0.63/20 metric 100 brd 10.1.15.255 scope global eth0
valid_lft forever preferred_lft forever
inet6 fe80::7e1e:52ff:fe57:c92a/64 scope link
valid_lft forever preferred_lft forever
3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default
link/ether 1e:27:6e:98:2e:98 brd ff:ff:ff:ff:ff:ff
inet 172.17.0.1/16 brd 172.17.255.255 scope global docker0
valid_lft forever preferred_lft forever
4: enP48494s1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master eth0 state UP group default qlen 1000
link/ether 7c:1e:52:57:c9:2a brd ff:ff:ff:ff:ff:ff
altname enP48494p0s2
Disk space information (df -k)
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 151263856 61819440 89428032 41% /
/dev/root 151263856 61819440 89428032 41% /
Processor info
model name : AMD EPYC 7763 64-Core Processor
model name : AMD EPYC 7763 64-Core Processor
model name : AMD EPYC 7763 64-Core Processor
model name : AMD EPYC 7763 64-Core Processor
Memory info
MemTotal: 16373460 kB
Approximate BogoMIPS (larger means faster)
43998.0587027696
PrintACEConfig
Tue Jun 30 17:18:03 2026 UTC
XML Config file: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/test_u24_p1_tsan_sec_autobuild_workspace/config.xml
================ Autobuild ChangeLog ================
================ config.h ================
#define ACE_DISABLE_MKTEMP
#define ACE_DISABLE_READDIR_R
#define ACE_DISABLE_TEMPNAM
#define TAO_HAS_UIOP 0
#include "ace/config-linux.h"
================ default.features ================
ipv6=1
no_cxx11=0
no_rapidjson=0
openssl11=1
ssl=1
xerces3=1
================ platform_macros.GNU ================
CCFLAGS += -std=c++11
ipv6 = 1
xerces3=1
CPPFLAGS += -O1 -ggdb -fsanitize=thread -fno-omit-frame-pointer
LDFLAGS += -ggdb -fsanitize=thread
include $(ACE_ROOT)/include/makeinclude/platform_linux_clang.GNU
CC = clang++-16
CXX = clang++-16
LD = clang++-16
================ ACE VERSION ================
This is ACE version 6.5.24, released Wed Apr 15 10:23:33 CEST 2026
================ TAO VERSION ================
This is TAO version 2.5.24, released Wed Apr 15 10:23:33 CEST 2026
================ DDS VERSION ================
This is OpenDDS version 3.35.0-dev (NOT A RELEASE)
CMake Version ("cmake" --version)
Tue Jun 30 17:18:03 2026 UTC
cmake version 3.31.6
CMake suite maintained and supported by Kitware (kitware.com/cmake).
print make Version
Tue Jun 30 17:18:03 2026 UTC
Make version (make -v)
GNU Make 4.3
Built for x86_64-pc-linux-gnu
Copyright (C) 1988-2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
check compiler gcc
Tue Jun 30 17:18:03 2026 UTC
================ Compiler version ================
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04.1' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-EldibY/gcc-13-13.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-13-EldibY/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04.1)
GNU ld (GNU Binutils for Ubuntu) 2.42
print perl version
Tue Jun 30 17:18:03 2026 UTC
perl version (perl -V)
Summary of my perl5 (revision 5 version 38 subversion 2) configuration:
Platform:
osname=linux
osvers=6.1.0
archname=x86_64-linux-gnu-thread-multi
uname='linux localhost 6.1.0 #1 smp debian 6.1.0 x86_64 gnulinux '
config_args='-Dmksymlinks -Dusethreads -Duselargefiles -Dcc=x86_64-linux-gnu-gcc -Dcpp=x86_64-linux-gnu-cpp -Dld=x86_64-linux-gnu-gcc -Dccflags=-DDEBIAN -Wdate-time -D_FORTIFY_SOURCE=3 -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/dummy/build/dir=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/dummy/build/dir=/usr/src/perl-5.38.2-3.2ubuntu0.2 -Dldflags= -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -Dlddlflags=-shared -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -Dcccdlflags=-fPIC -Darchname=x86_64-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.38 -Darchlib=/usr/lib/x86_64-linux-gnu/perl/5.38 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/x86_64-linux-gnu/perl5/5.38 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.38.2 -Dsitearch=/usr/local/lib/x86_64-linux-gnu/perl/5.38.2 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Duse64bitint -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio -Uusenm -Ui_libutil -Ui_xlocale -Uversiononly -Ud_strlcpy -Ud_strlcat -DDEBUGGING=-g -Doptimize=-O2 -dEs -Duseshrplib -Dlibperl=libperl.so.5.38.2'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='x86_64-linux-gnu-gcc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2 -g'
cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion=''
gccversion='13.3.0'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='x86_64-linux-gnu-gcc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib
libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
perllibs=-ldl -lm -lpthread -lc -lcrypt
libc=/lib/x86_64-linux-gnu/libc.so.6
so=so
useshrplib=true
libperl=libperl.so.5.38
gnulibc_version='2.39'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
USE_THREAD_SAFE_LOCALE
Locally applied patches:
DEBPKG:debian/cpan_definstalldirs - Provide a sensible INSTALLDIRS default for modules installed from CPAN.
DEBPKG:debian/db_file_ver - https://bugs.debian.org/340047 Remove overly restrictive DB_File version check.
DEBPKG:debian/doc_info - Replace generic man(1) instructions with Debian-specific information.
DEBPKG:debian/enc2xs_inc - https://bugs.debian.org/290336 Tweak enc2xs to follow symlinks and ignore missing @INC directories.
DEBPKG:debian/errno_ver - https://bugs.debian.org/343351 Remove Errno version check due to upgrade problems with long-running processes.
DEBPKG:debian/libperl_embed_doc - https://bugs.debian.org/186778 Note that libperl-dev package is required for embedded linking
DEBPKG:fixes/respect_umask - Respect umask during installation
DEBPKG:debian/writable_site_dirs - Set umask approproately for site install directories
DEBPKG:debian/extutils_set_libperl_path - EU:MM: set location of libperl.a under /usr/lib
DEBPKG:debian/no_packlist_perllocal - Don't install .packlist or perllocal.pod for perl or vendor
DEBPKG:debian/fakeroot - Postpone LD_LIBRARY_PATH evaluation to the binary targets.
DEBPKG:debian/instmodsh_doc - Debian policy doesn't install .packlist files for core or vendor.
DEBPKG:debian/ld_run_path - Remove standard libs from LD_RUN_PATH as per Debian policy.
DEBPKG:debian/libnet_config_path - Set location of libnet.cfg to /etc/perl/Net as /usr may not be writable.
DEBPKG:debian/perlivp - https://bugs.debian.org/510895 Make perlivp skip include directories in /usr/local
DEBPKG:debian/squelch-locale-warnings - https://bugs.debian.org/508764 Squelch locale warnings in Debian package maintainer scripts
DEBPKG:debian/patchlevel - https://bugs.debian.org/567489 List packaged patches for 5.38.2-3.2ubuntu0.2 in patchlevel.h
DEBPKG:fixes/document_makemaker_ccflags - https://bugs.debian.org/628522 [rt.cpan.org #68613] Document that CCFLAGS should include $Config{ccflags}
DEBPKG:debian/find_html2text - https://bugs.debian.org/640479 Configure CPAN::Distribution with correct name of html2text
DEBPKG:debian/perl5db-x-terminal-emulator.patch - https://bugs.debian.org/668490 Invoke x-terminal-emulator rather than xterm in perl5db.pl
DEBPKG:debian/cpan-missing-site-dirs - https://bugs.debian.org/688842 Fix CPAN::FirstTime defaults with nonexisting site dirs if a parent is writable
DEBPKG:debian/makemaker-pasthru - https://bugs.debian.org/758471 Pass LD settings through to subdirectories
DEBPKG:debian/makemaker-manext - https://bugs.debian.org/247370 Make EU::MakeMaker honour MANnEXT settings in generated manpage headers
DEBPKG:debian/kfreebsd-softupdates - https://bugs.debian.org/796798 Work around Debian Bug#796798
DEBPKG:debian/hurd-softupdates - https://bugs.debian.org/822735 Fix t/op/stat.t failures on hurd
DEBPKG:fixes/math_complex_doc_great_circle - https://bugs.debian.org/697567 [rt.cpan.org #114104] Math::Trig: clarify definition of great_circle_midpoint
DEBPKG:fixes/math_complex_doc_angle_units - https://bugs.debian.org/731505 [rt.cpan.org #114106] Math::Trig: document angle units
DEBPKG:fixes/cpan_web_link - https://bugs.debian.org/367291 CPAN: Add link to main CPAN web site
DEBPKG:debian/installman-utf8 - https://bugs.debian.org/840211 Generate man pages with UTF-8 characters
DEBPKG:debian/perldoc-pager - https://bugs.debian.org/870340 [rt.cpan.org #120229] Fix perldoc terminal escapes when sensible-pager is less
DEBPKG:debian/prune_libs - https://bugs.debian.org/128355 Prune the list of libraries wanted to what we actually need.
DEBPKG:debian/mod_paths - Tweak @INC ordering for Debian
DEBPKG:debian/deprecate-with-apt - https://bugs.debian.org/747628 Point users to Debian packages of deprecated core modules
DEBPKG:debian/disable-stack-check - https://bugs.debian.org/902779 [GH #16607] Disable debugperl stack extension checks for binary compatibility with perl
DEBPKG:debian/perlbug-editor - https://bugs.debian.org/922609 Use "editor" as the default perlbug editor, as per Debian policy
DEBPKG:debian/eu-mm-perl-base - https://bugs.debian.org/962138 Suppress an ExtUtils::MakeMaker warning about our non-default @INC
DEBPKG:fixes/io_socket_ip_ipv6 - Disable getaddrinfo(3) AI_ADDRCONFIG for localhost and IPv4 numeric addresses
DEBPKG:debian/usrmerge-lib64 - https://bugs.debian.org/914128 Configure / libpth.U: Do not adjust glibpth when /usr/lib64 is present.
DEBPKG:debian/usrmerge-realpath - https://bugs.debian.org/914128 Configure / libpth.U: use realpath --no-symlinks on Debian
DEBPKG:fixes/x32-io-msg-skip - https://bugs.debian.org/922609 Skip io/msg.t on x32 due to broken System V message queues
DEBPKG:debian/configure-regen - https://bugs.debian.org/762638 Regenerate Configure et al. after probe unit changes
DEBPKG:fixes/bignum-recursion - https://bugs.debian.org/1012704 [rt.cpan.org #146411] Fix CPAN RT #146411
DEBPKG:fixes/math-bigfloat-subclass - https://bugs.debian.org/1043234 Fix Math::BigFloat subclass numeric comparison
DEBPKG:fixes/unbreak-locale-initialization - [GH #21366] https://bugs.debian.org/1060679 Revert "locale.c: Do uselocale() earlier in init process"
DEBPKG:CVE-2024-56406.patch -
DEBPKG:fixes/CVE-2025-40909-metaconfig - https://bugs.debian.org/1098226 [GH #23010] Check for fdopendir
DEBPKG:fixes/CVE-2025-40909-1 - https://bugs.debian.org/1098226 [GH #23010] [84be063] CVE-2025-40909: Clone dirhandles without fchdir
DEBPKG:fixes/CVE-2025-40909-2 - https://bugs.debian.org/1098226 [GH #23010] [b088e97] Minor corrections to 1f9097b342e0e37d619dfab6ea82ea99611b30bf
DEBPKG:fixes/CVE-2025-40909-3 - https://bugs.debian.org/1098226 [GH #23010] [08dffa0] Use PerlLIO_dup_cloexec in Perl_dirp_dup to set O_CLOEXEC
DEBPKG:fixes/CVE-2025-40909-metaconfig-reorder - Slightly reorder Configure and config_h.SH to match metaconfig output
DEBPKG:fixes/CVE-2025-40909-generated - Update generated files and checksums
Built under linux
Compiled at Jul 25 2025 17:26:40
@INC:
/etc/perl
/usr/local/lib/x86_64-linux-gnu/perl/5.38.2
/usr/local/share/perl/5.38.2
/usr/lib/x86_64-linux-gnu/perl5/5.38
/usr/share/perl5
/usr/lib/x86_64-linux-gnu/perl-base
/usr/lib/x86_64-linux-gnu/perl/5.38
/usr/share/perl/5.38
/usr/local/lib/site_perl
PrintAutobuildConfig
Tue Jun 30 17:18:03 2026 UTC
================ Autobuild file /home/runner/work/OpenDDS/OpenDDS/OpenDDS/test_u24_p1_tsan_sec_autobuild_workspace/config.xml ================
<autobuild>
<configuration>
<variable name="log_file" value="output"/>
<variable name="log_root" value="/home/runner/work/OpenDDS/OpenDDS/OpenDDS/test_u24_p1_tsan_sec_autobuild_workspace/logs"/>
<variable name="project_root" value="/home/runner/work/OpenDDS/OpenDDS/OpenDDS"/>
<variable name="root" value="/home/runner/work/OpenDDS/OpenDDS/OpenDDS/test_u24_p1_tsan_sec_autobuild_workspace"/>
<variable name="junit_xml_output" value="Tests"/>
</configuration>
<command name="log" options="on"/>
<command name="print_os_version"/>
<command name="print_ace_config"/>
<command name="print_cmake_version"/>
<command name="print_make_version"/>
<command name="check_compiler" options="gcc"/>
<command name="print_perl_version"/>
<command name="print_autobuild_config"/>
<command name="auto_run_tests" options="script_path=tests dir=/home/runner/work/OpenDDS/OpenDDS/OpenDDS -Config IPV6 -Config XERCES3 -Config OPENDDS_SECURITY -Config CXX11 -Config RAPIDJSON --no-dcps tests/tsan_tests.lst"/>
<command name="log" options="off"/>
<command name="process_logs" options="move prettify index"/>
</autobuild>
auto_run_tests
Tue Jun 30 17:18:03 2026 UTC
Running: perl tests/auto_run_tests.pl -Config IPV6 -Config XERCES3 -Config OPENDDS_SECURITY -Config CXX11 -Config RAPIDJSON --no-dcps tests/tsan_tests.lst in /home/runner/work/OpenDDS/OpenDDS/OpenDDS
WARNING: "tests/DCPS/GuardCondition/run_test.pl" in "tests/tsan_tests.lst" is duplicated 2 times
WARNING: "tests/DCPS/ReadCondition/run_test.pl" in "tests/tsan_tests.lst" is duplicated 2 times
WARNING: "tests/DCPS/StatusCondition/run_test.pl" in "tests/tsan_tests.lst" is duplicated 2 times
Test Lists: tests/tsan_tests.lst
Configs: IPV6, XERCES3, OPENDDS_SECURITY, CXX11, RAPIDJSON, Linux, RTPS, GH_ACTIONS
Excludes:
==============================================================================
tests/unit-tests/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/unit-tests/UnitTests -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile UnitTests.log -DCPSPendingTimeout 3
UnitTests PID: 4014 started at 2026-06-30 17:18:03
[==========] Running 1366 tests from 105 test cases.
[----------] Global test environment set-up.
[----------] 8 tests from dds_DCPS_AddressCache
[ RUN ] dds_DCPS_AddressCache.load_fail
[ OK ] dds_DCPS_AddressCache.load_fail (0 ms)
[ RUN ] dds_DCPS_AddressCache.store_load_success
[ OK ] dds_DCPS_AddressCache.store_load_success (0 ms)
[ RUN ] dds_DCPS_AddressCache.store_remove_load_fail
[ OK ] dds_DCPS_AddressCache.store_remove_load_fail (0 ms)
[ RUN ] dds_DCPS_AddressCache.store_remove_id_load_fail
[ OK ] dds_DCPS_AddressCache.store_remove_id_load_fail (0 ms)
[ RUN ] dds_DCPS_AddressCache.scoped_access_load_success
[ OK ] dds_DCPS_AddressCache.scoped_access_load_success (1 ms)
[ RUN ] dds_DCPS_AddressCache.scoped_access_cache_hit
[ OK ] dds_DCPS_AddressCache.scoped_access_cache_hit (0 ms)
[ RUN ] dds_DCPS_AddressCache.store_twice
[ OK ] dds_DCPS_AddressCache.store_twice (0 ms)
[ RUN ] dds_DCPS_AddressCache.scoped_access_expired
[ OK ] dds_DCPS_AddressCache.scoped_access_expired (0 ms)
[----------] 8 tests from dds_DCPS_AddressCache (1 ms total)
[----------] 1 test from dds_DCPS_AtomicBool
[ RUN ] dds_DCPS_AtomicBool.tsan_test
[ OK ] dds_DCPS_AtomicBool.tsan_test (4 ms)
[----------] 1 test from dds_DCPS_AtomicBool (4 ms total)
[----------] 3 tests from dds_DCPS_Cached_Allocator_With_Overflow_T
[ RUN ] dds_DCPS_Cached_Allocator_With_Overflow_T.malloc_rejects_oversized_request
[ OK ] dds_DCPS_Cached_Allocator_With_Overflow_T.malloc_rejects_oversized_request (0 ms)
[ RUN ] dds_DCPS_Cached_Allocator_With_Overflow_T.malloc_uses_pool_when_available
[ OK ] dds_DCPS_Cached_Allocator_With_Overflow_T.malloc_uses_pool_when_available (0 ms)
[ RUN ] dds_DCPS_Cached_Allocator_With_Overflow_T.malloc_overflows_to_heap_when_pool_exhausted
[ OK ] dds_DCPS_Cached_Allocator_With_Overflow_T.malloc_overflows_to_heap_when_pool_exhausted (0 ms)
[----------] 3 tests from dds_DCPS_Cached_Allocator_With_Overflow_T (0 ms total)
[----------] 3 tests from dds_DCPS_ConfigPair
[ RUN ] dds_DCPS_ConfigPair.split
[ OK ] dds_DCPS_ConfigPair.split (0 ms)
[ RUN ] dds_DCPS_ConfigPair.ctor
[ OK ] dds_DCPS_ConfigPair.ctor (0 ms)
[ RUN ] dds_DCPS_ConfigPair.key_has_prefix
[ OK ] dds_DCPS_ConfigPair.key_has_prefix (0 ms)
[----------] 3 tests from dds_DCPS_ConfigPair (0 ms total)
[----------] 25 tests from dds_DCPS_ConfigStoreImpl
[ RUN ] dds_DCPS_ConfigStoreImpl.has
[ OK ] dds_DCPS_ConfigStoreImpl.has (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_boolean
(4014|4014) WARNING: ConfigStoreImpl::parse_boolean: failed to parse boolean for KEY=not a boolean
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_boolean (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_int32
(4014|4014) WARNING: ConfigStoreImpl::get_int32: failed to parse int32 for KEY=not an int32
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_int32 (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_uint32
(4014|4014) WARNING: ConfigStoreImpl::get_uint32: failed to parse uint32 for KEY=not a uint32
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_uint32 (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_int64
(4014|4014) WARNING: ConfigStoreImpl::get_int64: failed to parse int64 for KEY=not an int64
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_int64 (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_uint64
(4014|4014) WARNING: ConfigStoreImpl::get_uint64: failed to parse uint64 for KEY=not a uint64
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_uint64 (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_float64
(4014|4014) WARNING: ConfigStoreImpl::get_float64: failed to parse float64 for KEY=not a float64
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_float64 (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_string
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_string (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_duration
(4014|4014) WARNING: ConfigStoreImpl::get_duration: failed to parse DDS::Duration_t for KEY=not a duration
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_duration (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.unset
[ OK ] dds_DCPS_ConfigStoreImpl.unset (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_String
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_String (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_StringList
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_StringList (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_IntList
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_IntList (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_Enum
(4014|4014) WARNING: ConfigStoreImpl::get: failed to convert default value to string
(4014|4014) WARNING: ConfigStoreImpl::get: for key, failed to encode () to enumerated value, defaulting to ()
(4014|4014) WARNING: ConfigStoreImpl::set: for key, failed to convert enum value to string
(4014|4014) WARNING: ConfigStoreImpl::set: for key, delta is not a valid enum value
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_Enum (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_seconds
(4014|4014) WARNING: ConfigStoreImpl::convert_value: failed to parse TimeDuration (integer seconds) for KEY=not a duration
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_seconds (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_milliseconds
(4014|4014) WARNING: ConfigStoreImpl::convert_value: failed to parse TimeDuration (integer milliseconds) for KEY=not a duration
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_milliseconds (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_fractional_seconds
(4014|4014) WARNING: ConfigStoreImpl::convert_value: failed to parse TimeDuration (fractional seconds) for KEY=not a duration
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_fractional_seconds (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.get_NetworkAddress
(4014|4014) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY=not a network address
(4014|4014) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY6=not a network address
[ OK ] dds_DCPS_ConfigStoreImpl.get_NetworkAddress (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.get_NetworkAddressSet
(4014|4014) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY=not
(4014|4014) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY6=not
[ OK ] dds_DCPS_ConfigStoreImpl.get_NetworkAddressSet (18 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.take_has_prefix
[ OK ] dds_DCPS_ConfigStoreImpl.take_has_prefix (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.process_section
[ OK ] dds_DCPS_ConfigStoreImpl.process_section (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.process_section_allow_overwrite
[ OK ] dds_DCPS_ConfigStoreImpl.process_section_allow_overwrite (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.get_section_names
[ OK ] dds_DCPS_ConfigStoreImpl.get_section_names (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.get_section_values
[ OK ] dds_DCPS_ConfigStoreImpl.get_section_values (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.delete_section
[ OK ] dds_DCPS_ConfigStoreImpl.delete_section (1 ms)
[----------] 25 tests from dds_DCPS_ConfigStoreImpl (25 ms total)
[----------] 3 tests from dds_DCPS_DataSampleHeader
[ RUN ] dds_DCPS_DataSampleHeader.valid_data
[ OK ] dds_DCPS_DataSampleHeader.valid_data (0 ms)
[ RUN ] dds_DCPS_DataSampleHeader.split_header_and_payload_in_same_message_block
[ OK ] dds_DCPS_DataSampleHeader.split_header_and_payload_in_same_message_block (0 ms)
[ RUN ] dds_DCPS_DataSampleHeader.serialize_flags
[ OK ] dds_DCPS_DataSampleHeader.serialize_flags (0 ms)
[----------] 3 tests from dds_DCPS_DataSampleHeader (0 ms total)
[----------] 5 tests from dds_DCPS_DisjointSequence
[ RUN ] dds_DCPS_DisjointSequence.maintest
[ OK ] dds_DCPS_DisjointSequence.maintest (0 ms)
[ RUN ] dds_DCPS_DisjointSequence.OrderedRanges_main_test
[ OK ] dds_DCPS_DisjointSequence.OrderedRanges_main_test (0 ms)
[ RUN ] dds_DCPS_DisjointSequence.OrderedRanges_insert_out_of_order
[ OK ] dds_DCPS_DisjointSequence.OrderedRanges_insert_out_of_order (0 ms)
[ RUN ] dds_DCPS_DisjointSequence.OrderedRanges_insert_ranges
[ OK ] dds_DCPS_DisjointSequence.OrderedRanges_insert_ranges (0 ms)
[ RUN ] dds_DCPS_DisjointSequence.OrderedRanges_add_overflow
[ OK ] dds_DCPS_DisjointSequence.OrderedRanges_add_overflow (0 ms)
[----------] 5 tests from dds_DCPS_DisjointSequence (0 ms total)
[----------] 18 tests from dds_DCPS_DispatchService
[ RUN ] dds_DCPS_DispatchService.DefaultConstructor
[ OK ] dds_DCPS_DispatchService.DefaultConstructor (1 ms)
[ RUN ] dds_DCPS_DispatchService.ArgConstructorFour
[ OK ] dds_DCPS_DispatchService.ArgConstructorFour (0 ms)
[ RUN ] dds_DCPS_DispatchService.ArgConstructorOrderAlpha
[ OK ] dds_DCPS_DispatchService.ArgConstructorOrderAlpha (2 ms)
[ RUN ] dds_DCPS_DispatchService.ArgConstructorOrderBeta
[ OK ] dds_DCPS_DispatchService.ArgConstructorOrderBeta (1 ms)
[ RUN ] dds_DCPS_DispatchService.SimpleDispatchAlpha
[ OK ] dds_DCPS_DispatchService.SimpleDispatchAlpha (0 ms)
[ RUN ] dds_DCPS_DispatchService.SimpleDispatchBeta
[ OK ] dds_DCPS_DispatchService.SimpleDispatchBeta (2 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchAlpha
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchAlpha (0 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchAlpha_ImmediateShutdown
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchAlpha_ImmediateShutdown (1 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchBeta
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchBeta (2 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchBeta_ImmediateShutdown
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchBeta_ImmediateShutdown (1 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchGamma
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchGamma (9 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchGamma_ImmediateShutdown
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchGamma_ImmediateShutdown (7 ms)
[ RUN ] dds_DCPS_DispatchService.InternalShutdown
[ OK ] dds_DCPS_DispatchService.InternalShutdown (0 ms)
[ RUN ] dds_DCPS_DispatchService.ShutdownReturnsPending
[ OK ] dds_DCPS_DispatchService.ShutdownReturnsPending (1 ms)
[ RUN ] dds_DCPS_DispatchService.TimedDispatch
[ OK ] dds_DCPS_DispatchService.TimedDispatch (91 ms)
[ RUN ] dds_DCPS_DispatchService.TimedDispatchSingleThreaded
[ OK ] dds_DCPS_DispatchService.TimedDispatchSingleThreaded (90 ms)
[ RUN ] dds_DCPS_DispatchService.CancelDispatch
[ OK ] dds_DCPS_DispatchService.CancelDispatch (71 ms)
[ RUN ] dds_DCPS_DispatchService.CancelDispatchSingleThreaded
[ OK ] dds_DCPS_DispatchService.CancelDispatchSingleThreaded (71 ms)
[----------] 18 tests from dds_DCPS_DispatchService (350 ms total)
[----------] 1 test from dds_DCPS_DomainParticipantImpl
[ RUN ] dds_DCPS_DomainParticipantImpl.maintest
[ OK ] dds_DCPS_DomainParticipantImpl.maintest (0 ms)
[----------] 1 test from dds_DCPS_DomainParticipantImpl (0 ms total)
[----------] 3 tests from dds_DCPS_Dynamic_Cached_Allocator_With_Overflow_T
[ RUN ] dds_DCPS_Dynamic_Cached_Allocator_With_Overflow_T.malloc_rejects_oversized_request
[ OK ] dds_DCPS_Dynamic_Cached_Allocator_With_Overflow_T.malloc_rejects_oversized_request (0 ms)
[ RUN ] dds_DCPS_Dynamic_Cached_Allocator_With_Overflow_T.malloc_uses_pool_when_available
[ OK ] dds_DCPS_Dynamic_Cached_Allocator_With_Overflow_T.malloc_uses_pool_when_available (0 ms)
[ RUN ] dds_DCPS_Dynamic_Cached_Allocator_With_Overflow_T.malloc_overflows_to_heap_when_pool_exhausted
[ OK ] dds_DCPS_Dynamic_Cached_Allocator_With_Overflow_T.malloc_overflows_to_heap_when_pool_exhausted (0 ms)
[----------] 3 tests from dds_DCPS_Dynamic_Cached_Allocator_With_Overflow_T (0 ms total)
[----------] 24 tests from dds_DCPS_EncapsulationHeader
[ RUN ] dds_DCPS_EncapsulationHeader.EncapsulationHeader_EncapsulationHeader
[ OK ] dds_DCPS_EncapsulationHeader.EncapsulationHeader_EncapsulationHeader (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.EncapsulationHeader_EncapsulationHeader_Encoding_Valid
[ OK ] dds_DCPS_EncapsulationHeader.EncapsulationHeader_EncapsulationHeader_Encoding_Valid (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.EncapsulationHeader_EncapsulationHeader_Encoding_Invalid
[ OK ] dds_DCPS_EncapsulationHeader.EncapsulationHeader_EncapsulationHeader_Encoding_Invalid (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR1_BIG_FINAL
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR1_BIG_FINAL (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR1_LITTLE_FINAL
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR1_LITTLE_FINAL (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR1_LITTLE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR1_LITTLE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR2_LITTLE_FINAL
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR2_LITTLE_FINAL (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR2_LITTLE_APPENDABLE
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR2_LITTLE_APPENDABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR2_LITTLE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR2_LITTLE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_UNALIGNED_CDR_LITTLE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_UNALIGNED_CDR_LITTLE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_NOT_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_NOT_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_CDR_LE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_CDR_LE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_CDR_LE_NOT_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_CDR_LE_NOT_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR_BE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR_BE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR_LE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR_LE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_CDR2_BE_FINAL
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_CDR2_BE_FINAL (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_CDR2_LE_FINAL
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_CDR2_LE_FINAL (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_D_CDR2_BE_APPENDABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_D_CDR2_BE_APPENDABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_D_CDR2_LE_APPENDABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_D_CDR2_LE_APPENDABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR2_BE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR2_BE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR2_LE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR2_LE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_XML
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_XML (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_INVALID
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_INVALID (0 ms)
[----------] 24 tests from dds_DCPS_EncapsulationHeader (0 ms total)
[----------] 5 tests from dds_DCPS_EventDispatcher
[ RUN ] dds_DCPS_EventDispatcher.EventBaseConstructDestruct
[ OK ] dds_DCPS_EventDispatcher.EventBaseConstructDestruct (0 ms)
[ RUN ] dds_DCPS_EventDispatcher.EventBasePassThrough
[ OK ] dds_DCPS_EventDispatcher.EventBasePassThrough (1 ms)
[ RUN ] dds_DCPS_EventDispatcher.EventBaseHandleException
[ OK ] dds_DCPS_EventDispatcher.EventBaseHandleException (0 ms)
[ RUN ] dds_DCPS_EventDispatcher.EventBaseSuppressesErrorHandlerException
(4014|4014) WARNING: EventBase::operator(): handle_error threw an exception
[ OK ] dds_DCPS_EventDispatcher.EventBaseSuppressesErrorHandlerException (0 ms)
[ RUN ] dds_DCPS_EventDispatcher.TestEventDispatcher
[ OK ] dds_DCPS_EventDispatcher.TestEventDispatcher (0 ms)
[----------] 5 tests from dds_DCPS_EventDispatcher (1 ms total)
[----------] 5 tests from dds_DCPS_FibonacciSequence
[ RUN ] dds_DCPS_FibonacciSequence.size_t_test
[ OK ] dds_DCPS_FibonacciSequence.size_t_test (0 ms)
[ RUN ] dds_DCPS_FibonacciSequence.TimeDuration_test
[ OK ] dds_DCPS_FibonacciSequence.TimeDuration_test (0 ms)
[ RUN ] dds_DCPS_FibonacciSequence.advance_with_max
[ OK ] dds_DCPS_FibonacciSequence.advance_with_max (0 ms)
[ RUN ] dds_DCPS_FibonacciSequence.set_with_value
[ OK ] dds_DCPS_FibonacciSequence.set_with_value (0 ms)
[ RUN ] dds_DCPS_FibonacciSequence.set_with_two_values
[ OK ] dds_DCPS_FibonacciSequence.set_with_two_values (0 ms)
[----------] 5 tests from dds_DCPS_FibonacciSequence (0 ms total)
[----------] 3 tests from dds_DCPS_GuidConverter
[ RUN ] dds_DCPS_GuidConverter.prefixes_to_ParticipantID
[ OK ] dds_DCPS_GuidConverter.prefixes_to_ParticipantID (0 ms)
[ RUN ] dds_DCPS_GuidConverter.validate_Checksum
[ OK ] dds_DCPS_GuidConverter.validate_Checksum (0 ms)
[ RUN ] dds_DCPS_GuidConverter.validate_IDs_and_Key
[ OK ] dds_DCPS_GuidConverter.validate_IDs_and_Key (0 ms)
[----------] 3 tests from dds_DCPS_GuidConverter (0 ms total)
[----------] 2 tests from dds_DCPS_GuidUtils
[ RUN ] dds_DCPS_GuidUtils.guid_t_vs_octet_array16_size_test
[ OK ] dds_DCPS_GuidUtils.guid_t_vs_octet_array16_size_test (0 ms)
[ RUN ] dds_DCPS_GuidUtils.guid_pair_cmp
[ OK ] dds_DCPS_GuidUtils.guid_pair_cmp (0 ms)
[----------] 2 tests from dds_DCPS_GuidUtils (0 ms total)
[----------] 15 tests from dds_DCPS_InternalDataReader
[ RUN ] dds_DCPS_InternalDataReader.durable
[ OK ] dds_DCPS_InternalDataReader.durable (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.write
[ OK ] dds_DCPS_InternalDataReader.write (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.write_keep_all
[ OK ] dds_DCPS_InternalDataReader.write_keep_all (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.unregister_instance
[ OK ] dds_DCPS_InternalDataReader.unregister_instance (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.dispose
[ OK ] dds_DCPS_InternalDataReader.dispose (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.remove_publication_autodispose
[ OK ] dds_DCPS_InternalDataReader.remove_publication_autodispose (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.remove_publication
[ OK ] dds_DCPS_InternalDataReader.remove_publication (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.listener
[ OK ] dds_DCPS_InternalDataReader.listener (1 ms)
[ RUN ] dds_DCPS_InternalDataReader.read
[ OK ] dds_DCPS_InternalDataReader.read (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.read_instance_state
[ OK ] dds_DCPS_InternalDataReader.read_instance_state (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.take
[ OK ] dds_DCPS_InternalDataReader.take (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.take_instance_state
[ OK ] dds_DCPS_InternalDataReader.take_instance_state (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.read_instance
[ OK ] dds_DCPS_InternalDataReader.read_instance (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.take_instance
[ OK ] dds_DCPS_InternalDataReader.take_instance (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.remove_publication_does_not_dispose_everything
[ OK ] dds_DCPS_InternalDataReader.remove_publication_does_not_dispose_everything (0 ms)
[----------] 15 tests from dds_DCPS_InternalDataReader (1 ms total)
[----------] 9 tests from dds_DCPS_InternalDataWriter
[ RUN ] dds_DCPS_InternalDataWriter.add_reader
[ OK ] dds_DCPS_InternalDataWriter.add_reader (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.add_reader_durable
[ OK ] dds_DCPS_InternalDataWriter.add_reader_durable (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.add_reader_durable_history1
[ OK ] dds_DCPS_InternalDataWriter.add_reader_durable_history1 (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.remove_reader
[ OK ] dds_DCPS_InternalDataWriter.remove_reader (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.write
[ OK ] dds_DCPS_InternalDataWriter.write (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.unregister_instance
[ OK ] dds_DCPS_InternalDataWriter.unregister_instance (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.unregister_instance_no_dispose
[ OK ] dds_DCPS_InternalDataWriter.unregister_instance_no_dispose (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.dispose
[ OK ] dds_DCPS_InternalDataWriter.dispose (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.add_instance_reader
[ OK ] dds_DCPS_InternalDataWriter.add_instance_reader (0 ms)
[----------] 9 tests from dds_DCPS_InternalDataWriter (0 ms total)
[----------] 5 tests from dds_DCPS_InternalTopic
[ RUN ] dds_DCPS_InternalTopic.connect_writer
[ OK ] dds_DCPS_InternalTopic.connect_writer (0 ms)
[ RUN ] dds_DCPS_InternalTopic.connect_reader
[ OK ] dds_DCPS_InternalTopic.connect_reader (0 ms)
[ RUN ] dds_DCPS_InternalTopic.disconnect_writer
[ OK ] dds_DCPS_InternalTopic.disconnect_writer (0 ms)
[ RUN ] dds_DCPS_InternalTopic.disconnect_reader
[ OK ] dds_DCPS_InternalTopic.disconnect_reader (0 ms)
[ RUN ] dds_DCPS_InternalTopic.connect_multiple
[ OK ] dds_DCPS_InternalTopic.connect_multiple (0 ms)
[----------] 5 tests from dds_DCPS_InternalTopic (1 ms total)
[----------] 16 tests from dds_DCPS_JsonValueReader
[ RUN ] dds_DCPS_JsonValueReader.struct_empty
[ OK ] dds_DCPS_JsonValueReader.struct_empty (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.array_empty
[ OK ] dds_DCPS_JsonValueReader.array_empty (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.array_read
[ OK ] dds_DCPS_JsonValueReader.array_read (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.sequence_read
[ OK ] dds_DCPS_JsonValueReader.sequence_read (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.sequence_empty
[ OK ] dds_DCPS_JsonValueReader.sequence_empty (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.struct_max
[ OK ] dds_DCPS_JsonValueReader.struct_max (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.a_union
[ OK ] dds_DCPS_JsonValueReader.a_union (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.array_min
[ OK ] dds_DCPS_JsonValueReader.array_min (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.sequence_zero
[ OK ] dds_DCPS_JsonValueReader.sequence_zero (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.from_json
[ OK ] dds_DCPS_JsonValueReader.from_json (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.skip_unknown_first
[ OK ] dds_DCPS_JsonValueReader.skip_unknown_first (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.skip_unknown_middle
[ OK ] dds_DCPS_JsonValueReader.skip_unknown_middle (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.skip_unknown_last
[ OK ] dds_DCPS_JsonValueReader.skip_unknown_last (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.optional_members
[ OK ] dds_DCPS_JsonValueReader.optional_members (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.map_string_key
[ OK ] dds_DCPS_JsonValueReader.map_string_key (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.map_int_key
[ OK ] dds_DCPS_JsonValueReader.map_int_key (0 ms)
[----------] 16 tests from dds_DCPS_JsonValueReader (0 ms total)
[----------] 45 tests from dds_DCPS_JsonValueWriter
[ RUN ] dds_DCPS_JsonValueWriter.to_json
[ OK ] dds_DCPS_JsonValueWriter.to_json (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_struct
[ OK ] dds_DCPS_JsonValueWriter.begin_struct (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_struct
[ OK ] dds_DCPS_JsonValueWriter.end_struct (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_struct_member
[ OK ] dds_DCPS_JsonValueWriter.begin_struct_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_struct_member
[ OK ] dds_DCPS_JsonValueWriter.end_struct_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_union
[ OK ] dds_DCPS_JsonValueWriter.begin_union (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_union
[ OK ] dds_DCPS_JsonValueWriter.end_union (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_discriminator
[ OK ] dds_DCPS_JsonValueWriter.begin_discriminator (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_discriminator
[ OK ] dds_DCPS_JsonValueWriter.end_discriminator (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_union_member
[ OK ] dds_DCPS_JsonValueWriter.begin_union_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_union_member
[ OK ] dds_DCPS_JsonValueWriter.end_union_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_struct
[ OK ] dds_DCPS_JsonValueWriter.complete_struct (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_array
[ OK ] dds_DCPS_JsonValueWriter.begin_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_array
[ OK ] dds_DCPS_JsonValueWriter.end_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_sequence
[ OK ] dds_DCPS_JsonValueWriter.begin_sequence (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_sequence
[ OK ] dds_DCPS_JsonValueWriter.end_sequence (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_element
[ OK ] dds_DCPS_JsonValueWriter.begin_element (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_element
[ OK ] dds_DCPS_JsonValueWriter.end_element (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_sequence
[ OK ] dds_DCPS_JsonValueWriter.complete_sequence (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_sequence_write_array
[ OK ] dds_DCPS_JsonValueWriter.complete_sequence_write_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_array
[ OK ] dds_DCPS_JsonValueWriter.complete_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_array_write_array
[ OK ] dds_DCPS_JsonValueWriter.complete_array_write_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_struct_with_complete_array
[ OK ] dds_DCPS_JsonValueWriter.complete_struct_with_complete_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_boolean
[ OK ] dds_DCPS_JsonValueWriter.write_boolean (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_byte
[ OK ] dds_DCPS_JsonValueWriter.write_byte (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int8
[ OK ] dds_DCPS_JsonValueWriter.write_int8 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint8
[ OK ] dds_DCPS_JsonValueWriter.write_uint8 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int16
[ OK ] dds_DCPS_JsonValueWriter.write_int16 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint16
[ OK ] dds_DCPS_JsonValueWriter.write_uint16 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int32
[ OK ] dds_DCPS_JsonValueWriter.write_int32 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint32
[ OK ] dds_DCPS_JsonValueWriter.write_uint32 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int64
[ OK ] dds_DCPS_JsonValueWriter.write_int64 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint64
[ OK ] dds_DCPS_JsonValueWriter.write_uint64 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_float32
[ OK ] dds_DCPS_JsonValueWriter.write_float32 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_float64
[ OK ] dds_DCPS_JsonValueWriter.write_float64 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_float128
[ OK ] dds_DCPS_JsonValueWriter.write_float128 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_fixed
[ OK ] dds_DCPS_JsonValueWriter.write_fixed (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char8
[ OK ] dds_DCPS_JsonValueWriter.write_char8 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char8_null
[ OK ] dds_DCPS_JsonValueWriter.write_char8_null (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char16
[ OK ] dds_DCPS_JsonValueWriter.write_char16 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char16_null
[ OK ] dds_DCPS_JsonValueWriter.write_char16_null (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_string
[ OK ] dds_DCPS_JsonValueWriter.write_string (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_enum
[ OK ] dds_DCPS_JsonValueWriter.write_enum (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_bitmask
[ OK ] dds_DCPS_JsonValueWriter.write_bitmask (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_map
[ OK ] dds_DCPS_JsonValueWriter.complete_map (0 ms)
[----------] 45 tests from dds_DCPS_JsonValueWriter (0 ms total)
[----------] 1 test from dds_DCPS_Marked_Default_Qos
[ RUN ] dds_DCPS_Marked_Default_Qos.comparisons_are_ubsan_safe
[ OK ] dds_DCPS_Marked_Default_Qos.comparisons_are_ubsan_safe (1 ms)
[----------] 1 test from dds_DCPS_Marked_Default_Qos (1 ms total)
[----------] 1 test from dds_DCPS_MemoryPool
[ RUN ] dds_DCPS_MemoryPool.maintest
[ OK ] dds_DCPS_MemoryPool.maintest (6 ms)
[----------] 1 test from dds_DCPS_MemoryPool (6 ms total)
[----------] 1 test from dds_DCPS_Message_Block_Shared_Ptr
[ RUN ] dds_DCPS_Message_Block_Shared_Ptr.copy
[ OK ] dds_DCPS_Message_Block_Shared_Ptr.copy (0 ms)
[----------] 1 test from dds_DCPS_Message_Block_Shared_Ptr (0 ms total)
[----------] 3 tests from dds_DCPS_Lockable_Message_Block_Ptr
[ RUN ] dds_DCPS_Lockable_Message_Block_Ptr.ctor
[ OK ] dds_DCPS_Lockable_Message_Block_Ptr.ctor (0 ms)
[ RUN ] dds_DCPS_Lockable_Message_Block_Ptr.cont_unlocked
[ OK ] dds_DCPS_Lockable_Message_Block_Ptr.cont_unlocked (0 ms)
[ RUN ] dds_DCPS_Lockable_Message_Block_Ptr.cont_locked
[ OK ] dds_DCPS_Lockable_Message_Block_Ptr.cont_locked (0 ms)
[----------] 3 tests from dds_DCPS_Lockable_Message_Block_Ptr (0 ms total)
[----------] 26 tests from dds_DCPS_NetworkAddress
[ RUN ] dds_DCPS_NetworkAddress.DefaultConstructor
[ OK ] dds_DCPS_NetworkAddress.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorDefault
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorDefault (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpFour
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorStrIpFour
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorStrIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpSix
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructortStrIpSix
[ OK ] dds_DCPS_NetworkAddress.AddrConstructortStrIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.PortStrConstructorIpFour
[ OK ] dds_DCPS_NetworkAddress.PortStrConstructorIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.StrConstructorIpFour
[ OK ] dds_DCPS_NetworkAddress.StrConstructorIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.PortStrConstructorIpSix
[ OK ] dds_DCPS_NetworkAddress.PortStrConstructorIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.StrConstructorIpSix
[ OK ] dds_DCPS_NetworkAddress.StrConstructorIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.SetPortIpFour
[ OK ] dds_DCPS_NetworkAddress.SetPortIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.SetPortIpSix
[ OK ] dds_DCPS_NetworkAddress.SetPortIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.OperatorsIpFour
[ OK ] dds_DCPS_NetworkAddress.OperatorsIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.OperatorsIpSix
[ OK ] dds_DCPS_NetworkAddress.OperatorsIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsAnyIpFour
[ OK ] dds_DCPS_NetworkAddress.IsAnyIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsAnyIpSix
[ OK ] dds_DCPS_NetworkAddress.IsAnyIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsLoopbackIpFour
[ OK ] dds_DCPS_NetworkAddress.IsLoopbackIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsLoopbackIpSix
[ OK ] dds_DCPS_NetworkAddress.IsLoopbackIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsMulticastIpFour
[ OK ] dds_DCPS_NetworkAddress.IsMulticastIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsMulticastIpSix
[ OK ] dds_DCPS_NetworkAddress.IsMulticastIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsPrivateIpFour
[ OK ] dds_DCPS_NetworkAddress.IsPrivateIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsUniqueLocalIpSix
[ OK ] dds_DCPS_NetworkAddress.IsUniqueLocalIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsLinkLocalIpSix
[ OK ] dds_DCPS_NetworkAddress.IsLinkLocalIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsSiteLocalIpSix
[ OK ] dds_DCPS_NetworkAddress.IsSiteLocalIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsMoreLocalIpFour
[ OK ] dds_DCPS_NetworkAddress.IsMoreLocalIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsMoreLocalIpSix
[ OK ] dds_DCPS_NetworkAddress.IsMoreLocalIpSix (0 ms)
[----------] 26 tests from dds_DCPS_NetworkAddress (0 ms total)
[----------] 12 tests from dds_DCPS_NetworkResource
[ RUN ] dds_DCPS_NetworkResource.hostname_info
[ OK ] dds_DCPS_NetworkResource.hostname_info (0 ms)
[ RUN ] dds_DCPS_NetworkResource.fully_qualified_domain_hostname_basic
(4014|4014) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
[ OK ] dds_DCPS_NetworkResource.fully_qualified_domain_hostname_basic (11 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4 (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6 (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_localhost
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_localhost (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_double_self
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_double_self (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_port0
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_port0 (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_localhost
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_localhost (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_localhost_port0
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_localhost_port0 (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4_literals
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4_literals (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4_literals_port0
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4_literals_port0 (0 ms)
[----------] 12 tests from dds_DCPS_NetworkResource (11 ms total)
[----------] 5 tests from dds_DCPS_PeriodicEvent
[ RUN ] dds_DCPS_PeriodicEvent.ConstructDestruct
[ OK ] dds_DCPS_PeriodicEvent.ConstructDestruct (1 ms)
[ RUN ] dds_DCPS_PeriodicEvent.Nominal
[ OK ] dds_DCPS_PeriodicEvent.Nominal (800 ms)
[ RUN ] dds_DCPS_PeriodicEvent.NoDoubleExec
[ OK ] dds_DCPS_PeriodicEvent.NoDoubleExec (1001 ms)
[ RUN ] dds_DCPS_PeriodicEvent.ImmediateDispatch
[ OK ] dds_DCPS_PeriodicEvent.ImmediateDispatch (3601 ms)
[ RUN ] dds_DCPS_PeriodicEvent.EnableAfterShutdown
(4014|4014) PeriodicEvent::enable: failed to schedule
[ OK ] dds_DCPS_PeriodicEvent.EnableAfterShutdown (1 ms)
[----------] 5 tests from dds_DCPS_PeriodicEvent (5404 ms total)
[----------] 45 tests from dds_DCPS_PrinterValueWriter
[ RUN ] dds_DCPS_PrinterValueWriter.begin_struct
[ OK ] dds_DCPS_PrinterValueWriter.begin_struct (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_struct
[ OK ] dds_DCPS_PrinterValueWriter.end_struct (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_struct_member
[ OK ] dds_DCPS_PrinterValueWriter.begin_struct_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_struct_member
[ OK ] dds_DCPS_PrinterValueWriter.end_struct_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_union
[ OK ] dds_DCPS_PrinterValueWriter.begin_union (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_union
[ OK ] dds_DCPS_PrinterValueWriter.end_union (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_discriminator
[ OK ] dds_DCPS_PrinterValueWriter.begin_discriminator (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_discriminator
[ OK ] dds_DCPS_PrinterValueWriter.end_discriminator (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_union_member
[ OK ] dds_DCPS_PrinterValueWriter.begin_union_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_union_member
[ OK ] dds_DCPS_PrinterValueWriter.end_union_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_struct
[ OK ] dds_DCPS_PrinterValueWriter.complete_struct (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_array
[ OK ] dds_DCPS_PrinterValueWriter.begin_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_array
[ OK ] dds_DCPS_PrinterValueWriter.end_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_sequence
[ OK ] dds_DCPS_PrinterValueWriter.begin_sequence (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_sequence
[ OK ] dds_DCPS_PrinterValueWriter.end_sequence (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_element
[ OK ] dds_DCPS_PrinterValueWriter.begin_element (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_element
[ OK ] dds_DCPS_PrinterValueWriter.end_element (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_sequence
[ OK ] dds_DCPS_PrinterValueWriter.complete_sequence (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_sequence_write_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_sequence_write_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_array_write_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_array_write_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_struct_with_complete_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_struct_with_complete_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_boolean
[ OK ] dds_DCPS_PrinterValueWriter.write_boolean (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_byte
[ OK ] dds_DCPS_PrinterValueWriter.write_byte (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_int8
[ OK ] dds_DCPS_PrinterValueWriter.write_int8 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_uint8
[ OK ] dds_DCPS_PrinterValueWriter.write_uint8 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_int16
[ OK ] dds_DCPS_PrinterValueWriter.write_int16 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_uint16
[ OK ] dds_DCPS_PrinterValueWriter.write_uint16 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_int32
[ OK ] dds_DCPS_PrinterValueWriter.write_int32 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_uint32
[ OK ] dds_DCPS_PrinterValueWriter.write_uint32 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_int64
[ OK ] dds_DCPS_PrinterValueWriter.write_int64 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_uint64
[ OK ] dds_DCPS_PrinterValueWriter.write_uint64 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_float32
[ OK ] dds_DCPS_PrinterValueWriter.write_float32 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_float64
[ OK ] dds_DCPS_PrinterValueWriter.write_float64 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_float128
[ OK ] dds_DCPS_PrinterValueWriter.write_float128 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_fixed
[ OK ] dds_DCPS_PrinterValueWriter.write_fixed (1 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char8
[ OK ] dds_DCPS_PrinterValueWriter.write_char8 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char8_null
[ OK ] dds_DCPS_PrinterValueWriter.write_char8_null (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char16
[ OK ] dds_DCPS_PrinterValueWriter.write_char16 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char16_null
[ OK ] dds_DCPS_PrinterValueWriter.write_char16_null (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_string
[ OK ] dds_DCPS_PrinterValueWriter.write_string (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_enum
[ OK ] dds_DCPS_PrinterValueWriter.write_enum (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_bitmask
[ OK ] dds_DCPS_PrinterValueWriter.write_bitmask (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_absent_value
[ OK ] dds_DCPS_PrinterValueWriter.write_absent_value (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_map
[ OK ] dds_DCPS_PrinterValueWriter.complete_map (0 ms)
[----------] 45 tests from dds_DCPS_PrinterValueWriter (1 ms total)
[----------] 206 tests from dds_DCPS_Qos_Helper
[ RUN ] dds_DCPS_Qos_Helper.maintest
[ OK ] dds_DCPS_Qos_Helper.maintest (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_value
[ OK ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_duration
[ OK ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_volatile
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient_local
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_persistent
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_service_cleanup_delay
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_service_cleanup_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_last
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_all
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_instances
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_period
[ OK ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_duration
[ OK ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_shared
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_exclusive
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_value
[ OK ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_automatic
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_lease_duration
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_minimum_separation
[ OK ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_minimum_separation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_instances
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_autodispose_unregistered_instances
[ OK ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_autodispose_unregistered_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_autopurge_nowriter_samples_delay
[ OK ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_autopurge_nowriter_samples_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_disallow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_disallow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_allow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_allow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_sequence_bounds
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_sequence_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_string_bounds
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_string_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_member_names
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_member_names (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_prevent_type_widening
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_prevent_type_widening (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_force_type_validation
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_force_type_validation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_topic_data_value
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_topic_data_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_volatile
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient_local
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_persistent
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_service_cleanup_delay
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_service_cleanup_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_last
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_all
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_depth
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_instances
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_deadline_period
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_deadline_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_latency_budget_duration
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_latency_budget_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_automatic
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_lease_duration
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_best_effort
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_best_effort (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_reliable
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_reliable (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_max_blocking_time
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_max_blocking_time (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_source_timestamp
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_source_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_reception_timestamp
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_reception_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_last
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_all
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_samples
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_instances
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_transport_priority_value
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_transport_priority_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_lifespan_duration
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_lifespan_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_shared
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_exclusive
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_kind (1 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_volatile
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_transient_local
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_transient
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_persistent
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_service_cleanup_delay
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_service_cleanup_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_history_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_keep_last
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_keep_all
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_history_depth
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_samples
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_instances
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_deadline_period
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_deadline_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_latency_budget_duration
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_latency_budget_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_automatic
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_lease_duration
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_best_effort
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_best_effort (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_reliable
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_reliable (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_max_blocking_time
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_max_blocking_time (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_by_source_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_by_source_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_by_reception_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_by_reception_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_keep_last
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_keep_all
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_samples
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_instances
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_transport_priority_value
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_transport_priority_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_lifespan_duration
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_lifespan_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_user_data_value
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_user_data_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_shared
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_exclusive
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_strength_value
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_strength_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_writer_data_lifecycle_autodispose_unregistered_instances
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_writer_data_lifecycle_autodispose_unregistered_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Publisher_ctor
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Publisher_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Publisher_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Publisher_ctor_error (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor (1 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor_error (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_volatile
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient_local
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_persistent
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_deadline_period
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_deadline_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_latency_budget_duration
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_latency_budget_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_automatic
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_lease_duration
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_best_effort
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_best_effort (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_reliable
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_reliable (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_max_blocking_time
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_max_blocking_time (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_source_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_source_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_reception_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_reception_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_last
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_all
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_instances
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_user_data_value
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_user_data_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_shared
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_exclusive
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_time_based_filter_minimum_separation
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_time_based_filter_minimum_separation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_nowriter_samples_delay
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_nowriter_samples_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_disposed_samples_delay
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_disposed_samples_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_disallow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_disallow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_allow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_allow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_sequence_bounds
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_sequence_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_string_bounds
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_string_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_member_names
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_member_names (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_prevent_type_widening
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_prevent_type_widening (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_force_type_validation
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_force_type_validation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor_error (1 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor_error (0 ms)
[----------] 206 tests from dds_DCPS_Qos_Helper (3 ms total)
[----------] 5 tests from dds_DCPS_RTPS_AssociationRecord
[ RUN ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor
[ OK ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor (2 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor_with_flags
[ OK ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor_with_flags (1 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_local_tokens_sent
[ OK ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_local_tokens_sent (1 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.WriterAssociationRecord_ctor
[ OK ] dds_DCPS_RTPS_AssociationRecord.WriterAssociationRecord_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.ReaderAssociationRecord_ctor
[ OK ] dds_DCPS_RTPS_AssociationRecord.ReaderAssociationRecord_ctor (0 ms)
[----------] 5 tests from dds_DCPS_RTPS_AssociationRecord (5 ms total)
[----------] 5 tests from dds_DCPS_RTPS_DiscoveredEntities
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_has_security_data
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_has_security_data (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredSubscription_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredSubscription_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredPublication_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredPublication_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.LocalEntity_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.LocalEntity_ctor (0 ms)
[----------] 5 tests from dds_DCPS_RTPS_DiscoveredEntities (0 ms total)
[----------] 4 tests from dds_DCPS_RTPS_GuidGenerator
[ RUN ] dds_DCPS_RTPS_GuidGenerator.not_NULL
[ OK ] dds_DCPS_RTPS_GuidGenerator.not_NULL (0 ms)
[ RUN ] dds_DCPS_RTPS_GuidGenerator.populate
[ OK ] dds_DCPS_RTPS_GuidGenerator.populate (1 ms)
[ RUN ] dds_DCPS_RTPS_GuidGenerator.getCount
[ OK ] dds_DCPS_RTPS_GuidGenerator.getCount (0 ms)
[ RUN ] dds_DCPS_RTPS_GuidGenerator.interfaceName
[ OK ] dds_DCPS_RTPS_GuidGenerator.interfaceName (0 ms)
[----------] 4 tests from dds_DCPS_RTPS_GuidGenerator (1 ms total)
[----------] 1 test from dds_DCPS_RTPS_MessageUtils
[ RUN ] dds_DCPS_RTPS_MessageUtils.maintest
[ OK ] dds_DCPS_RTPS_MessageUtils.maintest (0 ms)
[----------] 1 test from dds_DCPS_RTPS_MessageUtils (0 ms total)
[----------] 138 tests from dds_DCPS_RTPS_ParameterListConverter
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.From_SPDPdiscoveredParticipantData_IdentityStatusToken
[ OK ] dds_DCPS_RTPS_ParameterListConverter.From_SPDPdiscoveredParticipantData_IdentityStatusToken (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_one_locator
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_one_locator (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_two_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_two_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_three_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_three_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_four_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_four_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_protocol_version
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_protocol_version (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_protocol_version
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_protocol_version (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_vendor_id
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_vendor_id (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_vendor_id
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_vendor_id (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_guid_prefix
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_guid_prefix (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_guid_prefix
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_guid_prefix (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_expects_inline_qos
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_expects_inline_qos (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_expects_inline_qos
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_expects_inline_qos (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_builtin_endpoints
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_builtin_endpoints (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_builtin_endpoints
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_builtin_endpoints (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_meta_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_meta_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_meta_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_meta_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_meta_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_meta_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_meta_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_meta_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_default_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_default_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_default_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_default_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_default_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_default_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_default_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_default_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_liveliness_count
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_liveliness_count (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_liveliness_count
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_liveliness_count (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_lease_duration
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_lease_duration (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_lease_duration
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_lease_duration (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_participant_user_data_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_participant_user_data_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_participant_expects_inline_qos_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_participant_expects_inline_qos_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_participant_lease_duration_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_participant_lease_duration_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_vendor_specific_parameters
[ OK ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_vendor_specific_parameters (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.dont_fail_on_participant_optional_parameters
[ OK ] dds_DCPS_RTPS_ParameterListConverter.dont_fail_on_participant_optional_parameters (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.fail_on_participant_required_parameters
[ OK ] dds_DCPS_RTPS_ParameterListConverter.fail_on_participant_required_parameters (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.pid_builtin_endpoint_set_bug
[ OK ] dds_DCPS_RTPS_ParameterListConverter.pid_builtin_endpoint_set_bug (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_sentinel
[ OK ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_sentinel (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_pad
[ OK ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_pad (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_name_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_name_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_type_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_type_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_qos
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_qos (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_qos
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_qos (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_service
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_service (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_service
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_service (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_service_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_service_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_deadline
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_deadline (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_deadline
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_deadline (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_deadline_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_deadline_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_latency_budget
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_latency_budget (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_latency_budget
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_latency_budget (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_latency_budget_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_latency_budget_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_liveliness
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_liveliness (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_liveliness
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_liveliness (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_liveliness_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_liveliness_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_reliability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_reliability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_reliability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_reliability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_reliability_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_reliability_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_lifespan
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_lifespan (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_lifespan
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_lifespan (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_lifespan_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_lifespan_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_user_data_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_user_data_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership_strength
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership_strength (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership_strength
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership_strength (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_strength_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_strength_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_destination_order_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_destination_order_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_presentation_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_presentation_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_partition (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_partition (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_partition_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_partition_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_topic_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_topic_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_topic_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_topic_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_data_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_data_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_group_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_group_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_group_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_group_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_group_data_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_group_data_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_guid
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_guid (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_guid
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_guid (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_unicast_allocators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_unicast_allocators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_durability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_durability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_durability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_durability (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_deadline
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_deadline (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_deadline
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_deadline (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_latency_budget
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_latency_budget (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_latency_budget
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_latency_budget (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_liveliness
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_liveliness (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_liveliness
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_liveliness (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_reliability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_reliability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_reliability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_reliability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_ownership
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_ownership (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_ownership
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_ownership (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_partition (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_partition (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_group_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_group_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_group_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_group_data (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_guid
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_guid (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_guid
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_guid (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_content_filter_property
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_content_filter_property (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_content_filter_property
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_content_filter_property (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_decode_reader_associated_guid_list
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_decode_reader_associated_guid_list (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_reader_defaults
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_reader_defaults (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_participant_default_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_participant_default_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_writer_default_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_writer_default_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_reader_default_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_reader_default_data (0 ms)
[----------] 138 tests from dds_DCPS_RTPS_ParameterListConverter (5 ms total)
[----------] 9 tests from RtpsCoreTypeSupportImpl
[ RUN ] RtpsCoreTypeSupportImpl.PropertyQosPolicy
[ OK ] RtpsCoreTypeSupportImpl.PropertyQosPolicy (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.InsertParameter
[ OK ] RtpsCoreTypeSupportImpl.InsertParameter (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.ExtractParameter
[ OK ] RtpsCoreTypeSupportImpl.ExtractParameter (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.InsertFilterResult_t
[ OK ] RtpsCoreTypeSupportImpl.InsertFilterResult_t (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.ExtractFilterResult_t
[ OK ] RtpsCoreTypeSupportImpl.ExtractFilterResult_t (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.ExtractSequenceWithUnverifiedLength
[ OK ] RtpsCoreTypeSupportImpl.ExtractSequenceWithUnverifiedLength (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.Serializer_test_issue4105
[ OK ] RtpsCoreTypeSupportImpl.Serializer_test_issue4105 (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.Serializer_test_parameterlist
[ OK ] RtpsCoreTypeSupportImpl.Serializer_test_parameterlist (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.Serializer_test_parameterlist_invalid
[ OK ] RtpsCoreTypeSupportImpl.Serializer_test_parameterlist_invalid (0 ms)
[----------] 9 tests from RtpsCoreTypeSupportImpl (0 ms total)
[----------] 4 tests from dds_DCPS_RTPS_RtpsDiscoveryConfig
[ RUN ] dds_DCPS_RTPS_RtpsDiscoveryConfig.spdp_unicast_address
[ OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.spdp_unicast_address (3 ms)
[ RUN ] dds_DCPS_RTPS_RtpsDiscoveryConfig.spdp_multicast_address
[ OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.spdp_multicast_address (3 ms)
[ RUN ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_unicast_address
[ OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_unicast_address (5 ms)
[ RUN ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_multicast_address
[ OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_multicast_address (4 ms)
[----------] 4 tests from dds_DCPS_RTPS_RtpsDiscoveryConfig (15 ms total)
[----------] 12 tests from dds_DCPS_RcHandle_T
[ RUN ] dds_DCPS_RcHandle_T.ctors
[ OK ] dds_DCPS_RcHandle_T.ctors (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.dtor
[ OK ] dds_DCPS_RcHandle_T.dtor (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.reset
[ OK ] dds_DCPS_RcHandle_T.reset (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.assign
[ OK ] dds_DCPS_RcHandle_T.assign (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.swaps
[ OK ] dds_DCPS_RcHandle_T.swaps (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.access
[ OK ] dds_DCPS_RcHandle_T.access (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.param_passing
[ OK ] dds_DCPS_RcHandle_T.param_passing (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.bool_conv
[ OK ] dds_DCPS_RcHandle_T.bool_conv (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.relational
[ OK ] dds_DCPS_RcHandle_T.relational (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.casts
[ OK ] dds_DCPS_RcHandle_T.casts (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.make_rch
[ OK ] dds_DCPS_RcHandle_T.make_rch (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.rchandle_from
[ OK ] dds_DCPS_RcHandle_T.rchandle_from (0 ms)
[----------] 12 tests from dds_DCPS_RcHandle_T (0 ms total)
[----------] 6 tests from dds_DCPS_RcObject
[ RUN ] dds_DCPS_RcObject.ctors_weak
[ OK ] dds_DCPS_RcObject.ctors_weak (0 ms)
[ RUN ] dds_DCPS_RcObject.assign_weak
[ OK ] dds_DCPS_RcObject.assign_weak (0 ms)
[ RUN ] dds_DCPS_RcObject.add_remove_ref_count
[ OK ] dds_DCPS_RcObject.add_remove_ref_count (0 ms)
[ RUN ] dds_DCPS_RcObject.lock_reset_weak
[ OK ] dds_DCPS_RcObject.lock_reset_weak (0 ms)
[ RUN ] dds_DCPS_RcObject.lock_failed
[ OK ] dds_DCPS_RcObject.lock_failed (0 ms)
[ RUN ] dds_DCPS_RcObject.compare_weak
[ OK ] dds_DCPS_RcObject.compare_weak (0 ms)
[----------] 6 tests from dds_DCPS_RcObject (0 ms total)
[----------] 4 tests from dds_DCPS_ReactorWrapper
[ RUN ] dds_DCPS_ReactorWrapper.test_oneshot
[ OK ] dds_DCPS_ReactorWrapper.test_oneshot (11 ms)
[ RUN ] dds_DCPS_ReactorWrapper.test_repeat
[ OK ] dds_DCPS_ReactorWrapper.test_repeat (1000 ms)
[ RUN ] dds_DCPS_ReactorWrapper.test_immediate
[ OK ] dds_DCPS_ReactorWrapper.test_immediate (0 ms)
[ RUN ] dds_DCPS_ReactorWrapper.test_negative
[ OK ] dds_DCPS_ReactorWrapper.test_negative (0 ms)
[----------] 4 tests from dds_DCPS_ReactorWrapper (1011 ms total)
[----------] 17 tests from dds_DCPS_ResizeSeqNoInit
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_shrink (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_same_size
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_same_size (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_from_empty
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_from_empty (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_to_empty
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_to_empty (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_face_sequence_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_face_sequence_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_face_sequence_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_face_sequence_shrink (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_face_sequence_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_face_sequence_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_face_sequence_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_face_sequence_shrink (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_sp_sequence_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_sp_sequence_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_sp_sequence_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_sp_sequence_shrink (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_sp_sequence_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_sp_sequence_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_sp_sequence_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_sp_sequence_shrink (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.OptionalInitVector_default_construct
[ OK ] dds_DCPS_ResizeSeqNoInit.OptionalInitVector_default_construct (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.OptionalInitVector_resize_value_initializes
[ OK ] dds_DCPS_ResizeSeqNoInit.OptionalInitVector_resize_value_initializes (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_vector_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_vector_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_vector_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_vector_shrink (0 ms)
[----------] 17 tests from dds_DCPS_ResizeSeqNoInit (0 ms total)
[----------] 2 tests from dds_DCPS_SafeBool_T
[ RUN ] dds_DCPS_SafeBool_T.virtual_method
[ OK ] dds_DCPS_SafeBool_T.virtual_method (0 ms)
[ RUN ] dds_DCPS_SafeBool_T.non_virtual_method
[ OK ] dds_DCPS_SafeBool_T.non_virtual_method (0 ms)
[----------] 2 tests from dds_DCPS_SafeBool_T (0 ms total)
[----------] 9 tests from dds_DCPS_SafetyProfileStreams
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_octet
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_octet (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_ushort
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_ushort (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_int
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_int (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_uint
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_uint (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_long
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_long (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_ulong
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_ulong (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_longlong
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_longlong (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_ulonglong
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_ulonglong (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_double
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_double (0 ms)
[----------] 9 tests from dds_DCPS_SafetyProfileStreams (0 ms total)
[----------] 1 test from dds_DCPS_SequenceNumber
[ RUN ] dds_DCPS_SequenceNumber.maintest
[ OK ] dds_DCPS_SequenceNumber.maintest (0 ms)
[----------] 1 test from dds_DCPS_SequenceNumber (0 ms total)
[----------] 40 tests from dds_DCPS_Serializer
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding
[ OK ] dds_DCPS_Serializer.Encoding_Encoding (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_ENDIAN_BIG
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_ENDIAN_BIG (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_ENDIAN_BIG
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_ENDIAN_BIG (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_ENDIAN_BIG
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_ENDIAN_BIG (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_ENDIAN_LITTLE
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_ENDIAN_LITTLE (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_ENDIAN_LITTLE
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_ENDIAN_LITTLE (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_ENDIAN_LITTLE
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_ENDIAN_LITTLE (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_Swap
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_Swap (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_No_Swap
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_No_Swap (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_max_align
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_max_align (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_max_align
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_max_align (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_max_align
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_max_align (0 ms)
[ RUN ] dds_DCPS_Serializer.align_value_no_offset
[ OK ] dds_DCPS_Serializer.align_value_no_offset (0 ms)
[ RUN ] dds_DCPS_Serializer.align_value_add_offset
[ OK ] dds_DCPS_Serializer.align_value_add_offset (0 ms)
[ RUN ] dds_DCPS_Serializer.align_value_smaller_than_by
[ OK ] dds_DCPS_Serializer.align_value_smaller_than_by (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_is_encapsulated_this_XCDR1
[ OK ] dds_DCPS_Serializer.Encoding_is_encapsulated_this_XCDR1 (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_is_encapsulated_this_UNALIGNED_CDR
[ OK ] dds_DCPS_Serializer.Encoding_is_encapsulated_this_UNALIGNED_CDR (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_static_is_encacapsulatd_XCDR2
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_static_is_encacapsulatd_XCDR2 (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Encoding
[ OK ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Encoding (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Kind
[ OK ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Kind (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Kind_bool
[ OK ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Kind_bool (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_set_endianness
[ OK ] dds_DCPS_Serializer.Serializer_set_endianness (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_swap_bytes_endianness
[ OK ] dds_DCPS_Serializer.Serializer_swap_bytes_endianness (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_basic_reference
[ OK ] dds_DCPS_Serializer.Serializer_align_context_basic_reference (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_basic
[ OK ] dds_DCPS_Serializer.Serializer_align_context_basic (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_2_buff
[ OK ] dds_DCPS_Serializer.Serializer_align_context_2_buff (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign
[ OK ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign_read
[ OK ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign_read (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign_read_with_min
[ OK ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign_read_with_min (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_peek_align
[ OK ] dds_DCPS_Serializer.Serializer_test_peek_align (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_peek_depth
[ OK ] dds_DCPS_Serializer.Serializer_test_peek_depth (12 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_trim
[ OK ] dds_DCPS_Serializer.Serializer_test_trim (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_bad_string
[ OK ] dds_DCPS_Serializer.Serializer_test_bad_string (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_bad_wstring
[ OK ] dds_DCPS_Serializer.Serializer_test_bad_wstring (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_bad_string2
[ OK ] dds_DCPS_Serializer.Serializer_test_bad_string2 (0 ms)
[ RUN ] dds_DCPS_Serializer.read_parameter_id_xcdr2
[ OK ] dds_DCPS_Serializer.read_parameter_id_xcdr2 (0 ms)
[ RUN ] dds_DCPS_Serializer.read_parameter_id_xcdr2_ok
[ OK ] dds_DCPS_Serializer.read_parameter_id_xcdr2_ok (0 ms)
[ RUN ] dds_DCPS_Serializer.read_parameter_id_xcdr2_malformed_emheader
[ OK ] dds_DCPS_Serializer.read_parameter_id_xcdr2_malformed_emheader (0 ms)
[ RUN ] dds_DCPS_Serializer.read_parameter_id_xcdr2_missing_nextint
[ OK ] dds_DCPS_Serializer.read_parameter_id_xcdr2_missing_nextint (0 ms)
[ RUN ] dds_DCPS_Serializer.read_parameter_id_xcdr2_truncated_nextint
[ OK ] dds_DCPS_Serializer.read_parameter_id_xcdr2_truncated_nextint (0 ms)
[----------] 40 tests from dds_DCPS_Serializer (12 ms total)
[----------] 22 tests from dds_DCPS_ServiceEventDispatcher
[ RUN ] dds_DCPS_ServiceEventDispatcher.DefaultConstructor
[ OK ] dds_DCPS_ServiceEventDispatcher.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ArgConstructorFour
[ OK ] dds_DCPS_ServiceEventDispatcher.ArgConstructorFour (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderAlpha
[ OK ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderAlpha (2 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderBeta
[ OK ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderBeta (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ZeroThreadConstructorFallsBackToOne
[ OK ] dds_DCPS_ServiceEventDispatcher.ZeroThreadConstructorFallsBackToOne (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchAlpha
[ OK ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchAlpha (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchBeta
[ OK ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchBeta (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha_ImmediateShutdown (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta (2 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta_ImmediateShutdown (2 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma (17 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma_ImmediateShutdown (10 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.TestShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.TestShutdown (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.NullEventsIgnored
[ OK ] dds_DCPS_ServiceEventDispatcher.NullEventsIgnored (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.TimedDispatch
[ OK ] dds_DCPS_ServiceEventDispatcher.TimedDispatch (91 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.TimedDispatchSingleThreaded
[ OK ] dds_DCPS_ServiceEventDispatcher.TimedDispatchSingleThreaded (91 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelDispatch
[ OK ] dds_DCPS_ServiceEventDispatcher.CancelDispatch (71 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelDispatchSingleThreaded
[ OK ] dds_DCPS_ServiceEventDispatcher.CancelDispatchSingleThreaded (70 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelInvokesHandleCancelOutsideDispatcherLock
[ OK ] dds_DCPS_ServiceEventDispatcher.CancelInvokesHandleCancelOutsideDispatcherLock (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelSuppressesHandleCancelException
(4014|4014) WARNING: ServiceEventDispatcher::handle_cancel_and_release: Event's handle_cancel() threw an exception
[ OK ] dds_DCPS_ServiceEventDispatcher.CancelSuppressesHandleCancelException (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ImmediateShutdownCancelsPendingEvents
[ OK ] dds_DCPS_ServiceEventDispatcher.ImmediateShutdownCancelsPendingEvents (0 ms)
[----------] 22 tests from dds_DCPS_ServiceEventDispatcher (363 ms total)
[----------] 4 tests from dds_DCPS_Service_Participant
[ RUN ] dds_DCPS_Service_Participant.type_object_encoding
[ OK ] dds_DCPS_Service_Participant.type_object_encoding (0 ms)
[ RUN ] dds_DCPS_Service_Participant.event_dispatcher_thread_count
(4014|4014) WARNING: Service_Participant::event_dispatcher_thread_count: configured value 0 is invalid, using 1
[ OK ] dds_DCPS_Service_Participant.event_dispatcher_thread_count (1 ms)
[ RUN ] dds_DCPS_Service_Participant.repository_lost_remaps_to_next_active_discovery
(4014|4014) WARNING: Service_Participant::repository_lost: repository repo-2 was not available to replace repo-1, looking for another.
[ OK ] dds_DCPS_Service_Participant.repository_lost_remaps_to_next_active_discovery (0 ms)
[ RUN ] dds_DCPS_Service_Participant.repository_lost_backs_off_when_lost_key_is_missing
(4014|4014) WARNING: Service_Participant::repository_lost: lost repository missing-repo was not present, finding another anyway.
(4014|4014) WARNING: Service_Participant::repository_lost: repository repo-2 was not available to replace missing-repo, looking for another.
[ OK ] dds_DCPS_Service_Participant.repository_lost_backs_off_when_lost_key_is_missing (1001 ms)
[----------] 4 tests from dds_DCPS_Service_Participant (1002 ms total)
[----------] 5 tests from dds_DCPS_SporadicEvent
[ RUN ] dds_DCPS_SporadicEvent.ConstructDestruct
[ OK ] dds_DCPS_SporadicEvent.ConstructDestruct (0 ms)
[ RUN ] dds_DCPS_SporadicEvent.Nominal
[ OK ] dds_DCPS_SporadicEvent.Nominal (2 ms)
[ RUN ] dds_DCPS_SporadicEvent.MoveUp
[ OK ] dds_DCPS_SporadicEvent.MoveUp (2 ms)
[ RUN ] dds_DCPS_SporadicEvent.NoDoubleExec
[ OK ] dds_DCPS_SporadicEvent.NoDoubleExec (201 ms)
[ RUN ] dds_DCPS_SporadicEvent.Cancel
[ OK ] dds_DCPS_SporadicEvent.Cancel (100 ms)
[----------] 5 tests from dds_DCPS_SporadicEvent (305 ms total)
[----------] 9 tests from dds_DCPS_SporadicTask
[ RUN ] dds_DCPS_SporadicTask.schedule
[ OK ] dds_DCPS_SporadicTask.schedule (2 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_pmf
[ OK ] dds_DCPS_SporadicTask.schedule_pmf (1 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_error
[ OK ] dds_DCPS_SporadicTask.schedule_error (0 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_earlier
[ OK ] dds_DCPS_SporadicTask.schedule_earlier (1 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_later
[ OK ] dds_DCPS_SporadicTask.schedule_later (1 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_no_reactor_task
[ OK ] dds_DCPS_SporadicTask.schedule_no_reactor_task (2834 ms)
[ RUN ] dds_DCPS_SporadicTask.cancel_not_scheduled
[ OK ] dds_DCPS_SporadicTask.cancel_not_scheduled (1 ms)
[ RUN ] dds_DCPS_SporadicTask.cancel_scheduled
[ OK ] dds_DCPS_SporadicTask.cancel_scheduled (1 ms)
[ RUN ] dds_DCPS_SporadicTask.cancel_no_reactor_task
[ OK ] dds_DCPS_SporadicTask.cancel_no_reactor_task (1 ms)
[----------] 9 tests from dds_DCPS_SporadicTask (2842 ms total)
[----------] 1 test from dds_DCPS_Statistics
[ RUN ] dds_DCPS_Statistics.key_compare
[ OK ] dds_DCPS_Statistics.key_compare (0 ms)
[----------] 1 test from dds_DCPS_Statistics (0 ms total)
[----------] 6 tests from dds_DCPS_ThreadPool
[ RUN ] dds_DCPS_ThreadPool.NoArgConstructor
[ OK ] dds_DCPS_ThreadPool.NoArgConstructor (0 ms)
[ RUN ] dds_DCPS_ThreadPool.ArgConstructorZero
[ OK ] dds_DCPS_ThreadPool.ArgConstructorZero (1 ms)
[ RUN ] dds_DCPS_ThreadPool.ArgConstructorOne
[ OK ] dds_DCPS_ThreadPool.ArgConstructorOne (0 ms)
[ RUN ] dds_DCPS_ThreadPool.ArgConstructorFour
[ OK ] dds_DCPS_ThreadPool.ArgConstructorFour (1 ms)
[ RUN ] dds_DCPS_ThreadPool.ArgConstructorSixteen
[ OK ] dds_DCPS_ThreadPool.ArgConstructorSixteen (3 ms)
[ RUN ] dds_DCPS_ThreadPool.CheckMembership
[ OK ] dds_DCPS_ThreadPool.CheckMembership (1 ms)
[----------] 6 tests from dds_DCPS_ThreadPool (6 ms total)
[----------] 2 tests from dds_DCPS_ThreadStatusManager
[ RUN ] dds_DCPS_ThreadStatusManager.ThreadStatusListener
[ OK ] dds_DCPS_ThreadStatusManager.ThreadStatusListener (0 ms)
[ RUN ] dds_DCPS_ThreadStatusManager.ThreadStatusListenerSeparateThread
[ OK ] dds_DCPS_ThreadStatusManager.ThreadStatusListenerSeparateThread (0 ms)
[----------] 2 tests from dds_DCPS_ThreadStatusManager (0 ms total)
[----------] 3 tests from dds_DCPS_TimeDuration
[ RUN ] dds_DCPS_TimeDuration.str
[ OK ] dds_DCPS_TimeDuration.str (0 ms)
[ RUN ] dds_DCPS_TimeDuration.double_ctor
[ OK ] dds_DCPS_TimeDuration.double_ctor (0 ms)
[ RUN ] dds_DCPS_TimeDuration.to_double
[ OK ] dds_DCPS_TimeDuration.to_double (0 ms)
[----------] 3 tests from dds_DCPS_TimeDuration (0 ms total)
[----------] 10 tests from dds_DCPS_Time_Helper
[ RUN ] dds_DCPS_Time_Helper.infinite_duration_to_time_value
[ OK ] dds_DCPS_Time_Helper.infinite_duration_to_time_value (0 ms)
[ RUN ] dds_DCPS_Time_Helper.infinite_duration_to_absolute_time_value
[ OK ] dds_DCPS_Time_Helper.infinite_duration_to_absolute_time_value (0 ms)
[ RUN ] dds_DCPS_Time_Helper.finite_duration_to_time_value
[ OK ] dds_DCPS_Time_Helper.finite_duration_to_time_value (0 ms)
[ RUN ] dds_DCPS_Time_Helper.Duration_t_difference
[ OK ] dds_DCPS_Time_Helper.Duration_t_difference (0 ms)
[ RUN ] dds_DCPS_Time_Helper.MonotonicTime_t_equal
[ OK ] dds_DCPS_Time_Helper.MonotonicTime_t_equal (0 ms)
[ RUN ] dds_DCPS_Time_Helper.make_duration
[ OK ] dds_DCPS_Time_Helper.make_duration (0 ms)
[ RUN ] dds_DCPS_Time_Helper.duration_to_dds_string
[ OK ] dds_DCPS_Time_Helper.duration_to_dds_string (0 ms)
[ RUN ] dds_DCPS_Time_Helper.duration_from_dds_string
[ OK ] dds_DCPS_Time_Helper.duration_from_dds_string (0 ms)
[ RUN ] dds_DCPS_Time_Helper.add_time_duration
[ OK ] dds_DCPS_Time_Helper.add_time_duration (0 ms)
[ RUN ] dds_DCPS_Time_Helper.time_value_to_double
[ OK ] dds_DCPS_Time_Helper.time_value_to_double (0 ms)
[----------] 10 tests from dds_DCPS_Time_Helper (0 ms total)
[----------] 2 tests from dds_DCPS_ValueCommon
[ RUN ] dds_DCPS_ValueCommon.ListEnumHelper
[ OK ] dds_DCPS_ValueCommon.ListEnumHelper (0 ms)
[ RUN ] dds_DCPS_ValueCommon.MapBitmaskHelper
(4014|4014) WARNING: MapBitmaskHelper::get_value: Ignore unknown flag: FLAG3
[ OK ] dds_DCPS_ValueCommon.MapBitmaskHelper (1 ms)
[----------] 2 tests from dds_DCPS_ValueCommon (1 ms total)
[----------] 12 tests from dds_DCPS_WaitSet
[ RUN ] dds_DCPS_WaitSet.DefaultConstructor
[ OK ] dds_DCPS_WaitSet.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_WaitSet.VarDuplicate
[ OK ] dds_DCPS_WaitSet.VarDuplicate (0 ms)
[ RUN ] dds_DCPS_WaitSet.AttachDetachFailures
[ OK ] dds_DCPS_WaitSet.AttachDetachFailures (0 ms)
[ RUN ] dds_DCPS_WaitSet.AttachDetach
[ OK ] dds_DCPS_WaitSet.AttachDetach (0 ms)
[ RUN ] dds_DCPS_WaitSet.AttachDetachAll
[ OK ] dds_DCPS_WaitSet.AttachDetachAll (0 ms)
[ RUN ] dds_DCPS_WaitSet.AttachNoDetach
[ OK ] dds_DCPS_WaitSet.AttachNoDetach (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitBogusDeadline
[ OK ] dds_DCPS_WaitSet.WaitBogusDeadline (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitDeadlineTimeout
[ OK ] dds_DCPS_WaitSet.WaitDeadlineTimeout (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitDeadlineTriggered
[ OK ] dds_DCPS_WaitSet.WaitDeadlineTriggered (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitForever
[ OK ] dds_DCPS_WaitSet.WaitForever (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitDeadline
[ OK ] dds_DCPS_WaitSet.WaitDeadline (1 ms)
[ RUN ] dds_DCPS_WaitSet.WaitMulti
[ OK ] dds_DCPS_WaitSet.WaitMulti (0 ms)
[----------] 12 tests from dds_DCPS_WaitSet (1 ms total)
[----------] 3 tests from dds_DCPS_XTypes_DynamicDataAdapter
[ RUN ] dds_DCPS_XTypes_DynamicDataAdapter.simple_struct
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (165, 39, 101, 9, 34, 17, 77, 85, 17, 0, 142, 155, 122, 138)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (84, 247, 54, 239, 239, 203, 208, 118, 127, 210, 239, 88, 67, 206)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (70, 118, 248, 72, 113, 185, 135, 40, 43, 197, 161, 108, 188, 171)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (116, 87, 12, 179, 43, 50, 126, 90, 133, 88, 235, 210, 121, 40)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (70, 118, 248, 72, 113, 185, 135, 40, 43, 197, 161, 108, 188, 171)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (219, 21, 102, 23, 139, 214, 237, 213, 192, 143, 46, 126, 84, 178)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (211, 115, 135, 200, 197, 29, 84, 188, 245, 25, 217, 60, 158, 24)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (211, 115, 135, 200, 197, 29, 84, 188, 245, 25, 217, 60, 158, 24)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (60, 21, 101, 208, 122, 140, 35, 64, 175, 37, 217, 37, 111, 210)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (197, 138, 18, 157, 57, 235, 217, 149, 212, 202, 26, 218, 116, 149)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (196, 81, 68, 21, 109, 157, 99, 187, 94, 248, 24, 217, 23, 161)
[ OK ] dds_DCPS_XTypes_DynamicDataAdapter.simple_struct (9 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataAdapter.test_struct
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (165, 39, 101, 9, 34, 17, 77, 85, 17, 0, 142, 155, 122, 138)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (84, 247, 54, 239, 239, 203, 208, 118, 127, 210, 239, 88, 67, 206)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (70, 118, 248, 72, 113, 185, 135, 40, 43, 197, 161, 108, 188, 171)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (116, 87, 12, 179, 43, 50, 126, 90, 133, 88, 235, 210, 121, 40)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (70, 118, 248, 72, 113, 185, 135, 40, 43, 197, 161, 108, 188, 171)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (219, 21, 102, 23, 139, 214, 237, 213, 192, 143, 46, 126, 84, 178)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (211, 115, 135, 200, 197, 29, 84, 188, 245, 25, 217, 60, 158, 24)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (211, 115, 135, 200, 197, 29, 84, 188, 245, 25, 217, 60, 158, 24)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (60, 21, 101, 208, 122, 140, 35, 64, 175, 37, 217, 37, 111, 210)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (197, 138, 18, 157, 57, 235, 217, 149, 212, 202, 26, 218, 116, 149)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (196, 81, 68, 21, 109, 157, 99, 187, 94, 248, 24, 217, 23, 161)
[ OK ] dds_DCPS_XTypes_DynamicDataAdapter.test_struct (23 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataAdapter.test_union
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (165, 39, 101, 9, 34, 17, 77, 85, 17, 0, 142, 155, 122, 138)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (84, 247, 54, 239, 239, 203, 208, 118, 127, 210, 239, 88, 67, 206)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (70, 118, 248, 72, 113, 185, 135, 40, 43, 197, 161, 108, 188, 171)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (116, 87, 12, 179, 43, 50, 126, 90, 133, 88, 235, 210, 121, 40)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (70, 118, 248, 72, 113, 185, 135, 40, 43, 197, 161, 108, 188, 171)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (219, 21, 102, 23, 139, 214, 237, 213, 192, 143, 46, 126, 84, 178)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (211, 115, 135, 200, 197, 29, 84, 188, 245, 25, 217, 60, 158, 24)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (211, 115, 135, 200, 197, 29, 84, 188, 245, 25, 217, 60, 158, 24)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (60, 21, 101, 208, 122, 140, 35, 64, 175, 37, 217, 37, 111, 210)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (197, 138, 18, 157, 57, 235, 217, 149, 212, 202, 26, 218, 116, 149)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (196, 81, 68, 21, 109, 157, 99, 187, 94, 248, 24, 217, 23, 161)
[ OK ] dds_DCPS_XTypes_DynamicDataAdapter.test_union (5 ms)
[----------] 3 tests from dds_DCPS_XTypes_DynamicDataAdapter (37 ms total)
[----------] 34 tests from dds_DCPS_XTypes_DynamicDataImpl
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_ReadValueFromBackingStore
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_ReadValueFromBackingStore (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToStructDefault
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToStructDefault (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToUnion (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToUnionDefault
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToUnionDefault (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToStruct (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToStructDefault
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToStructDefault (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToUnion (7 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArray
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArray (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArrayDefault
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArrayDefault (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteStructWithNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteStructWithNestedMembers (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteRecursiveStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteRecursiveStruct (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToUnion (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteSequenceToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteSequenceToStruct (7 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteSequenceToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteSequenceToUnion (7 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteStructWithNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteStructWithNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToUnion (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToStruct (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToUnion (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteStructWithNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteStructWithNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteKeyOnly (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.MutableArray_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.MutableArray_WriteKeyOnly (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Nested_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Nested_WriteKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Union_Defaults
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Union_Defaults (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Union_Setter
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Union_Setter (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Enum_As_String
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Enum_As_String (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.String_As_Enum
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.String_As_Enum (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.EqualsStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.EqualsStruct (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.EqualsUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.EqualsUnion (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.EqualsSerializedBackingStore
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.EqualsSerializedBackingStore (2 ms)
[----------] 34 tests from dds_DCPS_XTypes_DynamicDataImpl (87 ms total)
[----------] 20 tests from dds_DCPS_XTypes_DynamicDataJson
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.StructPopulateAndRoundTrip
[ OK ] dds_DCPS_XTypes_DynamicDataJson.StructPopulateAndRoundTrip (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.Float128HexRoundTrip
[ OK ] dds_DCPS_XTypes_DynamicDataJson.Float128HexRoundTrip (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.UnionActiveMemberJson
[ OK ] dds_DCPS_XTypes_DynamicDataJson.UnionActiveMemberJson (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.UnionDiscriminatorJson
[ OK ] dds_DCPS_XTypes_DynamicDataJson.UnionDiscriminatorJson (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.UnionDiscriminatorRejectsMismatchedBranch
[ OK ] dds_DCPS_XTypes_DynamicDataJson.UnionDiscriminatorRejectsMismatchedBranch (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.EqualityDetectsDifference
[ OK ] dds_DCPS_XTypes_DynamicDataJson.EqualityDetectsDifference (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.UnionEqualityDetectsDifference
[ OK ] dds_DCPS_XTypes_DynamicDataJson.UnionEqualityDetectsDifference (9 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.ArrayEqualityDetectsDifference
[ OK ] dds_DCPS_XTypes_DynamicDataJson.ArrayEqualityDetectsDifference (9 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.MapJsonRoundTrip
[ OK ] dds_DCPS_XTypes_DynamicDataJson.MapJsonRoundTrip (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.MapJsonRejectsBound
[ OK ] dds_DCPS_XTypes_DynamicDataJson.MapJsonRejectsBound (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.MapEqualsIgnoresEntryOrder
[ OK ] dds_DCPS_XTypes_DynamicDataJson.MapEqualsIgnoresEntryOrder (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.MapGetMemberIdByNameUsesKey
[ OK ] dds_DCPS_XTypes_DynamicDataJson.MapGetMemberIdByNameUsesKey (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.RejectsNumericRangeOverflow
[ OK ] dds_DCPS_XTypes_DynamicDataJson.RejectsNumericRangeOverflow (21 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.MapSerializedBackingStore
[ OK ] dds_DCPS_XTypes_DynamicDataJson.MapSerializedBackingStore (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.MapBackingStoreAppendIsVisible
[ OK ] dds_DCPS_XTypes_DynamicDataJson.MapBackingStoreAppendIsVisible (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.MapBackingStoreClearPreservesRemainingEntries
[ OK ] dds_DCPS_XTypes_DynamicDataJson.MapBackingStoreClearPreservesRemainingEntries (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.BitmaskUnionDiscriminatorJson
[ OK ] dds_DCPS_XTypes_DynamicDataJson.BitmaskUnionDiscriminatorJson (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.BitmaskDiscriminatorHighBit
[ OK ] dds_DCPS_XTypes_DynamicDataJson.BitmaskDiscriminatorHighBit (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.EqualsSerializedBackingStore
[ OK ] dds_DCPS_XTypes_DynamicDataJson.EqualsSerializedBackingStore (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.TryConstructTrimSerializedBackingStore
[ OK ] dds_DCPS_XTypes_DynamicDataJson.TryConstructTrimSerializedBackingStore (6 ms)
[----------] 20 tests from dds_DCPS_XTypes_DynamicDataJson (103 ms total)
[----------] 40 tests from dds_DCPS_XTypes_DynamicDataXcdrReadImpl
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_StructWithOptionalMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_StructWithOptionalMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromUnion (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadSequenceFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadSequenceFromStruct (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadSequenceFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadSequenceFromUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromArray
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromArray (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_SkipNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_SkipNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadRecursiveStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadRecursiveStruct (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromStruct (7 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromStructXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromStructXCDR1 (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_StructWithOptionalMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_StructWithOptionalMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromUnion (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromUnionXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromUnionXCDR1 (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromStructXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromStructXCDR1 (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnionXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnionXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromArray
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromArray (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromArrayXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromArrayXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_SkipNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_SkipNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_SkipNestedMembersXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_SkipNestedMembersXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStruct (7 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStructXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStructXCDR1 (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_StructWithOptionalMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_StructWithOptionalMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromUnion (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromUnionXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromUnionXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromStruct (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromStructXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromStructXCDR1 (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromUnionXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromUnionXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArray
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArray (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArrayXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArrayXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembers (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembersXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembersXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SingleKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SingleKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_NestedStructKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_NestedStructKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_NestedUnionKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_NestedUnionKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ArrayKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ArrayKeyOnly (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ImplicitNestedKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ImplicitNestedKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Enum_As_String
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Enum_As_String (1 ms)
[----------] 40 tests from dds_DCPS_XTypes_DynamicDataXcdrReadImpl (80 ms total)
[----------] 11 tests from dds_DCPS_XTypes_DynamicTypeImpl
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerStruct
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyOuterStruct
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyOuterStruct (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAliasStruct
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAliasStruct (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_StructWithTypedefMember
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_StructWithTypedefMember (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_PrimitiveKind
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_PrimitiveKind (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyUnion
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyUnion (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerArray
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerArray (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyOuterArray
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyOuterArray (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MySeq
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MySeq (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAnonStruct
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAnonStruct (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_CircularStruct
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_CircularStruct (4 ms)
[----------] 11 tests from dds_DCPS_XTypes_DynamicTypeImpl (38 ms total)
[----------] 6 tests from dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyStruct (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyUnion
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyUnion (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.SCC
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.SCC (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.LSeq
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.LSeq (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.LArr
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.LArr (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyEnum
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyEnum (0 ms)
[----------] 6 tests from dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal (0 ms total)
[----------] 4 tests from dds_DCPS_XTypes_IdlScanner
[ RUN ] dds_DCPS_XTypes_IdlScanner.CharacterScanner
[ OK ] dds_DCPS_XTypes_IdlScanner.CharacterScanner (1 ms)
[ RUN ] dds_DCPS_XTypes_IdlScanner.IdlScanner
[ OK ] dds_DCPS_XTypes_IdlScanner.IdlScanner (0 ms)
[ RUN ] dds_DCPS_XTypes_IdlScanner.IdlScanner_DynamicType1
[ OK ] dds_DCPS_XTypes_IdlScanner.IdlScanner_DynamicType1 (0 ms)
[ RUN ] dds_DCPS_XTypes_IdlScanner.IdlScanner_DynamicType2
[ OK ] dds_DCPS_XTypes_IdlScanner.IdlScanner_DynamicType2 (0 ms)
[----------] 4 tests from dds_DCPS_XTypes_IdlScanner (1 ms total)
[----------] 3 tests from dds_DCPS_XTypes_MemberDescriptorImpl
[ RUN ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_ctor
[ OK ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_ctor (0 ms)
[ RUN ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_equals
[ OK ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_equals (0 ms)
[ RUN ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_copy_from
[ OK ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_copy_from (0 ms)
[----------] 3 tests from dds_DCPS_XTypes_MemberDescriptorImpl (0 ms total)
[----------] 23 tests from dds_DCPS_XTypes_TypeAssignability
[ RUN ] dds_DCPS_XTypes_TypeAssignability.PrimitiveTypesTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.PrimitiveTypesTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.PrimitiveTypesTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.PrimitiveTypesTest_NotAssignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.StringTypesTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.StringTypesTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.StringTypesTest_Bounds
[ OK ] dds_DCPS_XTypes_TypeAssignability.StringTypesTest_Bounds (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.StringTypesTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.StringTypesTest_NotAssignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.BitmaskTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.BitmaskTypeTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.BitmaskTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.BitmaskTypeTest_NotAssignable (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.SequenceTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.SequenceTypeTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.SequenceTypeTest_Bounds
[ OK ] dds_DCPS_XTypes_TypeAssignability.SequenceTypeTest_Bounds (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.SequenceTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.SequenceTypeTest_NotAssignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.ArrayTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.ArrayTypeTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.ArrayTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.ArrayTypeTest_NotAssignable (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.MapTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.MapTypeTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.MapTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.MapTypeTest_NotAssignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_Assignable (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_NotAssignable (2 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_NestedAliasChainAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_NestedAliasChainAssignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_CyclicAliasesNotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_CyclicAliasesNotAssignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_Assignable (2 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_PreventTypeWidening
[ OK ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_PreventTypeWidening (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_NotAssignable (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.UnionTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.UnionTypeTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.UnionTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.UnionTypeTest_NotAssignable (0 ms)
[----------] 23 tests from dds_DCPS_XTypes_TypeAssignability (8 ms total)
[----------] 2 tests from dds_DCPS_XTypes_TypeAssignability_EnumTypeTest
[ RUN ] dds_DCPS_XTypes_TypeAssignability_EnumTypeTest.Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability_EnumTypeTest.Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability_EnumTypeTest.NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability_EnumTypeTest.NotAssignable (0 ms)
[----------] 2 tests from dds_DCPS_XTypes_TypeAssignability_EnumTypeTest (0 ms total)
[----------] 84 tests from dds_DCPS_XTypes_TypeObject
[ RUN ] dds_DCPS_XTypes_TypeObject.maintest
[ OK ] dds_DCPS_XTypes_TypeObject.maintest (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.Sequence_equal
[ OK ] dds_DCPS_XTypes_TypeObject.Sequence_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.ExtendedAnnotationParameterValue_equal
[ OK ] dds_DCPS_XTypes_TypeObject.ExtendedAnnotationParameterValue_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AnnotationParameterValue_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AnnotationParameterValue_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AppliedAnnotationParameter_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AppliedAnnotationParameter_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AppliedVerbatimAnnotation_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AppliedVerbatimAnnotation_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AppliedBuiltinMemberAnnotations_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AppliedBuiltinMemberAnnotations_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonStructMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonStructMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteMemberDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteMemberDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalMemberDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalMemberDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteStructMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteStructMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalStructMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalStructMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AppliedBuiltinTypeAnnotations_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AppliedBuiltinTypeAnnotations_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalTypeDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalTypeDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteTypeDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteTypeDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteStructHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteStructHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalStructHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalStructHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteStructType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteStructType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalStructType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalStructType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonUnionMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonUnionMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteUnionMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteUnionMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalUnionMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalUnionMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonDiscriminatorMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonDiscriminatorMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteDiscriminatorMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteDiscriminatorMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalDiscriminatorMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalDiscriminatorMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteUnionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteUnionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalUnionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalUnionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteUnionType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteUnionType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalUnionType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalUnionType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonAnnotationParameter_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonAnnotationParameter_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationParameter_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationParameter_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationParameter_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationParameter_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonAliasBody_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonAliasBody_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAliasBody_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAliasBody_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAliasBody_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAliasBody_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAliasHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAliasHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAliasHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAliasHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAliasType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAliasType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAliasType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAliasType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteElementDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteElementDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonCollectionElement_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonCollectionElement_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteCollectionElement_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteCollectionElement_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalCollectionElement_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalCollectionElement_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonCollectionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonCollectionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteCollectionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteCollectionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalCollectionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalCollectionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteSequenceType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteSequenceType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalSequenceType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalSequenceType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonArrayHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonArrayHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteArrayHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteArrayHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalArrayHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalArrayHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteArrayType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteArrayType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalArrayType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalArrayType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteMapType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteMapType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalMapType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalMapType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonEnumeratedLiteral_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonEnumeratedLiteral_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedLiteral_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedLiteral_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedLiteral_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedLiteral_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonEnumeratedHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonEnumeratedHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonBitflag_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonBitflag_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitflag_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitflag_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitflag_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitflag_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitmaskType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitmaskType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitmaskType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitmaskType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonBitfield_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonBitfield_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitfield_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitfield_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitfield_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitfield_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitsetHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitsetHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitsetHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitsetHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitsetType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitsetType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitsetType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitsetType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteExtendedType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteExtendedType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalExtendedType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalExtendedType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteTypeObject_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteTypeObject_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalTypeObject_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalTypeObject_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.TypeObject_equal
[ OK ] dds_DCPS_XTypes_TypeObject.TypeObject_equal (0 ms)
[----------] 84 tests from dds_DCPS_XTypes_TypeObject (1 ms total)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierTypeObjectPair
[ RUN ] dds_DCPS_XTypes_TypeIdentifierTypeObjectPair.TypeIdentifierTypeObjectPair_equal
[ OK ] dds_DCPS_XTypes_TypeIdentifierTypeObjectPair.TypeIdentifierTypeObjectPair_equal (0 ms)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierTypeObjectPair (0 ms total)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierPair
[ RUN ] dds_DCPS_XTypes_TypeIdentifierPair.TypeIdentifierPair_equal
[ OK ] dds_DCPS_XTypes_TypeIdentifierPair.TypeIdentifierPair_equal (0 ms)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierPair (0 ms total)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierWithSize
[ RUN ] dds_DCPS_XTypes_TypeIdentifierWithSize.TypeIdentifierWithSize_equal
[ OK ] dds_DCPS_XTypes_TypeIdentifierWithSize.TypeIdentifierWithSize_equal (0 ms)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierWithSize (0 ms total)
[----------] 2 tests from dds_DCPS_XTypes
[ RUN ] dds_DCPS_XTypes.make_scc_id_or_default
[ OK ] dds_DCPS_XTypes.make_scc_id_or_default (0 ms)
[ RUN ] dds_DCPS_XTypes.compute_dependencies
[ OK ] dds_DCPS_XTypes.compute_dependencies (0 ms)
[----------] 2 tests from dds_DCPS_XTypes (0 ms total)
[----------] 10 tests from dds_DCPS_XTypes_Utils
[ RUN ] dds_DCPS_XTypes_Utils.extensibility
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
[ OK ] dds_DCPS_XTypes_Utils.extensibility (11 ms)
[ RUN ] dds_DCPS_XTypes_Utils.max_extensibility
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
[ OK ] dds_DCPS_XTypes_Utils.max_extensibility (10 ms)
[ RUN ] dds_DCPS_XTypes_Utils.get_keys
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
[ OK ] dds_DCPS_XTypes_Utils.get_keys (11 ms)
[ RUN ] dds_DCPS_XTypes_Utils.member_path_resolve_string_path
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
[ OK ] dds_DCPS_XTypes_Utils.member_path_resolve_string_path (2 ms)
[ RUN ] dds_DCPS_XTypes_Utils.member_path_get_member_from_type
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
[ OK ] dds_DCPS_XTypes_Utils.member_path_get_member_from_type (2 ms)
[ RUN ] dds_DCPS_XTypes_Utils.member_path_get_member_from_data
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
[ OK ] dds_DCPS_XTypes_Utils.member_path_get_member_from_data (1 ms)
[ RUN ] dds_DCPS_XTypes_Utils.less_than
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
[ OK ] dds_DCPS_XTypes_Utils.less_than (16 ms)
[ RUN ] dds_DCPS_XTypes_Utils.MemberPathParser
[ OK ] dds_DCPS_XTypes_Utils.MemberPathParser (0 ms)
[ RUN ] dds_DCPS_XTypes_Utils.MultidimArray
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4014|4014) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4014|4014) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
[ OK ] dds_DCPS_XTypes_Utils.MultidimArray (1 ms)
[ RUN ] dds_DCPS_XTypes_Utils.remove_enumerators
[ OK ] dds_DCPS_XTypes_Utils.remove_enumerators (1 ms)
[----------] 10 tests from dds_DCPS_XTypes_Utils (55 ms total)
[----------] 8 tests from dds_DCPS_XTypes_XmlTypeProvider
[ RUN ] dds_DCPS_XTypes_XmlTypeProvider.StructIntrospectionAndTypeObject
[ OK ] dds_DCPS_XTypes_XmlTypeProvider.StructIntrospectionAndTypeObject (3 ms)
[ RUN ] dds_DCPS_XTypes_XmlTypeProvider.UnionIntrospectionAndTypeObject
[ OK ] dds_DCPS_XTypes_XmlTypeProvider.UnionIntrospectionAndTypeObject (3 ms)
[ RUN ] dds_DCPS_XTypes_XmlTypeProvider.RejectsMissingType
[ OK ] dds_DCPS_XTypes_XmlTypeProvider.RejectsMissingType (2 ms)
[ RUN ] dds_DCPS_XTypes_XmlTypeProvider.NestedAttribute
[ OK ] dds_DCPS_XTypes_XmlTypeProvider.NestedAttribute (5 ms)
[ RUN ] dds_DCPS_XTypes_XmlTypeProvider.RejectsNonExistentFile
[ OK ] dds_DCPS_XTypes_XmlTypeProvider.RejectsNonExistentFile (0 ms)
[ RUN ] dds_DCPS_XTypes_XmlTypeProvider.BitmaskUnionIntrospection
[ OK ] dds_DCPS_XTypes_XmlTypeProvider.BitmaskUnionIntrospection (5 ms)
[ RUN ] dds_DCPS_XTypes_XmlTypeProvider.RejectsWideBitmaskUnionLabel
[ OK ] dds_DCPS_XTypes_XmlTypeProvider.RejectsWideBitmaskUnionLabel (0 ms)
[ RUN ] dds_DCPS_XTypes_XmlTypeProvider.TypeAssignabilityPolicy
[ OK ] dds_DCPS_XTypes_XmlTypeProvider.TypeAssignabilityPolicy (15 ms)
[----------] 8 tests from dds_DCPS_XTypes_XmlTypeProvider (33 ms total)
[----------] 15 tests from dds_DCPS_Xcdr2ValueWriter
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalFinalStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalFinalStruct (2 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalAppendableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalAppendableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalMutableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalMutableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableFinalStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableFinalStruct (0 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableAppendableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableAppendableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableMutableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableMutableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableFinalStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableFinalStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableAppendableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableAppendableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableMutableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableMutableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalUnion
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalUnion (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableUnion
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableUnion (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableUnion
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableUnion (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalComplexStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalComplexStruct (3 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableComplexStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableComplexStruct (2 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableComplexStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableComplexStruct (3 ms)
[----------] 15 tests from dds_DCPS_Xcdr2ValueWriter (20 ms total)
[----------] 21 tests from dds_DCPS_optional
[ RUN ] dds_DCPS_optional.default_ctor
[ OK ] dds_DCPS_optional.default_ctor (0 ms)
[ RUN ] dds_DCPS_optional.value_ctor
[ OK ] dds_DCPS_optional.value_ctor (0 ms)
[ RUN ] dds_DCPS_optional.copy_ctor
[ OK ] dds_DCPS_optional.copy_ctor (0 ms)
[ RUN ] dds_DCPS_optional.copy_convert_ctor
[ OK ] dds_DCPS_optional.copy_convert_ctor (0 ms)
[ RUN ] dds_DCPS_optional.value_assign
[ OK ] dds_DCPS_optional.value_assign (0 ms)
[ RUN ] dds_DCPS_optional.copy_assign
[ OK ] dds_DCPS_optional.copy_assign (0 ms)
[ RUN ] dds_DCPS_optional.copy_convert_assign
[ OK ] dds_DCPS_optional.copy_convert_assign (0 ms)
[ RUN ] dds_DCPS_optional.swap
[ OK ] dds_DCPS_optional.swap (0 ms)
[ RUN ] dds_DCPS_optional.reset
[ OK ] dds_DCPS_optional.reset (0 ms)
[ RUN ] dds_DCPS_optional.equal
[ OK ] dds_DCPS_optional.equal (0 ms)
[ RUN ] dds_DCPS_optional.not_equal
[ OK ] dds_DCPS_optional.not_equal (0 ms)
[ RUN ] dds_DCPS_optional.less_than
[ OK ] dds_DCPS_optional.less_than (0 ms)
[ RUN ] dds_DCPS_optional.less_than_equal
[ OK ] dds_DCPS_optional.less_than_equal (0 ms)
[ RUN ] dds_DCPS_optional.greater_than
[ OK ] dds_DCPS_optional.greater_than (0 ms)
[ RUN ] dds_DCPS_optional.greater_than_equal
[ OK ] dds_DCPS_optional.greater_than_equal (0 ms)
[ RUN ] dds_DCPS_optional.equal_value
[ OK ] dds_DCPS_optional.equal_value (0 ms)
[ RUN ] dds_DCPS_optional.not_equal_value
[ OK ] dds_DCPS_optional.not_equal_value (0 ms)
[ RUN ] dds_DCPS_optional.less_than_value
[ OK ] dds_DCPS_optional.less_than_value (0 ms)
[ RUN ] dds_DCPS_optional.less_than_equal_value
[ OK ] dds_DCPS_optional.less_than_equal_value (0 ms)
[ RUN ] dds_DCPS_optional.greater_than_value
[ OK ] dds_DCPS_optional.greater_than_value (0 ms)
[ RUN ] dds_DCPS_optional.greater_than_equal_value
[ OK ] dds_DCPS_optional.greater_than_equal_value (0 ms)
[----------] 21 tests from dds_DCPS_optional (0 ms total)
[----------] 3 tests from dds_DCPS_security_AccessControl_Permissions
[ RUN ] dds_DCPS_security_AccessControl_Permissions.Permissions_Validity_t_ctor
[ OK ] dds_DCPS_security_AccessControl_Permissions.Permissions_Validity_t_ctor (0 ms)
[ RUN ] dds_DCPS_security_AccessControl_Permissions.Permissions_Action_valid
[ OK ] dds_DCPS_security_AccessControl_Permissions.Permissions_Action_valid (0 ms)
[ RUN ] dds_DCPS_security_AccessControl_Permissions.Permissions_load
[ OK ] dds_DCPS_security_AccessControl_Permissions.Permissions_load (1 ms)
[----------] 3 tests from dds_DCPS_security_AccessControl_Permissions (1 ms total)
[----------] 4 tests from dds_DCPS_security_AccessControl_XmlUtils
[ RUN ] dds_DCPS_security_AccessControl_XmlUtils.get_parser
[ OK ] dds_DCPS_security_AccessControl_XmlUtils.get_parser (0 ms)
[ RUN ] dds_DCPS_security_AccessControl_XmlUtils.parse_bool
[ OK ] dds_DCPS_security_AccessControl_XmlUtils.parse_bool (1 ms)
[ RUN ] dds_DCPS_security_AccessControl_XmlUtils.parse_time
[ OK ] dds_DCPS_security_AccessControl_XmlUtils.parse_time (0 ms)
[ RUN ] dds_DCPS_security_AccessControl_XmlUtils.parse_domain_id_set
[ OK ] dds_DCPS_security_AccessControl_XmlUtils.parse_domain_id_set (1 ms)
[----------] 4 tests from dds_DCPS_security_AccessControl_XmlUtils (2 ms total)
[----------] 59 tests from dds_DCPS_security_AccessControlBuiltInImpl
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.validate_local_permissions_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_local_permissions_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.validate_local_permissions_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_local_permissions_Success (9 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_Success (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_participant_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_participant_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_participant_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_participant_Success (4 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_Success (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_default_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_default_Success (6 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_date_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_date_Fail (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_action_validity_Fail (6 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_Success (6 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_Partitions
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_Partitions (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_default_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_default_Success (6 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_action_validity_Fail (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_default_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_default_Success (4 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_Success (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_Success (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_Success_Governance
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_Success_Governance (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_Success_Permissions
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_Success_Permissions (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_Success (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_action_validity_Fail (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_Success (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_action_validity_Fail (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_topic_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_topic_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_topic_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_topic_Success (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_match_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_match_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_match_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_match_Success (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datareader_match_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datareader_match_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datareader_match_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datareader_match_Success (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_register_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_register_instance_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_register_instance_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_register_instance_Success (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_dispose_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_dispose_instance_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_token_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_token_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_token_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_token_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_credential_token_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_credential_token_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_credential_token_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_credential_token_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.set_listener
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.set_listener (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_permissions_token
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_permissions_token (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_permissions_credential_token
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_permissions_credential_token (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_participant_sec_attributes_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_participant_sec_attributes_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_participant_sec_attributes_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_participant_sec_attributes_Success (4 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_topic_sec_attributes_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_topic_sec_attributes_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_topic_sec_attributes_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_topic_sec_attributes_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_participant_sec_attributes
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_participant_sec_attributes (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_datawriter_sec_attributes
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_datawriter_sec_attributes (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_datareader_sec_attributes
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_datareader_sec_attributes (0 ms)
[----------] 59 tests from dds_DCPS_security_AccessControlBuiltInImpl (172 ms total)
[----------] 4 tests from dds_DCPS_security_Authentication_LocalAuthCredentialData
[ RUN ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadAccessPermissions_Success
[ OK ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadAccessPermissions_Success (1 ms)
[ RUN ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadIdentityCa_Success
[ OK ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadIdentityCa_Success (1 ms)
[ RUN ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadPrivateKey_Success
[ OK ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadPrivateKey_Success (2 ms)
[ RUN ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadIdentityCert_Success
[ OK ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadIdentityCert_Success (1 ms)
[----------] 4 tests from dds_DCPS_security_Authentication_LocalAuthCredentialData (5 ms total)
[----------] 11 tests from dds_DCPS_security_AuthenticationBuiltInImpl
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_MultipleParticipants_NoClash
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_MultipleParticipants_NoClash (12 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_Success (6 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.GetIdentityToken_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.GetIdentityToken_Success (7 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_UsingLocalAuthRequestToken_PendingHandshakeRequest
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_UsingLocalAuthRequestToken_PendingHandshakeRequest (13 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_LocalAuthRequestTokenNil_PendingHandshakeMessage
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_LocalAuthRequestTokenNil_PendingHandshakeMessage (12 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_UsingLocalAuthRequestToken_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_UsingLocalAuthRequestToken_Success (12 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success (18 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success (18 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_FullHandshake_NoAuthTokenTransfer_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_FullHandshake_NoAuthTokenTransfer_Success (17 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.GetAuthenticationPeerCredentialToken_InitiatorAndReplier_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.GetAuthenticationPeerCredentialToken_InitiatorAndReplier_Success (21 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.GetSharedSecret_InitiatorAndReplier_Match
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.GetSharedSecret_InitiatorAndReplier_Match (18 ms)
[----------] 11 tests from dds_DCPS_security_AuthenticationBuiltInImpl (154 ms total)
[----------] 1 test from dds_DCPS_security_AuthenticationBuiltInImpl_BeginHandshakeReplyTest
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl_BeginHandshakeReplyTest.BeginHandshakeReply_PendingHandshakeMessage_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl_BeginHandshakeReplyTest.BeginHandshakeReply_PendingHandshakeMessage_Success (17 ms)
[----------] 1 test from dds_DCPS_security_AuthenticationBuiltInImpl_BeginHandshakeReplyTest (17 ms total)
[----------] 6 tests from dds_DCPS_security_CryptoBuiltInImpl
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalParticipantTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalParticipantTokens (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteParticipantTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteParticipantTokens (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalDatawriterTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalDatawriterTokens (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteDataWriterTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteDataWriterTokens (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalDataReaderTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalDataReaderTokens (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteDataReaderTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteDataReaderTokens (0 ms)
[----------] 6 tests from dds_DCPS_security_CryptoBuiltInImpl (0 ms total)
[----------] 8 tests from dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.NullInputHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.NullInputHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.TestRegisterLocal
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.TestRegisterLocal (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterRemoteParticipant
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterRemoteParticipant (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterLocalDataWriterRemoteReader
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterLocalDataWriterRemoteReader (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterDataReaderAndRemoteWriter
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterDataReaderAndRemoteWriter (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnregisterParticipants
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnregisterParticipants (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnregisterDataWriter
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnregisterDataWriter (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnRegisterDataReader
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnRegisterDataReader (0 ms)
[----------] 8 tests from dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture (0 ms total)
[----------] 20 tests from dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_NullHandle
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_NullHandle (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_EmptyBuffer
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_EmptyBuffer (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_WithData
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_WithData (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NullSendingHandle
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NullSendingHandle (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NegativeIndex
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NegativeIndex (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NilReaderAtN
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NilReaderAtN (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_MultiPass
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_MultiPass (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_NullHandle
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_NullHandle (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_EmptyBuffer
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_EmptyBuffer (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_GoodBuffer
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_GoodBuffer (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NullSendingHandle
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NullSendingHandle (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NoParticipants
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NoParticipants (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NegativeIndex
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NegativeIndex (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_rtps_message_NilHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_rtps_message_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.preprocess_secure_submsg_NilHandles
(4014|4014) CryptoBuiltInImpl::preprocess_secure_submsg: Could not deserializer CyptoHeader
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.preprocess_secure_submsg_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datawriter_submessage_NilHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datawriter_submessage_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datareader_submessage_NilHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datareader_submessage_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datareader_submessage_Success
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datareader_submessage_Success (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_serialized_payload_NilHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_serialized_payload_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_serialized_payload_Success
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_serialized_payload_Success (0 ms)
[----------] 20 tests from dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest (1 ms total)
[----------] 15 tests from dds_DCPS_security_SSL_Certificate
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Data_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Data_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_ECDSA_SHA256_Data_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_ECDSA_SHA256_Data_Success (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Failure_LoadingWrongKeyType
(4014|4014) WARNING: PEM_read_bio_X509_AUX failed: error:0480006C:PEM routines::no start line
(4014|4014) SSL::Certificate::load: WARNING: Failed to load document supplied with URI 'file:../security/certs/identity/test_participant_01_private_key.pem'
(4014|4014) SSL::Certificate::verify: WARNING, a certificate must be loaded before it can be verified
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Failure_LoadingWrongKeyType (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Failure_SelfSigned
(4014|4014) SSL::Certificate::verify: WARNING 'self-signed certificate' occurred using cert at depth '0', validation failed.
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Failure_SelfSigned (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.SubjectNameDigest_RSASSA_PSS_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.SubjectNameDigest_RSASSA_PSS_SHA256_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Algorithm_RSASSA_PSS_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Algorithm_RSASSA_PSS_SHA256_Success (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Algorithm_ECDSA_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Algorithm_ECDSA_SHA256_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.SubjectNameToString_Success
[ OK ] dds_DCPS_security_SSL_Certificate.SubjectNameToString_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_RSASSA_PSS_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_RSASSA_PSS_SHA256_Success (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_ECDSA_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_ECDSA_SHA256_Success (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_RSASSA_PSS_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_RSASSA_PSS_SHA256 (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_ECDSA_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_ECDSA_SHA256 (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.CopyConstruct_RSASSA_PSS_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.CopyConstruct_RSASSA_PSS_SHA256 (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.CopyConstruct_ECDSA_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.CopyConstruct_ECDSA_SHA256 (6 ms)
[----------] 15 tests from dds_DCPS_security_SSL_Certificate (82 ms total)
[----------] 2 tests from dds_DCPS_security_SSL_DiffieHellman
[ RUN ] dds_DCPS_security_SSL_DiffieHellman.DH_SharedSecret_GenerationAndComparison
[ OK ] dds_DCPS_security_SSL_DiffieHellman.DH_SharedSecret_GenerationAndComparison (3 ms)
[ RUN ] dds_DCPS_security_SSL_DiffieHellman.EC_SharedSecret_GenerationAndComparison
[ OK ] dds_DCPS_security_SSL_DiffieHellman.EC_SharedSecret_GenerationAndComparison (1 ms)
[----------] 2 tests from dds_DCPS_security_SSL_DiffieHellman (4 ms total)
[----------] 5 tests from dds_DCPS_security_SSL_PrivateKey
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Success
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Success (14 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Data_Success
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Data_Success (14 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_EC_Success
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_EC_Success (13 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_WrongData_Failure
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_WrongData_Failure (14 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_DoesNotUseEmptyData
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_DoesNotUseEmptyData (13 ms)
[----------] 5 tests from dds_DCPS_security_SSL_PrivateKey (68 ms total)
[----------] 8 tests from dds_DCPS_security_SSL_SignedDocument
[ RUN ] dds_DCPS_security_SSL_SignedDocument.GetContent_Success
[ OK ] dds_DCPS_security_SSL_SignedDocument.GetContent_Success (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.VerifySignature_Success
[ OK ] dds_DCPS_security_SSL_SignedDocument.VerifySignature_Success (3 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.VerifySignature_Data_Success
[ OK ] dds_DCPS_security_SSL_SignedDocument.VerifySignature_Data_Success (3 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.LoadFromMemory
[ OK ] dds_DCPS_security_SSL_SignedDocument.LoadFromMemory (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.CopyAssignment
[ OK ] dds_DCPS_security_SSL_SignedDocument.CopyAssignment (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.Assignment
[ OK ] dds_DCPS_security_SSL_SignedDocument.Assignment (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.CopyConstruct
[ OK ] dds_DCPS_security_SSL_SignedDocument.CopyConstruct (1 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.content
[ OK ] dds_DCPS_security_SSL_SignedDocument.content (2 ms)
[----------] 8 tests from dds_DCPS_security_SSL_SignedDocument (17 ms total)
[----------] 7 tests from dds_DCPS_security_SSL_SubjectName_Parser
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.EmptyDistinguishedName
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.EmptyDistinguishedName (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.EmptyRelativeDistinguishedName
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.EmptyRelativeDistinguishedName (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.InvalidAttributeType
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.InvalidAttributeType (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.ExtraSpacesAllowed
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.ExtraSpacesAllowed (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.SimpleSuccess
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.SimpleSuccess (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.SimpleEscapeSuccess
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.SimpleEscapeSuccess (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.MultiValue
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.MultiValue (0 ms)
[----------] 7 tests from dds_DCPS_security_SSL_SubjectName_Parser (0 ms total)
[----------] 7 tests from dds_DCPS_security_SSL_SubjectName
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Single_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Single_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Single_Failure
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Single_Failure (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Nominal_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Nominal_Success (1 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_NoTrim_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_NoTrim_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_ExtraTrim_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_ExtraTrim_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.LDAP_DCE_CMP
[ OK ] dds_DCPS_security_SSL_SubjectName.LDAP_DCE_CMP (0 ms)
[----------] 7 tests from dds_DCPS_security_SSL_SubjectName (1 ms total)
[----------] 1 test from dds_DCPS_security_SSL_Utils
[ RUN ] dds_DCPS_security_SSL_Utils.MakeNonce256_Success
[ OK ] dds_DCPS_security_SSL_Utils.MakeNonce256_Success (0 ms)
[----------] 1 test from dds_DCPS_security_SSL_Utils (0 ms total)
[----------] 2 tests from copy_chain_visitor
[ RUN ] copy_chain_visitor.simple_copy
[ OK ] copy_chain_visitor.simple_copy (1 ms)
[ RUN ] copy_chain_visitor.simple_duplicate
[ OK ] copy_chain_visitor.simple_duplicate (1 ms)
[----------] 2 tests from copy_chain_visitor (2 ms total)
[----------] 2 tests from dds_DCPS_transport_framework_MessageDropper
[ RUN ] dds_DCPS_transport_framework_MessageDropper.ctor
[ OK ] dds_DCPS_transport_framework_MessageDropper.ctor (0 ms)
[ RUN ] dds_DCPS_transport_framework_MessageDropper.reload
[ OK ] dds_DCPS_transport_framework_MessageDropper.reload (0 ms)
[----------] 2 tests from dds_DCPS_transport_framework_MessageDropper (0 ms total)
[----------] 6 tests from dds_DCPS_transport_framework_ReceivedDataSample
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.defctor
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.defctor (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.msgblock
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.msgblock (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.alloc
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.alloc (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.cont
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.cont (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.ser_copy_peek
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.ser_copy_peek (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.modifiers
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.modifiers (0 ms)
[----------] 6 tests from dds_DCPS_transport_framework_ReceivedDataSample (0 ms total)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValue
[ RUN ] dds_DCPS_transport_framework_ConfigValue.assign_read
[ OK ] dds_DCPS_transport_framework_ConfigValue.assign_read (0 ms)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValue (0 ms total)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValueRef
[ RUN ] dds_DCPS_transport_framework_ConfigValueRef.assign_read
[ OK ] dds_DCPS_transport_framework_ConfigValueRef.assign_read (0 ms)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValueRef (0 ms total)
[----------] 13 tests from dds_DCPS_transport_framework_TransportReassembly
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Main_Test
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Main_Test (1 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Empty
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Empty (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Has_Frag
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Has_Frag (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_First_Insert_Has_No_Gaps
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_First_Insert_Has_No_Gaps (1 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Gaps
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Gaps (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_One_Then_Gap
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_One_Then_Gap (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_One_Then_Split_Gap
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_One_Then_Split_Gap (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Right_To_Left
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Right_To_Left (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Left_To_Right
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Left_To_Right (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Out_Of_Order
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Out_Of_Order (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Permutations
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Permutations (46 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Overlapping_Inputs
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Overlapping_Inputs (1 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Overlapping_Inputs_2
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Overlapping_Inputs_2 (0 ms)
[----------] 13 tests from dds_DCPS_transport_framework_TransportReassembly (49 ms total)
[----------] 2 tests from dds_DCPS_transport_framework_InternalTransportStatistics
[ RUN ] dds_DCPS_transport_framework_InternalTransportStatistics.ctor
[ OK ] dds_DCPS_transport_framework_InternalTransportStatistics.ctor (0 ms)
[ RUN ] dds_DCPS_transport_framework_InternalTransportStatistics.reload
[ OK ] dds_DCPS_transport_framework_InternalTransportStatistics.reload (0 ms)
[----------] 2 tests from dds_DCPS_transport_framework_InternalTransportStatistics (0 ms total)
[----------] 5 tests from dds_DCPS_transport_rtps_udp_MetaSubmessage
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.DefaultConstructor
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Constructor
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Constructor (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.reset_destination
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.reset_destination (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.dedup_empty
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.dedup_empty (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Merging
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Merging (0 ms)
[----------] 5 tests from dds_DCPS_transport_rtps_udp_MetaSubmessage (0 ms total)
[----------] 6 tests from dds_DCPS_transport_rtps_udp_RtpsSampleHeader
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragValid
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragValid (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidSize
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidSize (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidStart
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidStart (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidEnd
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidEnd (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.SubmessageHeaderTooShort
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.SubmessageHeaderTooShort (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.ReadPointerPastWritePointer
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.ReadPointerPastWritePointer (0 ms)
[----------] 6 tests from dds_DCPS_transport_rtps_udp_RtpsSampleHeader (0 ms total)
[----------] 4 tests from dds_DCPS_RTPS_RtpsUdpInst
[ RUN ] dds_DCPS_RTPS_RtpsUdpInst.multicast_address
[ OK ] dds_DCPS_RTPS_RtpsUdpInst.multicast_address (4 ms)
[ RUN ] dds_DCPS_RTPS_RtpsUdpInst.unicast_address
[ OK ] dds_DCPS_RTPS_RtpsUdpInst.unicast_address (6 ms)
[ RUN ] dds_DCPS_RTPS_RtpsUdpInst.ipv6_multicast_address
[ OK ] dds_DCPS_RTPS_RtpsUdpInst.ipv6_multicast_address (4 ms)
[ RUN ] dds_DCPS_RTPS_RtpsUdpInst.ipv6_unicast_address
[ OK ] dds_DCPS_RTPS_RtpsUdpInst.ipv6_unicast_address (6 ms)
[----------] 4 tests from dds_DCPS_RTPS_RtpsUdpInst (20 ms total)
[----------] 5 tests from dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue
[ RUN ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.enqueue
[ OK ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.enqueue (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.enqueue_vector
[ OK ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.enqueue_vector (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge
[ OK ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge_remote
[ OK ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge_remote (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge_local
[ OK ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge_local (0 ms)
[----------] 5 tests from dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue (0 ms total)
[----------] 1 test from dds_DCPS_TransactionalRtpsSendQueue
[ RUN ] dds_DCPS_TransactionalRtpsSendQueue.begin_and_end_transaction
[ OK ] dds_DCPS_TransactionalRtpsSendQueue.begin_and_end_transaction (0 ms)
[----------] 1 test from dds_DCPS_TransactionalRtpsSendQueue (0 ms total)
[----------] 14 tests from tools_dds_rtpsrelaylib_Name
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_ctor_character
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_ctor_character (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_ctor_character_class
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_ctor_character_class (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_ctor_negated_character_class
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_ctor_negated_character_class (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_ctor_wildcard
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_ctor_wildcard (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_ctor_glob
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_ctor_glob (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_equal
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_not_equal
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_stringify
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_stringify (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.AtomHash
[ OK ] tools_dds_rtpsrelaylib_Name.AtomHash (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.valid
[ OK ] tools_dds_rtpsrelaylib_Name.valid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.invalid
[ OK ] tools_dds_rtpsrelaylib_Name.invalid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.begin_end
[ OK ] tools_dds_rtpsrelaylib_Name.begin_end (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.equal_not_equal
[ OK ] tools_dds_rtpsrelaylib_Name.equal_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Name_stringify
[ OK ] tools_dds_rtpsrelaylib_Name.Name_stringify (0 ms)
[----------] 14 tests from tools_dds_rtpsrelaylib_Name (0 ms total)
[----------] 2 tests from tools_dds_rtpsrelaylib_PartitionIndex
[ RUN ] tools_dds_rtpsrelaylib_PartitionIndex.maintest
[ OK ] tools_dds_rtpsrelaylib_PartitionIndex.maintest (1 ms)
[ RUN ] tools_dds_rtpsrelaylib_PartitionIndex.Identity
[ OK ] tools_dds_rtpsrelaylib_PartitionIndex.Identity (0 ms)
[----------] 2 tests from tools_dds_rtpsrelaylib_PartitionIndex (1 ms total)
[----------] 20 tests from tools_dds_rtpsrelaylib_Utility
[ RUN ] tools_dds_rtpsrelaylib_Utility.guid_to_string
[ OK ] tools_dds_rtpsrelaylib_Utility.guid_to_string (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_default_ctor
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_default_ctor (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_ctor
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_ctor (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_not_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_less_than
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_less_than (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_ctor
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_ctor (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_not_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_less_than
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_less_than (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.entity_id_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.entity_id_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.assign_entity_ids
[ OK ] tools_dds_rtpsrelaylib_Utility.assign_entity_ids (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.guid_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.guid_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.assign_guids
[ OK ] tools_dds_rtpsrelaylib_Utility.assign_guids (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.duration_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.duration_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.duration_less_than
[ OK ] tools_dds_rtpsrelaylib_Utility.duration_less_than (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.time_diff_to_duration
[ OK ] tools_dds_rtpsrelaylib_Utility.time_diff_to_duration (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.relay_guid_to_rtps_guid
[ OK ] tools_dds_rtpsrelaylib_Utility.relay_guid_to_rtps_guid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.rtps_guid_to_relay_guid
[ OK ] tools_dds_rtpsrelaylib_Utility.rtps_guid_to_relay_guid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidHash
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidHash (0 ms)
[----------] 20 tests from tools_dds_rtpsrelaylib_Utility (0 ms total)
[----------] Global test environment tear-down
[==========] 1366 tests from 105 test cases ran. (12438 ms total)
[ PASSED ] 1366 tests.
test PASSED.
auto_run_tests_finished: tests/unit-tests/run_test.pl Time:13s Result:0
==============================================================================
tests/stress-tests/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/stress-tests/StressTests -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile StressTests.log -DCPSPendingTimeout 3
StressTests PID: 4228 started at 2026-06-30 17:18:16
[==========] Running 9 tests from 6 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from dds_DCPS_DispatchService
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchDelta
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchDelta (873 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchDelta_ImmediateShutdown
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchDelta_ImmediateShutdown (678 ms)
[----------] 2 tests from dds_DCPS_DispatchService (1551 ms total)
[----------] 2 tests from dds_DCPS_JobQueue
[ RUN ] dds_DCPS_JobQueue.MaxInternalQueue
[ OK ] dds_DCPS_JobQueue.MaxInternalQueue (24902 ms)
[ RUN ] dds_DCPS_JobQueue.MaxNotificationQueue
[ OK ] dds_DCPS_JobQueue.MaxNotificationQueue (40094 ms)
[----------] 2 tests from dds_DCPS_JobQueue (64996 ms total)
[----------] 1 test from dds_DCPS_MultiTask
[ RUN ] dds_DCPS_MultiTask.TimingChecker
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
total_count = 0
TestObj::execute() called at 17:19:25.408019
TestObj::execute() called at 17:19:27.409176
total_count = 2
TestObj::execute() called at 17:19:28.507539
TestObj::execute() called at 17:19:28.607768
TestObj::execute() called at 17:19:28.707994
TestObj::execute() called at 17:19:28.808221
TestObj::execute() called at 17:19:28.908446
TestObj::execute() called at 17:19:29.008667
TestObj::execute() called at 17:19:29.108887
TestObj::execute() called at 17:19:29.209099
TestObj::execute() called at 17:19:29.309269
TestObj::execute() called at 17:19:29.409436
TestObj::execute() called at 17:19:29.509600
TestObj::execute() called at 17:19:29.609766
TestObj::execute() called at 17:19:29.709933
TestObj::execute() called at 17:19:29.810147
TestObj::execute() called at 17:19:29.910375
TestObj::execute() called at 17:19:30.010683
TestObj::execute() called at 17:19:30.110911
TestObj::execute() called at 17:19:30.211139
TestObj::execute() called at 17:19:30.311320
TestObj::execute() called at 17:19:30.411497
enable_calls = 1870
total_count = 22
TestObj::execute() called at 17:19:32.413451
TestObj::execute() called at 17:19:34.413453
total_count = 24
[ OK ] dds_DCPS_MultiTask.TimingChecker (12618 ms)
[----------] 1 test from dds_DCPS_MultiTask (12618 ms total)
[----------] 1 test from dds_DCPS_RcObject
[ RUN ] dds_DCPS_RcObject.WRCH_lock_vs_RCH_reset
[ OK ] dds_DCPS_RcObject.WRCH_lock_vs_RCH_reset (9483 ms)
[----------] 1 test from dds_DCPS_RcObject (9483 ms total)
[----------] 2 tests from dds_DCPS_ServiceEventDispatcher
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta (1643 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta_ImmediateShutdown (1379 ms)
[----------] 2 tests from dds_DCPS_ServiceEventDispatcher (3022 ms total)
[----------] 1 test from dds_DCPS_SporadicTask
[ RUN ] dds_DCPS_SporadicTask.TimingChecker
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
total_count = 0
TestObj::execute() called at 17:19:50.532127
total_count = 1
TestObj::execute() called at 17:19:53.630469
TestObj::execute() called at 17:19:53.730689
TestObj::execute() called at 17:19:53.830861
TestObj::execute() called at 17:19:53.930957
TestObj::execute() called at 17:19:54.031117
TestObj::execute() called at 17:19:54.131274
TestObj::execute() called at 17:19:54.231426
TestObj::execute() called at 17:19:54.331580
TestObj::execute() called at 17:19:54.431738
TestObj::execute() called at 17:19:54.531944
TestObj::execute() called at 17:19:54.632159
TestObj::execute() called at 17:19:54.732375
TestObj::execute() called at 17:19:54.832601
TestObj::execute() called at 17:19:54.932818
TestObj::execute() called at 17:19:55.033018
TestObj::execute() called at 17:19:55.133229
TestObj::execute() called at 17:19:55.233451
TestObj::execute() called at 17:19:55.333664
TestObj::execute() called at 17:19:55.433881
TestObj::execute() called at 17:19:55.534083
schedule_calls = 1870
total_count = 21
total_count = 21
[ OK ] dds_DCPS_SporadicTask.TimingChecker (9616 ms)
[----------] 1 test from dds_DCPS_SporadicTask (9616 ms total)
[----------] Global test environment tear-down
[==========] 9 tests from 6 test cases ran. (101286 ms total)
[ PASSED ] 9 tests.
test PASSED.
auto_run_tests_finished: tests/stress-tests/run_test.pl Time:101s Result:0
==============================================================================
tests/DCPS/GuardCondition/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GuardCondition/GuardConditionTest -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile GuardConditionTest.log -DCPSPendingTimeout 3
GuardConditionTest PID: 4285 started at 2026-06-30 17:19:57
test PASSED.
auto_run_tests_finished: tests/DCPS/GuardCondition/run_test.pl Time:9s Result:0
==============================================================================
tests/DCPS/StatusCondition/run_test.pl
#
(4304|4304) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
auto_run_tests_finished: tests/DCPS/StatusCondition/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/ReadCondition/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 4314
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ReadCondition/ReadConditionTest -DCPSConfigFile dcps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile rc.log -DCPSBit 0 -DCPSPendingTimeout 3
rc PID: 4324 started at 2026-06-30 17:20:07
wait returned
took sample 1
took sample 2
took sample 3
testing take_next_instance_w_condition
took sample 4
took sample 5
took sample 6
took sample 7
took sample 8
took sample 9
took sample 10
took sample 11
wait returned
an instance has been disposed, exiting
wait returned
took sample 1
took sample 2
took sample 3
testing take_instance_w_condition
wait returned
took sample 4
took sample 5
took sample 6
testing take_instance_w_condition
wait returned
took sample 7
took sample 8
took sample 9
testing take_instance_w_condition
wait returned
took sample 10
took sample 11
testing take_instance_w_condition
an instance has been disposed, exiting
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/ReadCondition/run_test.pl Time:1s Result:0
==============================================================================
tests/transport/simple/run_test.pl bp
#
simple_subscriber -p 1:localhost:12787 -s 2:localhost:13692 -n 400 -q
simple_publisher -p 1:localhost:12787 -s 2:localhost:13692 -n 400 -c 128 -q
(4333|4338) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4339|4344) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4339|4339) Publisher total time required was 0.4707 seconds.
(4333|4333) Total time required is 0.6260 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl bp Time:16s Result:0
==============================================================================
tests/transport/simple/run_test.pl n
#
simple_subscriber -p 1:localhost:12468 -s 2:localhost:11205 -n 400
simple_publisher -p 1:localhost:12468 -s 2:localhost:11205 -n 400
(4351|4356) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4357|4362) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [1]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [2]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [3]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [4]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [5]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [6]]
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [7]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [8]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [9]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [10]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [11]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [12]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [13]]
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [14]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [15]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [16]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [17]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [18]]
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [19]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [20]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [21]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [22]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [23]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [24]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [25]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [26]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [27]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [28]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [29]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [30]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [31]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [32]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [33]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [34]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [35]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [36]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [37]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [38]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [39]]
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [40]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [41]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [42]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [43]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [44]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [45]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [46]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [47]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [48]]
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [49]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [50]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [51]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [52]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [53]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [54]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [55]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [56]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [57]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [58]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [59]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [60]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [61]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [62]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [63]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [64]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [65]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [66]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [67]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [68]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [69]]
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [70]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [71]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [72]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [73]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [74]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [75]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [76]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [77]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [78]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [79]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [80]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [81]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [82]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [83]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [84]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [85]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [86]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [87]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [88]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [89]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [90]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [91]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [92]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [93]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [94]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [95]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [96]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [97]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [98]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [99]]
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [100]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [101]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [102]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [103]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [104]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [105]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [106]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [107]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [108]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [109]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [110]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [111]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [112]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [113]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [114]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [115]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [116]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [117]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [118]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [119]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [120]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [121]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [122]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [123]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [124]]
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [125]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [126]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [127]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [128]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [129]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [130]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [131]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [132]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [133]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [134]]
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [135]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [136]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [137]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [138]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [139]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [140]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [141]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [142]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [143]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [144]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [145]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [146]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [147]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [148]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [149]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [150]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [151]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [152]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [153]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [154]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [155]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [156]]
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [157]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [158]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [159]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [160]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [161]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [162]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [163]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [164]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [165]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [166]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [167]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [168]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [169]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [170]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [171]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [172]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [173]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [174]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [175]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [176]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [177]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [178]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [179]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [180]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [181]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [182]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [183]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [184]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [185]]
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [186]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [187]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [188]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [189]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [190]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [191]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [192]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [193]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [194]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [195]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [196]]
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [197]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [198]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4357|4357) The transport has confirmed that a sample has been delivered.
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Message: [Hello World! [199]]
(4357|4357) The transport has confirmed that a sample has been delivered.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [200]]
(4357|4357) Publisher total time required was 0.8354 seconds.
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [201]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [202]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [203]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [204]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [205]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [206]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [207]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [208]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [209]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [210]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [211]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [212]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [213]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [214]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [215]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [216]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [217]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [218]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [219]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [220]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [221]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [222]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [223]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [224]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [225]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [226]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [227]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [228]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [229]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [230]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [231]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [232]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [233]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [234]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [235]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [236]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [237]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [238]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [239]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [240]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [241]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [242]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [243]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [244]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [245]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [246]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [247]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [248]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [249]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [250]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [251]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [252]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [253]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [254]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [255]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [256]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [257]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [258]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [259]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [260]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [261]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [262]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [263]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [264]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [265]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [266]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [267]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [268]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [269]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [270]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [271]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [272]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [273]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [274]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [275]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [276]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [277]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [278]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [279]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [280]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [281]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [282]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [283]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [284]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [285]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [286]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [287]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [288]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [289]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [290]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [291]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [292]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [293]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [294]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [295]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [296]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [297]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [298]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [299]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [300]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [301]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [302]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [303]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [304]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [305]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [306]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [307]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [308]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [309]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [310]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [311]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [312]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [313]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [314]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [315]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [316]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [317]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [318]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [319]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [320]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [321]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [322]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [323]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [324]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [325]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [326]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [327]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [328]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [329]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [330]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [331]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [332]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [333]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [334]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [335]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [336]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [337]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [338]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [339]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [340]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [341]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [342]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [343]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [344]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [345]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [346]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [347]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [348]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [349]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [350]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [351]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [352]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [353]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [354]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [355]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [356]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [357]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [358]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [359]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [360]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [361]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [362]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [363]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [364]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [365]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [366]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [367]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [368]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [369]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [370]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [371]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [372]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [373]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [374]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [375]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [376]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [377]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [378]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [379]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [380]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [381]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [382]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [383]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [384]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [385]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [386]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [387]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [388]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [389]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [390]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [391]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [392]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [393]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [394]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [395]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [396]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [397]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [398]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [399]]
(4351|4356) Data has been received:
(4351|4356) Message: [Hello World! [400]]
(4351|4351) Total time required is 0.14776 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl n Time:2s Result:0
==============================================================================
tests/transport/simple/run_test.pl
#
simple_subscriber -p 1:localhost:12770 -s 2:localhost:10136
simple_publisher -p 1:localhost:12770 -s 2:localhost:10136
(4365|4370) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4371|4376) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4371|4371) The transport has confirmed that a sample has been delivered.
(4371|4371) Publisher total time required was 0.272 seconds.
(4365|4370) Data has been received:
(4365|4370) Message: [Hello World! [1]]
(4365|4365) Total time required is 0.2 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl Time:2s Result:0
==============================================================================
tests/transport/simple/run_test.pl shmem bp
#
simple_subscriber -p 1:localhost:13488 -s 2:localhost:10268 -m -n 400 -q
simple_publisher -p 1:localhost:13488 -s 2:localhost:10268 -m -n 400 -c 128 -q
(4379|4379) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(4386|4386) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(4379|4379) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4386|4392) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4386|4386) Publisher total time required was 0.8451 seconds.
(4379|4379) Total time required is 0.10016 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl shmem bp Time:19s Result:0
==============================================================================
tests/transport/simple/run_test.pl shmem n
#
simple_subscriber -p 1:localhost:14325 -s 2:localhost:12943 -m -n 400
simple_publisher -p 1:localhost:14325 -s 2:localhost:12943 -m -n 400
(4396|4396) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(4403|4403) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(4396|4396) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4403|4409) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [1]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [2]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [3]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [4]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [5]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [6]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [7]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [8]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [9]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [10]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [11]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [12]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [13]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [14]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [15]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [16]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [17]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [18]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [19]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [20]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [21]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [22]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [23]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [24]]
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [25]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [26]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [27]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [28]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [29]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [30]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [31]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [32]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [33]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [34]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [35]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [36]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [37]]
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [38]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [39]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [40]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [41]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [42]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [43]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [44]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [45]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [46]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [47]]
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [48]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [49]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [50]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [51]]
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [52]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [53]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [54]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [55]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [56]]
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [57]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [58]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [59]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [60]]
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [61]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [62]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [63]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [64]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [65]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [66]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [67]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [68]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [69]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [70]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [71]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [72]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [73]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [74]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [75]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [76]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [77]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [78]]
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [79]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [80]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [81]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [82]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [83]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [84]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [85]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [86]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [87]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [88]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [89]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [90]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [91]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [92]]
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [93]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [94]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [95]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [96]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [97]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [98]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [99]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [100]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [101]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [102]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [103]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [104]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [105]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [106]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [107]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [108]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [109]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [110]]
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [111]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [112]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [113]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [114]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [115]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [116]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [117]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [118]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [119]]
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [120]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [121]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [122]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [123]]
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [124]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [125]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [126]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [127]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [128]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [129]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [130]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [131]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [132]]
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [133]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [134]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [135]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [136]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [137]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [138]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [139]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [140]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [141]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [142]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [143]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [144]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [145]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [146]]
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [147]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [148]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [149]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [150]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [151]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [152]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [153]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [154]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [155]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [156]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [157]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [158]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [159]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [160]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [161]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [162]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [163]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [164]]
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [165]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [166]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [167]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [168]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [169]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [170]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [171]]
(4403|4403) The transport has confirmed that a sample has been delivered.
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Data has been received:
(4403|4403) The transport has confirmed that a sample has been delivered.
(4396|4402) Message: [Hello World! [172]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [173]]
(4403|4403) Publisher total time required was 0.7878 seconds.
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [174]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [175]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [176]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [177]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [178]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [179]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [180]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [181]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [182]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [183]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [184]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [185]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [186]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [187]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [188]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [189]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [190]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [191]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [192]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [193]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [194]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [195]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [196]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [197]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [198]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [199]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [200]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [201]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [202]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [203]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [204]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [205]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [206]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [207]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [208]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [209]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [210]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [211]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [212]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [213]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [214]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [215]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [216]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [217]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [218]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [219]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [220]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [221]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [222]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [223]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [224]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [225]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [226]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [227]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [228]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [229]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [230]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [231]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [232]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [233]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [234]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [235]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [236]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [237]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [238]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [239]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [240]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [241]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [242]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [243]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [244]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [245]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [246]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [247]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [248]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [249]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [250]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [251]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [252]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [253]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [254]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [255]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [256]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [257]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [258]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [259]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [260]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [261]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [262]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [263]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [264]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [265]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [266]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [267]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [268]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [269]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [270]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [271]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [272]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [273]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [274]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [275]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [276]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [277]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [278]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [279]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [280]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [281]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [282]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [283]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [284]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [285]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [286]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [287]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [288]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [289]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [290]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [291]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [292]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [293]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [294]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [295]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [296]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [297]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [298]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [299]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [300]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [301]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [302]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [303]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [304]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [305]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [306]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [307]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [308]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [309]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [310]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [311]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [312]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [313]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [314]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [315]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [316]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [317]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [318]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [319]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [320]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [321]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [322]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [323]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [324]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [325]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [326]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [327]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [328]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [329]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [330]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [331]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [332]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [333]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [334]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [335]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [336]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [337]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [338]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [339]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [340]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [341]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [342]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [343]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [344]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [345]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [346]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [347]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [348]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [349]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [350]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [351]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [352]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [353]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [354]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [355]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [356]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [357]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [358]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [359]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [360]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [361]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [362]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [363]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [364]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [365]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [366]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [367]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [368]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [369]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [370]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [371]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [372]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [373]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [374]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [375]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [376]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [377]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [378]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [379]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [380]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [381]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [382]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [383]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [384]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [385]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [386]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [387]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [388]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [389]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [390]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [391]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [392]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [393]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [394]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [395]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [396]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [397]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [398]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [399]]
(4396|4402) Data has been received:
(4396|4402) Message: [Hello World! [400]]
(4396|4396) Total time required is 0.14796 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl shmem n Time:4s Result:0
==============================================================================
tests/transport/simple/run_test.pl shmem
#
simple_subscriber -p 1:localhost:10751 -s 2:localhost:13031 -m
simple_publisher -p 1:localhost:10751 -s 2:localhost:13031 -m
(4411|4411) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(4418|4418) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(4411|4411) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4418|4424) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4418|4418) The transport has confirmed that a sample has been delivered.
(4418|4418) Publisher total time required was 0.225 seconds.
(4411|4417) Data has been received:
(4411|4417) Message: [Hello World! [1]]
(4411|4411) Total time required is 0.6 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl shmem Time:4s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DpShutdown/dpshutdown -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 4428 started at 2026-06-30 17:20:55
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl t=tcp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DpShutdown/dpshutdown -t tcp -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 4441 started at 2026-06-30 17:20:55
Using transport:tcp
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=tcp Time:1s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl t=shmem
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DpShutdown/dpshutdown -t shmem -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 4454 started at 2026-06-30 17:20:56
Using transport:shmem
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=shmem Time:0s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl t=udp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DpShutdown/dpshutdown -t udp -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 4470 started at 2026-06-30 17:20:56
Using transport:udp
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=udp Time:0s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl t=multicast
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DpShutdown/dpshutdown -t multicast -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 4483 started at 2026-06-30 17:20:56
Using transport:multicast
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=multicast Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4496
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4507 started at 2026-06-30 17:20:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile pub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4508 started at 2026-06-30 17:20:57
Starting publisher
Starting publisher with 1 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl default_tcp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4530
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -t tcp -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4540 started at 2026-06-30 17:20:58
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -t tcp -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4541 started at 2026-06-30 17:20:58
Starting publisher
Starting publisher with 3 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl default_tcp Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl thread_per
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4563
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4573 started at 2026-06-30 17:20:59
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile pub.ini -p -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4574 started at 2026-06-30 17:20:59
Starting publisher
Starting publisher with 2 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl thread_per Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4597
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4607 started at 2026-06-30 17:20:59
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4608 started at 2026-06-30 17:20:59
Starting publisher
Starting publisher with 1 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_unicast
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 4630
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_uni.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSBit 0 -DCPSPendingTimeout 3
subscriber PID: 4640 started at 2026-06-30 17:21:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_uni.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSBit 0 -DCPSPendingTimeout 3
publisher PID: 4641 started at 2026-06-30 17:21:00
Starting publisher
Starting publisher with 1 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_unicast Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4657 started at 2026-06-30 17:21:01
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_disc.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4658 started at 2026-06-30 17:21:01
Starting publisher
Starting publisher with 1 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_disc Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_disc_tcp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4674 started at 2026-06-30 17:21:01
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4675 started at 2026-06-30 17:21:01
Starting publisher
Starting publisher with 1 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_disc_tcp Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_disc_tcp thread_per
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4691 started at 2026-06-30 17:21:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -p -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4692 started at 2026-06-30 17:21:02
Starting publisher
Starting publisher with 2 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_disc_tcp thread_per Time:0s Result:0
==============================================================================
tests/DCPS/XTypes/run_test.pl
#
----- FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructNoMatch.log --type FinalStructSub -DCPSPendingTimeout 3
reader_FinalStructNoMatch PID: 4709 started at 2026-06-30 17:21:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructNoMatch.log --type ModifiedFinalStruct -DCPSPendingTimeout 3
writer_FinalStructNoMatch PID: 4710 started at 2026-06-30 17:21:02
test PASSED.
----- MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableStructT_NoMatchId --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchId.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchId PID: 4725 started at 2026-06-30 17:21:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableStructT_NoMatchId --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchId.log --type ModifiedIdMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchId PID: 4726 started at 2026-06-30 17:21:03
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch2 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic AppendableStructNoMatch2_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_AppendableStructNoMatch2.log --type AppendableStruct --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_AppendableStructNoMatch2 PID: 4741 started at 2026-06-30 17:21:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic AppendableStructNoMatch2_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch2.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_AppendableStructNoMatch2 PID: 4742 started at 2026-06-30 17:21:04
test PASSED.
----- FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic FinalStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructMatch.log --type FinalStructSub -DCPSPendingTimeout 3
reader_FinalStructMatch PID: 4757 started at 2026-06-30 17:21:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic FinalStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructMatch.log --type FinalStructPub -DCPSPendingTimeout 3
writer_FinalStructMatch PID: 4758 started at 2026-06-30 17:21:04
test PASSED.
----- MutableStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStruct PID: 4774 started at 2026-06-30 17:21:05
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStruct.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_MutableStruct PID: 4775 started at 2026-06-30 17:21:05
test PASSED.
----- Tryconstruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Tryconstruct.log --type Trim20Struct -DCPSPendingTimeout 3
reader_Tryconstruct PID: 4790 started at 2026-06-30 17:21:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Tryconstruct.log --type Trim64Struct -DCPSPendingTimeout 3
writer_Tryconstruct PID: 4791 started at 2026-06-30 17:21:06
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic NoXTypes_FTV_yn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_ForceTypeValidation_NoXTypesNoMatch_yn.log --type AppendableStructNoXTypes --force-type-validation -DCPSPendingTimeout 3
reader_ForceTypeValidation_NoXTypesNoMatch_yn PID: 4807 started at 2026-06-30 17:21:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic NoXTypes_FTV_yn --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ForceTypeValidation_NoXTypesNoMatch_yn.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
writer_ForceTypeValidation_NoXTypesNoMatch_yn PID: 4808 started at 2026-06-30 17:21:07
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableStructNoMatchId_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableStructNoMatchId.log --type MutableStruct --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableStructNoMatchId PID: 4823 started at 2026-06-30 17:21:08
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableStructNoMatchId_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchId.log --type ModifiedIdMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatchId PID: 4824 started at 2026-06-30 17:21:08
test PASSED.
----- NoXTypesNoMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --topic NoXTypesNoMatchTypeNames_nn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_NoXTypesNoMatchTypeNames.log --type AppendableStructNoXTypes --reg-type ReaderTypeName -DCPSPendingTimeout 3
reader_NoXTypesNoMatchTypeNames PID: 4839 started at 2026-06-30 17:21:10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --topic NoXTypesNoMatchTypeNames_nn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_NoXTypesNoMatchTypeNames.log --type AppendableStructNoXTypes --reg-type WriterTypeName -DCPSPendingTimeout 3
writer_NoXTypesNoMatchTypeNames PID: 4840 started at 2026-06-30 17:21:10
test PASSED.
----- IgnoreMemberNames_MutableUnionMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 109 --topic MutableUnion_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_IgnoreMemberNames_MutableUnionMatch.log --type MutableUnion --ignore-member-names -DCPSPendingTimeout 3
reader_IgnoreMemberNames_MutableUnionMatch PID: 4857 started at 2026-06-30 17:21:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 109 --topic MutableUnion_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableUnionMatch.log --type ModifiedNameMutableUnion -DCPSPendingTimeout 3
writer_IgnoreMemberNames_MutableUnionMatch PID: 4858 started at 2026-06-30 17:21:11
test PASSED.
----- Match_no_xtypes_ny --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --topic AppendableStructT_no_xtypes_ny -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Match_no_xtypes_ny.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
reader_Match_no_xtypes_ny PID: 4874 started at 2026-06-30 17:21:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --topic AppendableStructT_no_xtypes_ny -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_Match_no_xtypes_ny.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
writer_Match_no_xtypes_ny PID: 4875 started at 2026-06-30 17:21:12
test PASSED.
----- DisallowTypeCoercion_MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --topic MutableUnionNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableUnionNoMatchType.log --type MutableUnion --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableUnionNoMatchType PID: 4890 started at 2026-06-30 17:21:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --topic MutableUnionNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableUnionNoMatchType PID: 4891 started at 2026-06-30 17:21:13
test PASSED.
----- MutableStructNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 112 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchName.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchName PID: 4907 started at 2026-06-30 17:21:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 112 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchName.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchName PID: 4908 started at 2026-06-30 17:21:14
test PASSED.
----- AppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_AppendableMatch PID: 4923 started at 2026-06-30 17:21:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableMatch.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_AppendableMatch PID: 4924 started at 2026-06-30 17:21:14
test PASSED.
----- IgnoreMemberNames_MutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 114 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_IgnoreMemberNames_MutableStructMatch.log --type MutableStruct --ignore-member-names -DCPSPendingTimeout 3
reader_IgnoreMemberNames_MutableStructMatch PID: 4939 started at 2026-06-30 17:21:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 114 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableStructMatch.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_IgnoreMemberNames_MutableStructMatch PID: 4940 started at 2026-06-30 17:21:15
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch1 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --topic AppendableStructNoMatch1_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_AppendableStructNoMatch1.log --type AppendableStruct --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_AppendableStructNoMatch1 PID: 4955 started at 2026-06-30 17:21:16
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --topic AppendableStructNoMatch1_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch1.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_AppendableStructNoMatch1 PID: 4956 started at 2026-06-30 17:21:16
test PASSED.
----- ExtendedMutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --topic MutableBaseStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedMutableStructMatch.log --type MutableStruct -DCPSPendingTimeout 3
reader_ExtendedMutableStructMatch PID: 4972 started at 2026-06-30 17:21:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --topic MutableBaseStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedMutableStructMatch.log --type MutableBaseStruct -DCPSPendingTimeout 3
writer_ExtendedMutableStructMatch PID: 4973 started at 2026-06-30 17:21:17
test PASSED.
----- MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchType.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchType PID: 4988 started at 2026-06-30 17:21:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchType PID: 4989 started at 2026-06-30 17:21:19
test PASSED.
----- DisallowTypeCoercion_FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --topic FinalStructNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_FinalStructNoMatch.log --type FinalStructSub --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_FinalStructNoMatch PID: 5005 started at 2026-06-30 17:21:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --topic FinalStructNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructNoMatch.log --type ModifiedFinalStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_FinalStructNoMatch PID: 5006 started at 2026-06-30 17:21:20
test PASSED.
----- DisallowTypeCoercion_FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructSub --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_FinalStructMatch PID: 5021 started at 2026-06-30 17:21:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructPub -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_FinalStructMatch PID: 5022 started at 2026-06-30 17:21:21
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_nn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --topic NoXTypes_FTV_nn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_ForceTypeValidation_NoXTypesNoMatch_nn.log --type AppendableStructNoXTypes --force-type-validation -DCPSPendingTimeout 3
reader_ForceTypeValidation_NoXTypesNoMatch_nn PID: 5037 started at 2026-06-30 17:21:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --topic NoXTypes_FTV_nn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_ForceTypeValidation_NoXTypesNoMatch_nn.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
writer_ForceTypeValidation_NoXTypesNoMatch_nn PID: 5038 started at 2026-06-30 17:21:22
test PASSED.
----- DisallowTypeCoercion_MutableUnionNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 121 --topic MutableUnionNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableUnionNoMatch.log --type MutableUnion --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableUnionNoMatch PID: 5054 started at 2026-06-30 17:21:23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 121 --topic MutableUnionNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatch.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableUnionNoMatch PID: 5055 started at 2026-06-30 17:21:23
test PASSED.
----- Match_no_xtypes_nn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --topic AppendableStructT_no_xtypes_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_Match_no_xtypes_nn.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
reader_Match_no_xtypes_nn PID: 5071 started at 2026-06-30 17:21:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --topic AppendableStructT_no_xtypes_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_Match_no_xtypes_nn.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
writer_Match_no_xtypes_nn PID: 5072 started at 2026-06-30 17:21:24
test PASSED.
----- PlainCdr --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --topic PlainCdr -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_PlainCdr.log --type PlainCdrStruct -DCPSPendingTimeout 3
reader_PlainCdr PID: 5087 started at 2026-06-30 17:21:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --topic PlainCdr -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_PlainCdr.log --type PlainCdrStruct -DCPSPendingTimeout 3
writer_PlainCdr PID: 5088 started at 2026-06-30 17:21:25
test PASSED.
----- ExtendedAppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedAppendableMatch.log --type ExtendedAppendableStruct -DCPSPendingTimeout 3
reader_ExtendedAppendableMatch PID: 5104 started at 2026-06-30 17:21:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedAppendableMatch.log --type BaseAppendableStruct -DCPSPendingTimeout 3
writer_ExtendedAppendableMatch PID: 5105 started at 2026-06-30 17:21:25
test PASSED.
----- MutableUnionNoMatchDisc --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 125 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchDisc.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchDisc PID: 5120 started at 2026-06-30 17:21:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 125 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchDisc.log --type ModifiedDiscMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchDisc PID: 5121 started at 2026-06-30 17:21:26
test PASSED.
----- MutableUnionNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 126 --topic MutableUnionT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchName.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchName PID: 5137 started at 2026-06-30 17:21:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 126 --topic MutableUnionT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchName.log --type ModifiedNameMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchName PID: 5138 started at 2026-06-30 17:21:27
test PASSED.
----- NoXTypesMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName -DCPSPendingTimeout 3
reader_NoXTypesMatchTypeNames PID: 5153 started at 2026-06-30 17:21:28
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName -DCPSPendingTimeout 3
writer_NoXTypesMatchTypeNames PID: 5154 started at 2026-06-30 17:21:28
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_ny --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --topic NoXTypes_FTV_ny --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ForceTypeValidation_NoXTypesNoMatch_ny.log --type AppendableStructNoXTypes --force-type-validation -DCPSPendingTimeout 3
reader_ForceTypeValidation_NoXTypesNoMatch_ny PID: 5169 started at 2026-06-30 17:21:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --topic NoXTypes_FTV_ny --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_ForceTypeValidation_NoXTypesNoMatch_ny.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
writer_ForceTypeValidation_NoXTypesNoMatch_ny PID: 5170 started at 2026-06-30 17:21:29
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 129 --topic MutableStructMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableStructNoMatch.log --type MutableStruct --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableStructNoMatch PID: 5185 started at 2026-06-30 17:21:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 129 --topic MutableStructMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatch.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatch PID: 5186 started at 2026-06-30 17:21:29
test PASSED.
----- Match_no_xtypes_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --topic AppendableStructT_no_xtypes_yn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_Match_no_xtypes_yn.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
reader_Match_no_xtypes_yn PID: 5201 started at 2026-06-30 17:21:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --topic AppendableStructT_no_xtypes_yn -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Match_no_xtypes_yn.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
writer_Match_no_xtypes_yn PID: 5202 started at 2026-06-30 17:21:30
test PASSED.
----- Dependency --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 131 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Dependency.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Dependency PID: 5217 started at 2026-06-30 17:21:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 131 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Dependency.log --type AppendableStructWithDependency -DCPSPendingTimeout 3
writer_Dependency PID: 5218 started at 2026-06-30 17:21:31
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --topic MutableStructNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableStructNoMatchType.log --type MutableStruct --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableStructNoMatchType PID: 5233 started at 2026-06-30 17:21:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --topic MutableStructNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatchType PID: 5234 started at 2026-06-30 17:21:32
test PASSED.
----- AppendableNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 133 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableNoMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_AppendableNoMatch PID: 5251 started at 2026-06-30 17:21:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 133 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableNoMatch.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_AppendableNoMatch PID: 5252 started at 2026-06-30 17:21:33
test PASSED.
----- MutableUnion --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --topic MutableUnionT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnion.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnion PID: 5270 started at 2026-06-30 17:21:34
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --topic MutableUnionT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnion.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_MutableUnion PID: 5271 started at 2026-06-30 17:21:34
test PASSED.
----- MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchType.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchType PID: 5286 started at 2026-06-30 17:21:34
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchType PID: 5287 started at 2026-06-30 17:21:34
test PASSED.
auto_run_tests_finished: tests/DCPS/XTypes/run_test.pl Time:33s Result:0
==============================================================================
tests/DCPS/XTypes/run_test.pl --tcp
#
----- Tcp_MutableUnionNoMatchQos --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableUnionT --expect-incompatible-qos -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnionNoMatchQos.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnionNoMatchQos PID: 5304 started at 2026-06-30 17:21:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableUnionT --expect-incompatible-qos -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnionNoMatchQos.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnionNoMatchQos PID: 5305 started at 2026-06-30 17:21:35
test PASSED.
----- Tcp_AppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic AppendableStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_AppendableMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Tcp_AppendableMatch PID: 5322 started at 2026-06-30 17:21:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic AppendableStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_AppendableMatch.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_Tcp_AppendableMatch PID: 5323 started at 2026-06-30 17:21:36
test PASSED.
----- Tcp_MutableUnion --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic MutableUnionT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnion.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnion PID: 5339 started at 2026-06-30 17:21:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic MutableUnionT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnion.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnion PID: 5340 started at 2026-06-30 17:21:37
test PASSED.
----- Tcp_MutableUnionNoMatchDisc --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnionNoMatchDisc.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnionNoMatchDisc PID: 5357 started at 2026-06-30 17:21:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnionNoMatchDisc.log --type ModifiedDiscMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnionNoMatchDisc PID: 5358 started at 2026-06-30 17:21:38
test PASSED.
----- Tcp_MutableStructNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableStructNoMatchName.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableStructNoMatchName PID: 5375 started at 2026-06-30 17:21:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableStructNoMatchName.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_Tcp_MutableStructNoMatchName PID: 5376 started at 2026-06-30 17:21:39
test PASSED.
----- Tcp_AppendableNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_AppendableNoMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Tcp_AppendableNoMatch PID: 5392 started at 2026-06-30 17:21:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_AppendableNoMatch.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_Tcp_AppendableNoMatch PID: 5393 started at 2026-06-30 17:21:40
test PASSED.
----- Tcp_MutableBaseStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableBaseStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableBaseStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableBaseStruct PID: 5408 started at 2026-06-30 17:21:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableBaseStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableBaseStruct.log --type MutableBaseStruct -DCPSPendingTimeout 3
writer_Tcp_MutableBaseStruct PID: 5409 started at 2026-06-30 17:21:41
test PASSED.
----- Tcp_MutableStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableStruct PID: 5426 started at 2026-06-30 17:21:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableStruct.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_Tcp_MutableStruct PID: 5427 started at 2026-06-30 17:21:41
test PASSED.
auto_run_tests_finished: tests/DCPS/XTypes/run_test.pl --tcp Time:7s Result:0
==============================================================================
tests/DCPS/WaitForAck/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5444
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
sub PID: 5454 started at 2026-06-30 17:21:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
pub PID: 5455 started at 2026-06-30 17:21:42
2026-06-30 17:21:42.766@LM_INFO@(5454|5454) INFO: set_DCPS_debug_level: set to 1
2026-06-30 17:21:42.766@LM_INFO@(5455|5455) INFO: set_DCPS_debug_level: set to 1
2026-06-30 17:21:42.766@LM_INFO@(5454|5454) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-06-30 17:21:42.766@LM_INFO@(5454|5454) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-06-30 17:21:42.766@LM_INFO@(5454|5454) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
2026-06-30 17:21:42.766@LM_INFO@(5454|5454) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-06-30 17:21:42.766@LM_NOTICE@(5454|5454) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-06-30 17:21:42.766@LM_INFO@(5455|5455) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-06-30 17:21:42.766@LM_INFO@(5455|5455) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-06-30 17:21:42.766@LM_INFO@(5455|5455) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
2026-06-30 17:21:42.766@LM_INFO@(5455|5455) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-06-30 17:21:42.766@LM_NOTICE@(5455|5455) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-06-30 17:21:42.767@LM_DEBUG@(5454|5454) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMon2026-06-30 17:21:42.767@LM_DEBUG@(5455|5455) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
itor
2026-06-30 17:21:42.768@LM_INFO@(5454|5454) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-06-30 17:21:42.768@LM_INFO@(5455|5455) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-06-30 17:21:42.768@LM_DEBUG@(5454|5454) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-06-30 17:21:42.768@LM_DEBUG@(5455|5455) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5444|5444) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
2026-06-30 17:21:42.971@LM_INFO@(5455|5455) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-06-30 17:21:42.971@LM_INFO@(5454|5454) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-06-30 17:21:42.971@LM_INFO@(5455|5455) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-06-30 17:21:42.972@LM_INFO@(5455|5455) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-06-30 17:21:42.972@LM_INFO@(5454|5454) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-06-30 17:21:42.972@LM_INFO@(5454|5454) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-06-30 17:21:42.979@LM_WARNING@(5455|5455) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
2026-06-30 17:21:42.979@LM_WARNING@(5454|5454) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
2026-06-30 17:21:42.990@LM_DEBUG@(5454|5465) DataReaderImpl::add_association - bit 1 local 01030000.7552d856.00000003.000001c7(d9a0c97f) remote 01030000.7552d856.00000001.000001c2(d30a6e90)
2026-06-30 17:21:42.993@LM_DEBUG@(5455|5464) DataReaderImpl::add_association - bit 1 local 01030000.7552d856.00000002.000001c7(e4c0e0cf) remote 01030000.7552d856.00000001.000001c2(d30a6e90)
2026-06-30 17:21:43.027@LM_WARNING@(5454|5454) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:43.030@LM_WARNING@(5455|5455) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:43.031@LM_DEBUG@(5454|5454) DataReaderImpl::add_association - bit 1 local 01030000.7552d856.00000003.000002c7(f28d9abc) remote 01030000.7552d856.00000001.000002c2(f8273d53)
2026-06-30 17:21:43.033@LM_DEBUG@(5455|5464) DataReaderImpl::add_association - bit 1 local 01030000.7552d856.00000002.000002c7(cfedb30c) remote 01030000.7552d856.00000001.000002c2(f8273d53)
2026-06-30 17:21:43.033@LM_WARNING@(5454|5454) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:43.035@LM_WARNING@(5455|5455) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:43.037@LM_DEBUG@(5455|5464) DataReaderImpl::add_association - bit 1 local 01030000.7552d856.00000002.000003c7(d6f6824d) remote 01030000.7552d856.00000001.000004c2(ae7d9ad5)
2026-06-30 17:21:43.038@LM_DEBUG@(5454|5465) DataReaderImpl::add_association - bit 1 local 01030000.7552d856.00000003.000003c7(eb96abfd) remote 01030000.7552d856.00000001.000004c2(ae7d9ad5)
2026-06-30 17:21:43.038@LM_WARNING@(5455|5455) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:43.039@LM_WARNING@(5454|5454) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:43.040@LM_DEBUG@(5455|5464) DataReaderImpl::add_association - bit 1 local 01030000.7552d856.00000002.000004c7(99b7148a) remote 01030000.7552d856.00000001.000003c2(e13c0c12)
2026-06-30 17:21:43.042@LM_DEBUG@(5454|5465) DataReaderImpl::add_association - bit 1 local 01030000.7552d856.00000003.000004c7(a4d73d3a) remote 01030000.7552d856.00000001.000003c2(e13c0c12)
2026-06-30 17:21:43.042@LM_WARNING@(5455|5455) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:43.043@LM_WARNING@(5454|5454) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:43.049@LM_WARNING@(5455|5455) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:43.051@LM_DEBUG@(5455|5464) DataWriterImpl::add_association - bit 0 local 01030000.7552d856.00000002.00000102(02026-06-30 17:21:43.051@LM_DEBUG@(5454|5465) DataReaderImpl::add_association - bit 0 local 01030000.7552d856.00000003.00000507(2fced6f0) remote 01030000.7552d856.00000003.00000507(26a8cecb)
6a8cecb) remote 01030000.7552d856.00000002.00000102(0fced6f0)
2026-06-30 17:21:43.051@LM_WARNING@(5454|5454) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:43.052@LM_DEBUG@(5454|5465) DataReaderImpl::add_association - bit 0 local 01030000.7552d856.00000003.00000507(26a8cecb) remote 01030000.7552d856.00000002.00000202(24e38533)
2026-06-30 17:21:43.053@LM_DEBUG@(5455|5455) DataWriterImpl::add_association - bit 0 local 01030000.7552d856.00000002.00000202(24e38533) remote 01030000.7552d856.00000003.00000507(26a8cecb)
2026-06-30 17:21:43.054@LM_WARNING@(5455|5455) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:43.055@LM_INFO@(5455|5474) DataWriterImpl::transport_assoc_done: writer 01030000.7552d856.00000002.00000102(0fced6f0) succeeded in associating with reader 01030000.7552d856.00000003.00000507(26a8cecb)
2026-06-30 17:21:43.055@LM_DEBUG@(5455|5474) DataWriterImpl::transport_assoc_done: writer 01030000.7552d856.00000002.00000102(0fced6f0) reader 01030000.7552d856.00000003.00000507(26a8cecb) calling association_complete_i
2026-06-30 17:21:43.055@LM_DEBUG@(5455|5474) DataWriterImpl::association_complete_i - bit 0 local 01030000.7552d856.00000002.00000102(0fced6f0) remote 01030000.7552d856.00000003.00000507(26a8cecb)
2026-06-30 17:21:43.056@LM_DEBUG@(5454|5454) DataReaderImpl::add_association - bit 0 local 01030000.7552d856.00000003.00000607(0d859d08) remote 01030000.7552d856.00000002.00000102(0fced6f0)
2026-06-30 17:21:43.056@LM_INFO@(5455|5474) DataWriterImpl::transport_assoc_done: writer 01030000.7552d856.00000002.00000202(24e38533) succeeded in associating with reader 01030000.7552d856.00000003.00000507(26a8cecb)
2026-06-30 17:21:43.056@LM_DEBUG@(5455|5474) DataWriterImpl::transport_assoc_done: writer 01030000.7552d856.00000002.00000202(24e38533) reader 01030000.7552d856.00000003.00000507(26a8cecb) calling association_complete_i
2026-06-30 17:21:43.056@LM_DEBUG@(5455|5474) DataWriterImpl::association_complete_i - bit 0 local 01030000.7552d856.00000002.00000202(24e38533) remote 01030000.7552d856.00000003.00000507(26a8cecb)
2026-06-30 17:21:43.056@LM_DEBUG@(5454|5465) DataReaderImpl::add_association - bit 0 local 01030000.7552d856.00000003.00000607(0d859d08) remote 01030000.7552d856.00000002.00000202(24e38533)
2026-06-30 17:21:43.056@LM_DEBUG@(5455|5464) DataWriterImpl::add_association - bit 0 local 01030000.7552d856.00000002.00000102(0fced6f0) remote 01030000.7552d856.00000003.00000607(0d859d08)
2026-06-30 17:21:43.057@LM_WARNING@(5454|5454) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:43.057@LM_DEBUG@(5455|5455) DataWriterImpl::add_association - bit 0 local 01030000.7552d856.00000002.00000202(24e38533) remote 01030000.7552d856.00000003.00000607(0d859d08)
2026-06-30 17:21:43.057@LM_INFO@(5455|5474) DataWriterImpl::transport_assoc_done: writer 01030000.7552d856.00000002.00000102(0fced6f0) succeeded in associating with reader 01030000.7552d856.00000003.00000607(0d859d08)
2026-06-30 17:21:43.057@LM_DEBUG@(5455|5474) DataWriterImpl::transport_assoc_done: writer 01030000.7552d856.00000002.00000102(0fced6f0) reader 01030000.7552d856.00000003.00000607(0d859d08) calling association_complete_i
2026-06-30 17:21:43.057@LM_DEBUG@(5455|5474) DataWriterImpl::association_complete_i - bit 0 local 01030000.7552d856.00000002.00000102(0fced6f0) remote 01030000.7552d856.00000003.00000607(0d859d08)
2026-06-30 17:21:43.057@LM_INFO@(5455|5474) DataWriterImpl::transport_assoc_done: writer 01030000.7552d856.00000002.00000202(24e38533) succeeded in associating with reader 01030000.7552d856.00000003.00000607(0d859d08)
2026-06-30 17:21:43.057@LM_DEBUG@(5455|5474) DataWriterImpl::transport_assoc_done: writer 01030000.7552d856.00000002.00000202(24e38533) reader 01030000.7552d856.00000003.00000607(0d859d08) calling association_complete_i
2026-06-30 17:21:43.057@LM_DEBUG@(5455|5474) DataWriterImpl::association_complete_i - bit 0 local 01030000.7552d856.00000002.00000202(24e38533) remote 01030000.7552d856.00000003.00000607(0d859d08)
2026-06-30 17:21:43.058@LM_DEBUG@(5455|5464) DataWriterImpl::add_association - bit 0 local 01030000.7552d856.00000002.00000302(3df8b472) remote 01030000.7552d856.00000003.00000507(26a8cecb)
2026-06-30 17:21:43.059@LM_DEBUG@(5454|5465) DataReaderImpl::add_association - bit 0 local 01030000.7552d856.00000003.00000507(26a8cecb) remote 01030000.7552d856.00000002.00000302(3df8b472)
2026-06-30 17:21:43.059@LM_DEBUG@(5455|5455) DataWriterImpl::add_association - bit 0 local 01030000.7552d856.00000002.00000302(3df8b472) remote 01030000.7552d856.00000003.00000607(0d859d08)
2026-06-30 17:21:43.059@LM_WARNING@(5455|5455) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:43.059@LM_INFO@(5455|5474) DataWriterImpl::transport_assoc_done: writer 01030000.7552d856.00000002.00000302(3df8b472) succeeded in associating with reader 01030000.7552d856.00000003.00000507(26a8cecb)
2026-06-30 17:21:43.059@LM_DEBUG@(5455|5474) DataWriterImpl::transport_assoc_done: writer 01030000.7552d856.00000002.00000302(3df8b472) reader 01030000.7552d856.00000003.00000507(26a8cecb) calling association_complete_i
2026-06-30 17:21:43.059@LM_DEBUG@(5455|5474) DataWriterImpl::association_complete_i - bit 0 local 01030000.7552d856.00000002.00000302(3df8b472) remote 01030000.7552d856.00000003.00000507(26a8cecb)
2026-06-30 17:21:43.059@LM_DEBUG@(5454|5465) DataReaderImpl::add_association - bit 0 local 01030000.7552d856.00000003.00000607(0d859d08) remote 01030000.7552d856.00000002.00000302(3df8b472)
2026-06-30 17:21:43.060@LM_INFO@(5455|5474) DataWriterImpl::transport_assoc_done: writer 01030000.7552d856.00000002.00000302(3df8b472) succeeded in associating with reader 01030000.7552d856.00000003.00000607(0d859d08)
2026-06-30 17:21:43.060@LM_DEBUG@(5455|5474) DataWriterImpl::transport_assoc_done: writer 01030000.7552d856.00000002.00000302(3df8b472) reader 01030000.7552d856.00000003.00000607(0d859d08) calling association_complete_i
2026-06-30 17:21:43.060@LM_DEBUG@(5455|5474) DataWriterImpl::association_complete_i - bit 0 local 01030000.7552d856.00000002.00000302(3df8b472) remote 01030000.7552d856.00000003.00000607(0d859d08)
2026-06-30 17:21:43.060@LM_DEBUG@(5455|5476) Writer::svc() - processing publication 0.
2026-06-30 17:21:43.061@LM_DEBUG@(5455|5477) Writer::svc() - processing publication 1.
2026-06-30 17:21:43.062@LM_DEBUG@(5455|5478) Writer::svc() - processing publication 2.
2026-06-30 17:21:45.062@LM_DEBUG@(5455|5455) DataWriterImpl::create_ack_token() - for sequence 1333
2026-06-30 17:21:45.062@LM_DEBUG@(5455|5455) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1333 at 17:21:45.062903
2026-06-30 17:21:45.063@LM_DEBUG@(5455|5455) DataWriterImpl::create_ack_token() - for sequence 1333
2026-06-30 17:21:45.063@LM_DEBUG@(5455|5455) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1333 at 17:21:45.063489
2026-06-30 17:21:45.064@LM_DEBUG@(5455|5455) DataWriterImpl::create_ack_token() - for sequence 1332
2026-06-30 17:21:45.064@LM_DEBUG@(5455|5455) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1332 at 17:21:45.064090
2026-06-30 17:21:45.064@LM_DEBUG@(5455|5477) DataWriterImpl::create_ack_token() - for sequence 1334
2026-06-30 17:21:45.064@LM_DEBUG@(5455|5477) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1334 at 17:21:45.064675
2026-06-30 17:21:45.065@LM_DEBUG@(5455|5478) DataWriterImpl::create_ack_token() - for sequence 1333
2026-06-30 17:21:45.065@LM_DEBUG@(5455|5478) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1333 at 17:21:45.065235
2026-06-30 17:21:45.065@LM_DEBUG@(5455|5476) DataWriterImpl::create_ack_token() - for sequence 1335
2026-06-30 17:21:45.065@LM_DEBUG@(5455|5476) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1335 at 17:21:45.065940
2026-06-30 17:21:45.066@LM_DEBUG@(5455|5455) Publisher::run() - publication 0 stopping after sending 1332 messages.
2026-06-30 17:21:45.066@LM_DEBUG@(5455|5455) Publisher::run() - publication 1 stopping after sending 1331 messages.
2026-06-30 17:21:45.066@LM_DEBUG@(5455|5455) Publisher::run() - publication 2 stopping after sending 1330 messages.
2026-06-30 17:21:45.089@LM_DEBUG@(5455|5461) DataWriterImpl::remove_associations: bit 0 local 01030000.7552d856.00000002.00000102(0fced6f0) remote 01030000.7552d856.00000003.00000507(26a8cecb) num remotes 2
2026-06-30 17:21:45.091@LM_DEBUG@(5454|5465) DataReaderImpl::remove_associations: bit 0 local 01030000.7552d856.00000003.00000507(26a8cecb) remote 01030000.7552d856.00000002.00000102(0fced6f0) num remotes 1
2026-06-30 17:21:45.091@LM_DEBUG@(5454|5465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7552d856.00000003.00000507(26a8cecb) remote 01030000.7552d856.00000002.00000102(0fced6f0) num remotes 1
2026-06-30 17:21:45.091@LM_DEBUG@(5454|5465) DataReaderImpl::remove_associations: bit 0 local 01030000.7552d856.00000003.00000607(0d859d08) remote 01030000.7552d856.00000002.00000102(0fced6f0) num remotes 1
2026-06-30 17:21:45.091@LM_DEBUG@(5454|5465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7552d856.00000003.00000607(0d859d08) remote 01030000.7552d856.00000002.00000102(0fced6f0) num remotes 1
2026-06-30 17:21:45.092@LM_DEBUG@(5455|5461) DataWriterImpl::remove_associations: bit 0 local 01030000.7552d856.00000002.00000202(24e38533) remote 01030000.7552d856.00000003.00000507(26a8cecb) num remotes 2
2026-06-30 17:21:45.092@LM_DEBUG@(5454|5465) DataReaderImpl::remove_associations: bit 0 local 01030000.7552d856.00000003.00000507(26a8cecb) remote 01030000.7552d856.00000002.00000202(24e38533) num remotes 1
2026-06-30 17:21:45.092@LM_DEBUG@(5454|5465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7552d856.00000003.00000507(26a8cecb) remote 01030000.7552d856.00000002.00000202(24e38533) num remotes 1
2026-06-30 17:21:45.093@LM_DEBUG@(5454|5465) DataReaderImpl::remove_associations: bit 0 local 01030000.7552d856.00000003.00000607(0d859d08) remote 01030000.7552d856.00000002.00000202(24e38533) num remotes 1
2026-06-30 17:21:45.093@LM_DEBUG@(5454|5465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7552d856.00000003.00000607(0d859d08) remote 01030000.7552d856.00000002.00000202(24e38533) num remotes 1
2026-06-30 17:21:45.093@LM_DEBUG@(5455|5461) DataWriterImpl::remove_associations: bit 0 local 01030000.7552d856.00000002.00000302(3df8b472) remote 01030000.7552d856.00000003.00000507(26a8cecb) num remotes 2
2026-06-30 17:21:45.093@LM_DEBUG@(5455|5474) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-06-30 17:21:45.094@LM_DEBUG@(5454|5465) DataReaderImpl::remove_associations: bit 0 local 01030000.7552d856.00000003.00000507(26a8cecb) remote 01030000.7552d856.00000002.00000302(3df8b472) num remotes 1
2026-06-30 17:21:45.094@LM_DEBUG@(5454|5465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7552d856.00000003.00000507(26a8cecb) remote 01030000.7552d856.00000002.00000302(3df8b472) num remotes 1
2026-06-30 17:21:45.094@LM_DEBUG@(5454|5465) DataReaderImpl::remove_associations: bit 0 local 01030000.7552d856.00000003.00000607(0d859d08) remote 01030000.7552d856.00000002.00000302(3df8b472) num remotes 1
2026-06-30 17:21:45.094@LM_DEBUG@(5454|5465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7552d856.00000003.00000607(0d859d08) remote 01030000.7552d856.00000002.00000302(3df8b472) num remotes 1
2026-06-30 17:21:45.094@LM_DEBUG@(5454|5475) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-06-30 17:21:45.094@LM_DEBUG@(5454|5454) subscriber_main() - test complete.
2026-06-30 17:21:45.095@LM_DEBUG@(5455|5461) DataReaderImpl::remove_associations: bit 1 local 01030000.7552d856.00000002.000001c7(e4c0e0cf) remote 01030000.7552d856.00000001.000001c2(d30a6e90) num remotes 1
2026-06-30 17:21:45.095@LM_DEBUG@(5455|5461) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7552d856.00000002.000001c7(e4c0e0cf) remote 01030000.7552d856.00000001.000001c2(d30a6e90) num remotes 1
2026-06-30 17:21:45.095@LM_DEBUG@(5454|5460) DataReaderImpl::remove_associations: bit 1 local 01030000.7552d856.00000003.000001c7(d9a0c97f) remote 01030000.7552d856.00000001.000001c2(d30a6e90) num remotes 1
2026-06-30 17:21:45.096@LM_DEBUG@(5454|5460) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7552d856.00000003.000001c7(d9a0c97f) remote 01030000.7552d856.00000001.000001c2(d30a6e90) num remotes 1
2026-06-30 17:21:45.097@LM_DEBUG@(5455|5461) DataReaderImpl::remove_associations: bit 1 local 01030000.7552d856.00000002.000003c7(d6f6824d) remote 01030000.7552d856.00000001.000004c2(ae7d9ad5) num remotes 1
2026-06-30 17:21:45.097@LM_DEBUG@(5455|5461) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7552d856.00000002.000003c7(d6f6824d) remote 01030000.7552d856.00000001.000004c2(ae7d9ad5) num remotes 1
2026-06-30 17:21:45.097@LM_DEBUG@(5454|5460) DataReaderImpl::remove_associations: bit 1 local 01030000.7552d856.00000003.000003c7(eb96abfd) remote 01030000.7552d856.00000001.000004c2(ae7d9ad5) num remotes 1
2026-06-30 17:21:45.097@LM_DEBUG@(5454|5460) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7552d856.00000003.000003c7(eb96abfd) remote 01030000.7552d856.00000001.000004c2(ae7d9ad5) num remotes 1
2026-06-30 17:21:45.098@LM_DEBUG@(5455|5461) DataReaderImpl::remove_associations: bit 1 local 01030000.7552d856.00000002.000004c7(99b7148a) remote 01030000.7552d856.00000001.000003c2(e13c0c12) num remotes 1
2026-06-30 17:21:45.098@LM_DEBUG@(5455|5461) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7552d856.00000002.000004c7(99b7148a) remote 01030000.7552d856.00000001.000003c2(e13c0c12) num remotes 1
2026-06-30 17:21:45.098@LM_DEBUG@(5454|5460) DataReaderImpl::remove_associations: bit 1 local 01030000.7552d856.00000003.000004c7(a4d73d3a) remote 01030000.7552d856.00000001.000003c2(e13c0c12) num remotes 1
2026-06-30 17:21:45.098@LM_DEBUG@(5454|5460) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7552d856.00000003.000004c7(a4d73d3a) remote 01030000.7552d856.00000001.000003c2(e13c0c12) num remotes 1
2026-06-30 17:21:45.099@LM_DEBUG@(5455|5461) DataReaderImpl::remove_associations: bit 1 local 01030000.7552d856.00000002.000002c7(cfedb30c) remote 01030000.7552d856.00000001.000002c2(f8273d53) num remotes 1
2026-06-30 17:21:45.099@LM_DEBUG@(5455|5461) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7552d856.00000002.000002c7(cfedb30c) remote 01030000.7552d856.00000001.000002c2(f8273d53) num remotes 1
2026-06-30 17:21:45.100@LM_DEBUG@(5454|5460) DataReaderImpl::remove_associations: bit 1 local 01030000.7552d856.00000003.000002c7(f28d9abc) remote 01030000.7552d856.00000001.000002c2(f8273d53) num remotes 1
2026-06-30 17:21:45.100@LM_DEBUG@(5454|5460) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7552d856.00000003.000002c7(f28d9abc) remote 01030000.7552d856.00000001.000002c2(f8273d53) num remotes 1
2026-06-30 17:21:45.101@LM_DEBUG@(5455|5470) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-06-30 17:21:45.102@LM_DEBUG@(5454|5471) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-06-30 17:21:45.107@LM_DEBUG@(5455|5455) Service_Participant::shutdown
2026-06-30 17:21:45.108@LM_DEBUG@(5454|5475) TcpConnection::handle_close() called on transport: _OPENDDS_0500_TCP to 10.1.0.63:37129 , reconnect_state = INIT_STATE.
2026-06-30 17:21:45.115@LM_DEBUG@(5454|5454) Service_Participant::shutdown
2026-06-30 17:21:45.122@LM_DEBUG@(5455|5455) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30 17:21:45.123@LM_DEBUG@(5455|5455) Service_Participant::~Service_Participant
2026-06-30 17:21:45.123@LM_DEBUG@(5455|5455) Service_Participant::shutdown
2026-06-30 17:21:45.129@LM_DEBUG@(5454|5454) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30 17:21:45.130@LM_DEBUG@(5454|5454) Service_Participant::~Service_Participant
2026-06-30 17:21:45.130@LM_DEBUG@(5454|5454) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAck/run_test.pl Time:3s Result:0
==============================================================================
tests/DCPS/WaitForAck/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5485
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
sub PID: 5495 started at 2026-06-30 17:21:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
pub PID: 5496 started at 2026-06-30 17:21:45
2026-06-30 17:21:45.618@LM_INFO@(5496|5496) INFO: set_DCPS_debug_level: set to 1
2026-06-30 17:21:45.618@LM_INFO@(5495|5495) INFO: set_DCPS_debug_level: set to 1
2026-06-30 17:21:45.618@LM_INFO@(5496|5496) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-06-30 17:21:45.618@LM_INFO@(5495|5495) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-06-30 17:21:45.619@LM_INFO@(5496|5496) INFO: Service_Participant::process_config_file: Going to load configuration from "rt2026-06-30 17:21:45.619@LM_INFO@(5495|5495) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
ps.ini"
2026-06-30 17:21:45.619@LM_INFO@(5495|5495) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_2026-06-30 17:21:45.619@LM_INFO@(5496|5496) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
udp
2026-06-30 17:21:45.619@LM_INFO@(5495|5495) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-06-30 17:21:45.619@LM_INFO@(5496|5496) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-06-30 17:21:45.619@LM_INFO@(5495|5495) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-06-30 17:21:45.619@LM_INFO@(5496|5496) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-06-30 17:21:45.619@LM_INFO@(5495|5495) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-06-30 17:21:45.619@LM_INFO@(5496|5496) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-06-30 17:21:45.619@LM_INFO@(5495|5495) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-06-30 17:21:45.619@LM_INFO@(5496|5496) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-06-30 17:21:45.619@LM_INFO@(5495|5495) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-06-30 17:21:45.619@LM_INFO@(5496|5496) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-06-30 17:21:45.619@LM_INFO@(5495|5495) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-06-30 17:21:45.619@LM_INFO@(5496|5496) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-06-30 17:21:45.621@LM_INFO@(5496|5496) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev usin2026-06-30 17:21:45.621@LM_INFO@(5495|5495) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
g ACE 6.5.24
2026-06-30 17:21:45.621@LM_INFO@(5495|5495) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_lev2026-06-30 17:21:45.621@LM_INFO@(5496|5496) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
el: 1
2026-06-30 17:21:45.621@LM_INFO@(5495|5495) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 2026-06-30 17:21:45.621@LM_INFO@(5496|5496) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
2026-06-30 17:21:45.621@LM_INFO@(5495|5495) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-06-30 17:21:45.621@LM_INFO@(5496|5496) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-06-30 17:21:45.621@LM_NOTICE@(5495|5495) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specifie2026-06-30 17:21:45.621@LM_NOTICE@(5496|5496) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
d, not setting policy.
2026-06-30 17:21:45.622@LM_DEBUG@(5495|5495) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMon2026-06-30 17:21:45.622@LM_DEBUG@(5496|5496) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
itor
2026-06-30 17:21:45.623@LM_INFO@(5496|5496) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-06-30 17:21:45.623@LM_INFO@(5495|5495) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-06-30 17:21:45.623@LM_DEBUG@(5495|5495) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-06-30 17:21:45.623@LM_DEBUG@(5496|5496) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5485|5485) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
2026-06-30 17:21:45.826@LM_INFO@(5496|5496) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-06-30 17:21:45.826@LM_INFO@(5496|5496) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-06-30 17:21:45.826@LM_INFO@(5495|5495) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-06-30 17:21:45.826@LM_INFO@(5496|5496) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-06-30 17:21:45.826@LM_INFO@(5495|5495) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-06-30 17:21:45.827@LM_INFO@(5495|5495) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-06-30 17:21:45.832@LM_WARNING@(5496|5496) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
2026-06-30 17:21:45.832@LM_WARNING@(5495|5495) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
2026-06-30 17:21:45.840@LM_DEBUG@(5495|5506) DataReaderImpl::add_association - bit 1 local 01030000.54cd504c.00000003.000001c7(dce7da60) remote 01030000.54cd504c.00000001.000001c2(d64d7d8f)
2026-06-30 17:21:45.843@LM_DEBUG@(5496|5505) DataReaderImpl::add_association - bit 1 local 01030000.54cd504c.00000002.000001c7(e187f3d0) remote 01030000.54cd504c.00000001.000001c2(d64d7d8f)
2026-06-30 17:21:45.884@LM_WARNING@(5496|5496) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:45.884@LM_WARNING@(5495|5495) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:45.887@LM_DEBUG@(5496|5505) DataReaderImpl::add_association - bit 1 local 01030000.54cd504c.00000002.000002c7(caaaa013) remote 01030000.54cd504c.00000001.000002c2(fd602e4c)
2026-06-30 17:21:45.889@LM_WARNING@(5496|5496) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:45.890@LM_DEBUG@(5495|5506) DataReaderImpl::add_association - bit 1 local 01030000.54cd504c.00000003.000002c7(f7ca89a3) remote 01030000.54cd504c.00000001.000002c2(fd602e4c)
2026-06-30 17:21:45.892@LM_DEBUG@(5496|5505) DataReaderImpl::add_association - bit 1 local 01030000.54cd504c.00000002.000003c7(d3b19152) remote 01030000.54cd504c.00000001.000004c2(ab3a89ca)
2026-06-30 17:21:45.892@LM_WARNING@(5495|5495) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:45.893@LM_WARNING@(5496|5496) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:45.894@LM_DEBUG@(5495|5506) DataReaderImpl::add_association - bit 1 local 01030000.54cd504c.00000003.000003c7(eed1b8e2) remote 01030000.54cd504c.00000001.000004c2(ab3a89ca)
2026-06-30 17:21:45.895@LM_WARNING@(5495|5495) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:45.896@LM_DEBUG@(5496|5505) DataReaderImpl::add_association - bit 1 local 01030000.54cd504c.00000002.000004c7(9cf00795) remote 01030000.54cd504c.00000001.000003c2(e47b1f0d)
2026-06-30 17:21:45.897@LM_WARNING@(5496|5496) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:45.898@LM_DEBUG@(5495|5506) DataReaderImpl::add_association - bit 1 local 01030000.54cd504c.00000003.000004c7(a1902e25) remote 01030000.54cd504c.00000001.000003c2(e47b1f0d)
2026-06-30 17:21:45.899@LM_WARNING@(5495|5495) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:45.903@LM_WARNING@(5496|5496) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-06-30 17:21:45.903@LM_WARNING@(5496|5496) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-06-30 17:21:45.904@LM_WARNING@(5495|5495) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-06-30 17:21:45.904@LM_WARNING@(5495|5495) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-06-30 17:21:45.905@LM_WARNING@(5496|5496) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:45.906@LM_WARNING@(5496|5496) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-06-30 17:21:45.906@LM_WARNING@(5496|5496) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-06-30 17:21:45.907@LM_DEBUG@(5496|5505) DataWriterImpl::add_association - bit 0 local 01030000.54cd504c.00000002.00000102(0a89c5ef) remote 01030000.54cd504c.00000003.00000507(23efddd4)
2026-06-30 17:21:45.907@LM_DEBUG@(5495|5506) DataReaderImpl::add_association - bit 0 local 01030000.54cd504c.00000003.00000507(23efddd4) remote 01030000.54cd504c.00000002.00000102(0a89c5ef)
2026-06-30 17:21:45.908@LM_WARNING@(5495|5495) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:45.908@LM_WARNING@(5495|5495) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-06-30 17:21:45.908@LM_WARNING@(5495|5495) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-06-30 17:21:45.910@LM_DEBUG@(5496|5496) DataWriterImpl::add_association - bit 0 local 01030000.54cd504c.00000002.00000202(21a4962c) remote 01030000.54cd504c.00000003.00000507(23efddd4)
2026-06-30 17:21:45.914@LM_INFO@(5496|5505) DataWriterImpl::transport_assoc_done: writer 01030000.54cd504c.00000002.00000102(0a89c5ef) succeeded in associating with reader 01030000.54cd504c.00000003.00000507(23efddd4)
2026-06-30 17:21:45.915@LM_DEBUG@(5496|5505) DataWriterImpl::transport_assoc_done: writer 01030000.54cd504c.00000002.00000102(0a89c5ef) reader 01030000.54cd504c.00000003.00000507(23efddd4) calling association_complete_i
2026-06-30 17:21:45.915@LM_DEBUG@(5496|5505) DataWriterImpl::association_complete_i - bit 0 local 01030000.54cd504c.00000002.00000102(0a89c5ef) remote 01030000.54cd504c.00000003.00000507(23efddd4)
2026-06-30 17:21:45.915@LM_DEBUG@(5495|5506) DataReaderImpl::add_association - bit 0 local 01030000.54cd504c.00000003.00000507(23efddd4) remote 01030000.54cd504c.00000002.00000202(21a4962c)
2026-06-30 17:21:45.915@LM_INFO@(5496|5496) DataWriterImpl::transport_assoc_done: writer 01030000.54cd504c.00000002.00000202(21a4962c) succeeded in associating with reader 01030000.54cd504c.00000003.00000507(23efddd4)
2026-06-30 17:21:45.915@LM_DEBUG@(5496|5496) DataWriterImpl::transport_assoc_done: writer 01030000.54cd504c.00000002.00000202(21a4962c) reader 01030000.54cd504c.00000003.00000507(23efddd4) calling association_complete_i
2026-06-30 17:21:45.915@LM_DEBUG@(5496|5496) DataWriterImpl::association_complete_i - bit 0 local 01030000.54cd504c.00000002.00000202(21a4962c) remote 01030000.54cd504c.00000003.00000507(23efddd4)
2026-06-30 17:21:45.915@LM_WARNING@(5496|5496) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:45.916@LM_WARNING@(5496|5496) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-06-30 17:21:45.916@LM_WARNING@(5496|5496) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-06-30 17:21:45.916@LM_DEBUG@(5495|5506) DataReaderImpl::add_association - bit 0 local 01030000.54cd504c.00000003.00000607(08c28e17) remote 01030000.54cd504c.00000002.00000102(0a89c5ef)
2026-06-30 17:21:45.917@LM_DEBUG@(5495|5506) DataReaderImpl::add_association - bit 0 local 01030000.54cd504c.00000003.00000607(08c28e17) remote 01030000.54cd504c.00000002.00000202(21a4962c)
2026-06-30 17:21:45.917@LM_DEBUG@(5496|5505) DataWriterImpl::add_association - bit 0 local 01030000.54cd504c.00000002.00000102(0a89c5ef) remote 01030000.54cd504c.00000003.00000607(08c28e17)
2026-06-30 17:21:45.917@LM_DEBUG@(5496|5496) DataWriterImpl::add_association - bit 0 local 01030000.54cd504c.00000002.00000202(21a4962c) remote 01030000.54cd504c.00000003.00000607(08c28e17)
2026-06-30 17:21:45.917@LM_WARNING@(5495|5495) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:45.917@LM_INFO@(5496|5496) DataWriterImpl::transport_assoc_done: writer 01030000.54cd504c.00000002.00000202(21a4962c) succeeded in associating with reader 01030000.54cd504c.00000003.00000607(08c28e17)
2026-06-30 17:21:45.917@LM_DEBUG@(5496|5496) DataWriterImpl::transport_assoc_done: writer 01030000.54cd504c.00000002.00000202(21a4962c) reader 01030000.54cd504c.00000003.00000607(08c28e17) calling association_complete_i
2026-06-30 17:21:45.917@LM_DEBUG@(5496|5496) DataWriterImpl::association_complete_i - bit 0 local 01030000.54cd504c.00000002.00000202(21a4962c) remote 01030000.54cd504c.00000003.00000607(08c28e17)
2026-06-30 17:21:45.917@LM_INFO@(5496|5505) DataWriterImpl::transport_assoc_done: writer 01030000.54cd504c.00000002.00000102(0a89c5ef) succeeded in associating with reader 01030000.54cd504c.00000003.00000607(08c28e17)
2026-06-30 17:21:45.918@LM_DEBUG@(5496|5505) DataWriterImpl::transport_assoc_done: writer 01030000.54cd504c.00000002.00000102(0a89c5ef) reader 01030000.54cd504c.00000003.00000607(08c28e17) calling association_complete_i
2026-06-30 17:21:45.918@LM_DEBUG@(5496|5505) DataWriterImpl::association_complete_i - bit 0 local 01030000.54cd504c.00000002.00000102(0a89c5ef) remote 01030000.54cd504c.00000003.00000607(08c28e17)
2026-06-30 17:21:45.919@LM_DEBUG@(5495|5506) DataReaderImpl::add_association - bit 0 local 01030000.54cd504c.00000003.00000507(23efddd4) remote 01030000.54cd504c.00000002.00000302(38bfa76d)
2026-06-30 17:21:45.919@LM_DEBUG@(5496|5505) DataWriterImpl::add_association - bit 0 local 01030000.54cd504c.00000002.00000302(38bfa76d) remote 01030000.54cd504c.00000003.00000507(23efddd4)
2026-06-30 17:21:45.919@LM_DEBUG@(5495|5506) DataReaderImpl::add_association - bit 0 local 01030000.54cd504c.00000003.00000607(08c28e17) remote 01030000.54cd504c.00000002.00000302(38bfa76d)
2026-06-30 17:21:45.919@LM_DEBUG@(5496|5496) DataWriterImpl::add_association - bit 0 local 01030000.54cd504c.00000002.00000302(38bfa76d) remote 01030000.54cd504c.00000003.00000607(08c28e17)
2026-06-30 17:21:45.919@LM_INFO@(5496|5505) DataWriterImpl::transport_assoc_done: writer 01030000.54cd504c.00000002.00000302(38bfa76d) succeeded in associating with reader 01030000.54cd504c.00000003.00000507(23efddd4)
2026-06-30 17:21:45.919@LM_DEBUG@(5496|5505) DataWriterImpl::transport_assoc_done: writer 01030000.54cd504c.00000002.00000302(38bfa76d) reader 01030000.54cd504c.00000003.00000507(23efddd4) calling association_complete_i
2026-06-30 17:21:45.919@LM_DEBUG@(5496|5505) DataWriterImpl::association_complete_i - bit 0 local 01030000.54cd504c.00000002.00000302(38bfa76d) remote 01030000.54cd504c.00000003.00000507(23efddd4)
2026-06-30 17:21:45.920@LM_INFO@(5496|5496) DataWriterImpl::transport_assoc_done: writer 01030000.54cd504c.00000002.00000302(38bfa76d) succeeded in associating with reader 01030000.54cd504c.00000003.00000607(08c28e17)
2026-06-30 17:21:45.920@LM_DEBUG@(5496|5496) DataWriterImpl::transport_assoc_done: writer 01030000.54cd504c.00000002.00000302(38bfa76d) reader 01030000.54cd504c.00000003.00000607(08c28e17) calling association_complete_i
2026-06-30 17:21:45.920@LM_DEBUG@(5496|5496) DataWriterImpl::association_complete_i - bit 0 local 01030000.54cd504c.00000002.00000302(38bfa76d) remote 01030000.54cd504c.00000003.00000607(08c28e17)
2026-06-30 17:21:45.920@LM_WARNING@(5496|5496) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:45.920@LM_DEBUG@(5496|5517) Writer::svc() - processing publication 0.
2026-06-30 17:21:45.920@LM_DEBUG@(5496|5518) Writer::svc() - processing publication 1.
2026-06-30 17:21:45.921@LM_DEBUG@(5496|5519) Writer::svc() - processing publication 2.
2026-06-30 17:21:47.921@LM_DEBUG@(5496|5496) DataWriterImpl::create_ack_token() - for sequence 1240
2026-06-30 17:21:47.921@LM_DEBUG@(5496|5496) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1240 at 17:21:47.921386
2026-06-30 17:21:47.976@LM_DEBUG@(5496|5496) DataWriterImpl::create_ack_token() - for sequence 1263
2026-06-30 17:21:47.976@LM_DEBUG@(5496|5496) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1263 at 17:21:47.976539
2026-06-30 17:21:48.261@LM_DEBUG@(5496|5496) DataWriterImpl::create_ack_token() - for sequence 1414
2026-06-30 17:21:48.261@LM_DEBUG@(5496|5496) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1414 at 17:21:48.261320
2026-06-30 17:21:48.301@LM_DEBUG@(5496|5518) DataWriterImpl::create_ack_token() - for sequence 1423
2026-06-30 17:21:48.301@LM_DEBUG@(5496|5518) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1423 at 17:21:48.301549
2026-06-30 17:21:48.301@LM_DEBUG@(5496|5519) DataWriterImpl::create_ack_token() - for sequence 1426
2026-06-30 17:21:48.302@LM_DEBUG@(5496|5519) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1426 at 17:21:48.302034
2026-06-30 17:21:48.303@LM_DEBUG@(5496|5517) DataWriterImpl::create_ack_token() - for sequence 1420
2026-06-30 17:21:48.303@LM_DEBUG@(5496|5517) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1420 at 17:21:48.303062
2026-06-30 17:21:48.324@LM_DEBUG@(5496|5496) Publisher::run() - publication 0 stopping after sending 1417 messages.
2026-06-30 17:21:48.325@LM_DEBUG@(5496|5496) Publisher::run() - publication 1 stopping after sending 1420 messages.
2026-06-30 17:21:48.512@LM_DEBUG@(5496|5496) Publisher::run() - publication 2 stopping after sending 1423 messages.
2026-06-30 17:21:48.532@LM_DEBUG@(5496|5501) WriteDataContainer::wait_pending timeout at 00:05:18.939014
2026-06-30 17:21:48.543@LM_DEBUG@(5496|5501) WriteDataContainer::wait_pending done
2026-06-30 17:21:48.544@LM_DEBUG@(5496|5501) DataWriterImpl::remove_associations: bit 0 local 01030000.54cd504c.00000002.00000102(0a89c5ef) remote 01030000.54cd504c.00000003.00000507(23efddd4) num remotes 2
2026-06-30 17:21:48.545@LM_DEBUG@(5495|5506) DataReaderImpl::remove_associations: bit 0 local 01030000.54cd504c.00000003.00000507(23efddd4) remote 01030000.54cd504c.00000002.00000102(0a89c5ef) num remotes 1
2026-06-30 17:21:48.545@LM_DEBUG@(5495|5506) DataReaderImpl::remove_associations_i: bit 0 local 01030000.54cd504c.00000003.00000507(23efddd4) remote 01030000.54cd504c.00000002.00000102(0a89c5ef) num remotes 1
2026-06-30 17:21:48.546@LM_DEBUG@(5495|5506) DataReaderImpl::remove_associations: bit 0 local 01030000.54cd504c.00000003.00000607(08c28e17) remote 01030000.54cd504c.00000002.00000102(0a89c5ef) num remotes 1
2026-06-30 17:21:48.546@LM_DEBUG@(5495|5506) DataReaderImpl::remove_associations_i: bit 0 local 01030000.54cd504c.00000003.00000607(08c28e17) remote 01030000.54cd504c.00000002.00000102(0a89c5ef) num remotes 1
2026-06-30 17:21:48.546@LM_DEBUG@(5496|5501) DataWriterImpl::remove_associations: bit 0 local 01030000.54cd504c.00000002.00000202(21a4962c) remote 01030000.54cd504c.00000003.00000507(23efddd4) num remotes 2
2026-06-30 17:21:48.547@LM_DEBUG@(5495|5506) DataReaderImpl::remove_associations: bit 0 local 01030000.54cd504c.00000003.00000507(23efddd4) remote 01030000.54cd504c.00000002.00000202(21a4962c) num remotes 1
2026-06-30 17:21:48.547@LM_DEBUG@(5495|5506) DataReaderImpl::remove_associations_i: bit 0 local 01030000.54cd504c.00000003.00000507(23efddd4) remote 01030000.54cd504c.00000002.00000202(21a4962c) num remotes 1
2026-06-30 17:21:48.547@LM_DEBUG@(5495|5506) DataReaderImpl::remove_associations: bit 0 local 01030000.54cd504c.00000003.00000607(08c28e17) remote 01030000.54cd504c.00000002.00000202(21a4962c) num remotes 1
2026-06-30 17:21:48.547@LM_DEBUG@(5495|5506) DataReaderImpl::remove_associations_i: bit 0 local 01030000.54cd504c.00000003.00000607(08c28e17) remote 01030000.54cd504c.00000002.00000202(21a4962c) num remotes 1
2026-06-30 17:21:48.547@LM_DEBUG@(5496|5501) WriteDataContainer::wait_pending timeout at 00:05:18.939014
2026-06-30 17:21:48.733@LM_DEBUG@(5496|5501) WriteDataContainer::wait_pending done
2026-06-30 17:21:48.733@LM_DEBUG@(5496|5501) DataWriterImpl::remove_associations: bit 0 local 01030000.54cd504c.00000002.00000302(38bfa76d) remote 01030000.54cd504c.00000003.00000507(23efddd4) num remotes 2
2026-06-30 17:21:48.734@LM_DEBUG@(5495|5506) DataReaderImpl::remove_associations: bit 0 local 01030000.54cd504c.00000003.00000507(23efddd4) remote 01030000.54cd504c.00000002.00000302(38bfa76d) num remotes 1
2026-06-30 17:21:48.734@LM_DEBUG@(5495|5506) DataReaderImpl::remove_associations_i: bit 0 local 01030000.54cd504c.00000003.00000507(23efddd4) remote 01030000.54cd504c.00000002.00000302(38bfa76d) num remotes 1
2026-06-30 17:21:48.734@LM_DEBUG@(5495|5506) DataReaderImpl::remove_associations: bit 0 local 01030000.54cd504c.00000003.00000607(08c28e17) remote 01030000.54cd504c.00000002.00000302(38bfa76d) num remotes 1
2026-06-30 17:21:48.734@LM_DEBUG@(5495|5506) DataReaderImpl::remove_associations_i: bit 0 local 01030000.54cd504c.00000003.00000607(08c28e17) remote 01030000.54cd504c.00000002.00000302(38bfa76d) num remotes 1
2026-06-30 17:21:48.734@LM_DEBUG@(5495|5495) subscriber_main() - test complete.
2026-06-30 17:21:48.735@LM_DEBUG@(5496|5501) DataReaderImpl::remove_associations: bit 1 local 01030000.54cd504c.00000002.000001c7(e187f3d0) remote 01030000.54cd504c.00000001.000001c2(d64d7d8f) num remotes 1
2026-06-30 17:21:48.735@LM_DEBUG@(5496|5501) DataReaderImpl::remove_associations_i: bit 1 local 01030000.54cd504c.00000002.000001c7(e187f3d0) remote 01030000.54cd504c.00000001.000001c2(d64d7d8f) num remotes 1
2026-06-30 17:21:48.735@LM_DEBUG@(5495|5502) DataReaderImpl::remove_associations: bit 1 local 01030000.54cd504c.00000003.000001c7(dce7da60) remote 01030000.54cd504c.00000001.000001c2(d64d7d8f) num remotes 1
2026-06-30 17:21:48.736@LM_DEBUG@(5495|5502) DataReaderImpl::remove_associations_i: bit 1 local 01030000.54cd504c.00000003.000001c7(dce7da60) remote 01030000.54cd504c.00000001.000001c2(d64d7d8f) num remotes 1
2026-06-30 17:21:48.737@LM_DEBUG@(5495|5502) DataReaderImpl::remove_associations: bit 1 local 01030000.54cd504c.00000003.000003c7(eed1b8e2) remote 01030000.54cd504c.00000001.000004c2(ab3a89ca) num remotes 1
2026-06-30 17:21:48.737@LM_DEBUG@(5495|5502) DataReaderImpl::remove_associations_i: bit 1 local 01030000.54cd504c.00000003.000003c7(eed1b8e2) remote 01030000.54cd504c.00000001.000004c2(ab3a89ca) num remotes 1
2026-06-30 17:21:48.737@LM_DEBUG@(5496|5501) DataReaderImpl::remove_associations: bit 1 local 01030000.54cd504c.00000002.000003c7(d3b19152) remote 01030000.54cd504c.00000001.000004c2(ab3a89ca) num remotes 1
2026-06-30 17:21:48.737@LM_DEBUG@(5496|5501) DataReaderImpl::remove_associations_i: bit 1 local 01030000.54cd504c.00000002.000003c7(d3b19152) remote 01030000.54cd504c.00000001.000004c2(ab3a89ca) num remotes 1
2026-06-30 17:21:48.738@LM_DEBUG@(5495|5502) DataReaderImpl::remove_associations: bit 1 local 01030000.54cd504c.00000003.000004c7(a1902e25) remote 01030000.54cd504c.00000001.000003c2(e47b1f0d) num remotes 1
2026-06-30 17:21:48.738@LM_DEBUG@(5495|5502) DataReaderImpl::remove_associations_i: bit 1 local 01030000.54cd504c.00000003.000004c7(a1902e25) remote 01030000.54cd504c.00000001.000003c2(e47b1f0d) num remotes 1
2026-06-30 17:21:48.739@LM_DEBUG@(5496|5501) DataReaderImpl::remove_associations: bit 1 local 01030000.54cd504c.00000002.000004c7(9cf00795) remote 01030000.54cd504c.00000001.000003c2(e47b1f0d) num remotes 1
2026-06-30 17:21:48.739@LM_DEBUG@(5496|5501) DataReaderImpl::remove_associations_i: bit 1 local 01030000.54cd504c.00000002.000004c7(9cf00795) remote 01030000.54cd504c.00000001.000003c2(e47b1f0d) num remotes 1
2026-06-30 17:21:48.740@LM_DEBUG@(5495|5502) DataReaderImpl::remove_associations: bit 1 local 01030000.54cd504c.00000003.000002c7(f7ca89a3) remote 01030000.54cd504c.00000001.000002c2(fd602e4c) num remotes 1
2026-06-30 17:21:48.740@LM_DEBUG@(5495|5502) DataReaderImpl::remove_associations_i: bit 1 local 01030000.54cd504c.00000003.000002c7(f7ca89a3) remote 01030000.54cd504c.00000001.000002c2(fd602e4c) num remotes 1
2026-06-30 17:21:48.740@LM_DEBUG@(5496|5501) DataReaderImpl::remove_associations: bit 1 local 01030000.54cd504c.00000002.000002c7(caaaa013) remote 01030000.54cd504c.00000001.000002c2(fd602e4c) num remotes 1
2026-06-30 17:21:48.740@LM_DEBUG@(5496|5501) DataReaderImpl::remove_associations_i: bit 1 local 01030000.54cd504c.00000002.000002c7(caaaa013) remote 01030000.54cd504c.00000001.000002c2(fd602e4c) num remotes 1
2026-06-30 17:21:48.740@LM_DEBUG@(5496|5511) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-06-30 17:21:48.741@LM_DEBUG@(5495|5512) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-06-30 17:21:48.748@LM_DEBUG@(5495|5495) Service_Participant::shutdown
2026-06-30 17:21:48.758@LM_DEBUG@(5496|5496) Service_Participant::shutdown
2026-06-30 17:21:48.764@LM_DEBUG@(5495|5495) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30 17:21:48.765@LM_DEBUG@(5495|5495) Service_Participant::~Service_Participant
2026-06-30 17:21:48.765@LM_DEBUG@(5495|5495) Service_Participant::shutdown
2026-06-30 17:21:48.778@LM_DEBUG@(5496|5496) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30 17:21:48.780@LM_DEBUG@(5496|5496) Service_Participant::~Service_Participant
2026-06-30 17:21:48.780@LM_DEBUG@(5496|5496) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAck/run_test.pl rtps Time:3s Result:0
==============================================================================
tests/DCPS/WaitForAck/run_test.pl --publisher
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5538
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
sub PID: 5548 started at 2026-06-30 17:21:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -p -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
pub PID: 5549 started at 2026-06-30 17:21:49
2026-06-30 17:21:49.371@LM_INFO@(5549|5549) INFO: set_DCPS_debug_level: set to 1
2026-06-30 17:21:49.371@LM_INFO@(5549|5549) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-06-30 17:21:49.371@LM_INFO@(5549|5549) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-06-30 17:21:49.371@LM_INFO@(5549|5549) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
2026-06-30 17:21:49.371@LM_INFO@(5549|5549) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-06-30 17:21:49.371@LM_NOTICE@(5549|5549) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-06-30 17:21:49.372@LM_INFO@(5548|5548) INFO: set_DCPS_debug_level: set to 1
2026-06-30 17:21:49.372@LM_INFO@(5548|5548) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-06-30 17:21:49.372@LM_INFO@(5548|5548) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-06-30 17:21:49.372@LM_INFO@(5548|5548) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
2026-06-30 17:21:49.372@LM_INFO@(5548|5548) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-06-30 17:21:49.372@LM_NOTICE@(5548|5548) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-06-30 17:21:49.373@LM_DEBUG@(5549|5549) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-06-30 17:21:49.373@LM_DEBUG@(5548|5548) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-06-30 17:21:49.373@LM_INFO@(5549|5549) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-06-30 17:21:49.374@LM_DEBUG@(5549|5549) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-06-30 17:21:49.374@LM_INFO@(5548|5548) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-06-30 17:21:49.374@LM_DEBUG@(5548|5548) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5538|5538) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
2026-06-30 17:21:49.580@LM_INFO@(5549|5549) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-06-30 17:21:49.580@LM_INFO@(5548|5548) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-06-30 17:21:49.581@LM_INFO@(5548|5548) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_R2026-06-30 17:21:49.581@LM_INFO@(5549|5549) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
EPO_LOCAL_ADDRESS=:0
2026-06-30 17:21:49.581@LM_INFO@(5549|5549) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-06-30 17:21:49.581@LM_INFO@(5548|5548) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-06-30 17:21:49.598@LM_WARNING@(5548|5548) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
2026-06-30 17:21:49.598@LM_WARNING@(5549|5549) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
2026-06-30 17:21:49.609@LM_DEBUG@(5549|5558) DataReaderImpl::add_association - bit 1 local 01030000.44ad656f.00000002.000001c7(88ed7f0e) remote 01030000.44ad656f.00000001.000001c2(bf27f151)
2026-06-30 17:21:49.608@LM_DEBUG@(5548|5559) DataReaderImpl::add_association - bit 1 local 01030000.44ad656f.00000003.000001c7(b58d56be) remote 01030000.44ad656f.00000001.000001c2(bf27f151)
2026-06-30 17:21:49.649@LM_WARNING@(5548|5548) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:49.654@LM_DEBUG@(5548|5548) DataReaderImpl::add_association - bit 1 local 01030000.44ad656f.00000003.000002c7(9ea0057d) remote 01030000.44ad656f.00000001.000002c2(940aa292)
2026-06-30 17:21:49.654@LM_WARNING@(5549|5549) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:49.656@LM_WARNING@(5548|5548) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:49.657@LM_DEBUG@(5549|5558) DataReaderImpl::add_association - bit 1 local 01030000.44ad656f.00000002.000002c7(a3c02ccd) remote 01030000.44ad656f.00000001.000002c2(940aa292)
2026-06-30 17:21:49.658@LM_DEBUG@(5548|5559) DataReaderImpl::add_association - bit 1 local 01030000.44ad656f.00000003.000003c7(87bb343c) remote 01030000.44ad656f.00000001.000004c2(c2500514)
2026-06-30 17:21:49.659@LM_WARNING@(5549|5549) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:49.660@LM_WARNING@(5548|5548) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:49.661@LM_DEBUG@(5549|5558) DataReaderImpl::add_association - bit 1 local 01030000.44ad656f.00000002.000003c7(badb1d8c) remote 01030000.44ad656f.00000001.000004c2(c2500514)
2026-06-30 17:21:49.662@LM_DEBUG@(5548|5559) DataReaderImpl::add_association - bit 1 local 01030000.44ad656f.00000003.000004c7(c8faa2fb) remote 01030000.44ad656f.00000001.000003c2(8d1193d3)
2026-06-30 17:21:49.663@LM_WARNING@(5549|5549) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:49.664@LM_WARNING@(5548|5548) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:49.665@LM_DEBUG@(5549|5558) DataReaderImpl::add_association - bit 1 local 01030000.44ad656f.00000002.000004c7(f59a8b4b) remote 01030000.44ad656f.00000001.000003c2(8d1193d3)
2026-06-30 17:21:49.666@LM_WARNING@(5549|5549) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:49.672@LM_WARNING@(5548|5548) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:49.674@LM_DEBUG@(5549|5558) DataWriterImpl::add_association - bit 0 local 01030000.44ad656f.00000002.00000102(63e34931) remote 01030000.44ad656f.00000003.00000507(4a85510a)
2026-06-30 17:21:49.674@LM_WARNING@(5549|5549) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:49.675@LM_DEBUG@(5548|5559) DataReaderImpl::add_association - bit 0 local 01030000.44ad656f.00000003.00000507(4a85510a) remote 01030000.44ad656f.00000002.00000102(63e34931)
2026-06-30 17:21:49.676@LM_DEBUG@(5548|5548) DataReaderImpl::add_association - bit 0 local 01030000.44ad656f.00000003.00000607(61a802c9) remote 01030000.44ad656f.00000002.00000102(63e34931)
2026-06-30 17:21:49.677@LM_DEBUG@(5549|5549) DataWriterImpl::add_association - bit 0 local 01030000.44ad656f.00000002.00000102(63e34931) remote 01030000.44ad656f.00000003.00000607(61a802c9)
2026-06-30 17:21:49.677@LM_WARNING@(5548|5548) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:49.679@LM_INFO@(5549|5569) DataWriterImpl::transport_assoc_done: writer 01030000.44ad656f.00000002.00000102(63e34931) succeeded in associating with reader 01030000.44ad656f.00000003.00000507(4a85510a)
2026-06-30 17:21:49.679@LM_DEBUG@(5549|5569) DataWriterImpl::transport_assoc_done: writer 01030000.44ad656f.00000002.00000102(63e34931) reader 01030000.44ad656f.00000003.00000507(4a85510a) calling association_complete_i
2026-06-30 17:21:49.679@LM_DEBUG@(5549|5569) DataWriterImpl::association_complete_i - bit 0 local 01030000.44ad656f.00000002.00000102(63e34931) remote 01030000.44ad656f.00000003.00000507(4a85510a)
2026-06-30 17:21:49.680@LM_DEBUG@(5549|5558) DataWriterImpl::add_association - bit 0 local 01030000.44ad656f.00000002.00000202(48ce1af2) remote 01030000.44ad656f.00000003.00000507(4a85510a)
2026-06-30 17:21:49.680@LM_DEBUG@(5548|5559) DataReaderImpl::add_association - bit 0 local 01030000.44ad656f.00000003.00000507(4a85510a) remote 01030000.44ad656f.00000002.00000202(48ce1af2)
2026-06-30 17:21:49.680@LM_INFO@(5549|5569) DataWriterImpl::transport_assoc_done: writer 01030000.44ad656f.00000002.00000102(63e34931) succeeded in associating with reader 01030000.44ad656f.00000003.00000607(61a802c9)
2026-06-30 17:21:49.680@LM_DEBUG@(5549|5569) DataWriterImpl::transport_assoc_done: writer 01030000.44ad656f.00000002.00000102(63e34931) reader 01030000.44ad656f.00000003.00000607(61a802c9) calling association_complete_i
2026-06-30 17:21:49.680@LM_DEBUG@(5549|5569) DataWriterImpl::association_complete_i - bit 0 local 01030000.44ad656f.00000002.00000102(63e34931) remote 01030000.44ad656f.00000003.00000607(61a802c9)
2026-06-30 17:21:49.680@LM_DEBUG@(5549|5558) DataWriterImpl::add_association - bit 0 local 01030000.44ad656f.00000002.00000202(48ce1af2) remote 01030000.44ad656f.00000003.00000607(61a802c9)
2026-06-30 17:21:49.680@LM_INFO@(5549|5569) DataWriterImpl::transport_assoc_done: writer 01030000.44ad656f.00000002.00000202(48ce1af2) succeeded in associating with reader 01030000.44ad656f.00000003.00000507(4a85510a)
2026-06-30 17:21:49.681@LM_DEBUG@(5549|5569) DataWriterImpl::transport_assoc_done: writer 01030000.44ad656f.00000002.00000202(48ce1af2) reader 01030000.44ad656f.00000003.00000507(4a85510a) calling association_complete_i
2026-06-30 17:21:49.681@LM_DEBUG@(5548|5559) DataReaderImpl::add_association - bit 0 local 01030000.44ad656f.00000003.00000607(61a802c9) remote 01030000.44ad656f.00000002.00000202(48ce1af2)
2026-06-30 17:21:49.681@LM_DEBUG@(5549|5569) DataWriterImpl::association_complete_i - bit 0 local 01030000.44ad656f.00000002.00000202(48ce1af2) remote 01030000.44ad656f.00000003.00000507(4a85510a)
2026-06-30 17:21:49.681@LM_WARNING@(5549|5549) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:49.681@LM_INFO@(5549|5569) DataWriterImpl::transport_assoc_done: writer 01030000.44ad656f.00000002.00000202(48ce1af2) succeeded in associating with reader 01030000.44ad656f.00000003.00000607(61a802c9)
2026-06-30 17:21:49.681@LM_DEBUG@(5549|5569) DataWriterImpl::transport_assoc_done: writer 01030000.44ad656f.00000002.00000202(48ce1af2) reader 01030000.44ad656f.00000003.00000607(61a802c9) calling association_complete_i
2026-06-30 17:21:49.681@LM_DEBUG@(5549|5569) DataWriterImpl::association_complete_i - bit 0 local 01030000.44ad656f.00000002.00000202(48ce1af2) remote 01030000.44ad656f.00000003.00000607(61a802c9)
2026-06-30 17:21:49.683@LM_DEBUG@(5549|5558) DataWriterImpl::add_association - bit 0 local 01030000.44ad656f.00000002.00000302(51d52bb3) remote 01030000.44ad656f.00000003.00000507(4a85510a)
2026-06-30 17:21:49.683@LM_DEBUG@(5548|5559) DataReaderImpl::add_association - bit 0 local 01030000.44ad656f.00000003.00000507(4a85510a) remote 01030000.44ad656f.00000002.00000302(51d52bb3)
2026-06-30 17:21:49.683@LM_DEBUG@(5549|5549) DataWriterImpl::add_association - bit 0 local 01030000.44ad656f.00000002.00000302(51d52bb3) remote 01030000.44ad656f.00000003.00000607(61a802c9)
2026-06-30 17:21:49.684@LM_INFO@(5549|5569) DataWriterImpl::transport_assoc_done: writer 01030000.44ad656f.00000002.00000302(51d52bb3) succeeded in associating with reader 01030000.44ad656f.00000003.00000507(4a85510a)
2026-06-30 17:21:49.684@LM_DEBUG@(5549|5569) DataWriterImpl::transport_assoc_done: writer 01030000.44ad656f.00000002.00000302(51d52bb3) reader 01030000.44ad656f.00000003.00000507(4a85510a) calling association_complete_i
2026-06-30 17:21:49.684@LM_DEBUG@(5549|5569) DataWriterImpl::association_complete_i - bit 0 local 01030000.44ad656f.00000002.00000302(51d52bb3) remote 01030000.44ad656f.00000003.00000507(4a85510a)
2026-06-30 17:21:49.684@LM_DEBUG@(5548|5559) DataReaderImpl::add_association - bit 0 local 01030000.44ad656f.00000003.00000607(61a802c9) remote 01030000.44ad656f.00000002.00000302(51d52bb3)
2026-06-30 17:21:49.684@LM_WARNING@(5549|5549) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:49.685@LM_INFO@(5549|5569) DataWriterImpl::transport_assoc_done: writer 01030000.44ad656f.00000002.00000302(51d52bb3) succeeded in associating with reader 01030000.44ad656f.00000003.00000607(61a802c9)
2026-06-30 17:21:49.685@LM_DEBUG@(5549|5569) DataWriterImpl::transport_assoc_done: writer 01030000.44ad656f.00000002.00000302(51d52bb3) reader 01030000.44ad656f.00000003.00000607(61a802c9) calling association_complete_i
2026-06-30 17:21:49.685@LM_DEBUG@(5549|5569) DataWriterImpl::association_complete_i - bit 0 local 01030000.44ad656f.00000002.00000302(51d52bb3) remote 01030000.44ad656f.00000003.00000607(61a802c9)
2026-06-30 17:21:49.685@LM_DEBUG@(5549|5570) Writer::svc() - processing publication 0.
2026-06-30 17:21:49.685@LM_DEBUG@(5549|5571) Writer::svc() - processing publication 1.
2026-06-30 17:21:49.685@LM_DEBUG@(5549|5572) Writer::svc() - processing publication 2.
2026-06-30 17:21:51.685@LM_DEBUG@(5549|5549) DataWriterImpl::create_ack_token() - for sequence 1320
2026-06-30 17:21:51.686@LM_DEBUG@(5549|5549) DataWriterImpl::create_ack_token() - for sequence 1321
2026-06-30 17:21:51.686@LM_DEBUG@(5549|5549) DataWriterImpl::create_ack_token() - for sequence 1323
2026-06-30 17:21:51.686@LM_DEBUG@(5549|5572) DataWriterImpl::create_ack_token() - for sequence 1324
2026-06-30 17:21:51.686@LM_DEBUG@(5549|5572) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1324 at 17:21:51.686730
2026-06-30 17:21:51.687@LM_DEBUG@(5549|5570) DataWriterImpl::create_ack_token() - for sequence 1321
2026-06-30 17:21:51.687@LM_DEBUG@(5549|5570) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1321 at 17:21:51.687239
2026-06-30 17:21:51.687@LM_DEBUG@(5549|5549) Publisher::run() - publication 0 stopping after sending 1319 messages.
2026-06-30 17:21:51.687@LM_DEBUG@(5549|5571) DataWriterImpl::create_ack_token() - for sequence 1323
2026-06-30 17:21:51.687@LM_DEBUG@(5549|5571) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1323 at 17:21:51.687791
2026-06-30 17:21:51.688@LM_DEBUG@(5549|5549) Publisher::run() - publication 1 stopping after sending 1321 messages.
2026-06-30 17:21:51.688@LM_DEBUG@(5549|5549) Publisher::run() - publication 2 stopping after sending 1322 messages.
2026-06-30 17:21:51.707@LM_DEBUG@(5549|5552) DataWriterImpl::remove_associations: bit 0 local 01030000.44ad656f.00000002.00000102(63e34931) remote 01030000.44ad656f.00000003.00000507(4a85510a) num remotes 2
2026-06-30 17:21:51.708@LM_DEBUG@(5548|5559) DataReaderImpl::remove_associations: bit 0 local 01030000.44ad656f.00000003.00000507(4a85510a) remote 01030000.44ad656f.00000002.00000102(63e34931) num remotes 1
2026-06-30 17:21:51.708@LM_DEBUG@(5548|5559) DataReaderImpl::remove_associations_i: bit 0 local 01030000.44ad656f.00000003.00000507(4a85510a) remote 01030000.44ad656f.00000002.00000102(63e34931) num remotes 1
2026-06-30 17:21:51.708@LM_DEBUG@(5548|5559) DataReaderImpl::remove_associations: bit 0 local 01030000.44ad656f.00000003.00000607(61a802c9) remote 01030000.44ad656f.00000002.00000102(63e34931) num remotes 1
2026-06-30 17:21:51.708@LM_DEBUG@(5548|5559) DataReaderImpl::remove_associations_i: bit 0 local 01030000.44ad656f.00000003.00000607(61a802c9) remote 01030000.44ad656f.00000002.00000102(63e34931) num remotes 1
2026-06-30 17:21:51.709@LM_DEBUG@(5549|5552) DataWriterImpl::remove_associations: bit 0 local 01030000.44ad656f.00000002.00000202(48ce1af2) remote 01030000.44ad656f.00000003.00000507(4a85510a) num remotes 2
2026-06-30 17:21:51.709@LM_DEBUG@(5548|5559) DataReaderImpl::remove_associations: bit 0 local 01030000.44ad656f.00000003.00000507(4a85510a) remote 01030000.44ad656f.00000002.00000202(48ce1af2) num remotes 1
2026-06-30 17:21:51.709@LM_DEBUG@(5548|5559) DataReaderImpl::remove_associations_i: bit 0 local 01030000.44ad656f.00000003.00000507(4a85510a) remote 01030000.44ad656f.00000002.00000202(48ce1af2) num remotes 1
2026-06-30 17:21:51.710@LM_DEBUG@(5548|5559) DataReaderImpl::remove_associations: bit 0 local 01030000.44ad656f.00000003.00000607(61a802c9) remote 01030000.44ad656f.00000002.00000202(48ce1af2) num remotes 1
2026-06-30 17:21:51.710@LM_DEBUG@(5548|5559) DataReaderImpl::remove_associations_i: bit 0 local 01030000.44ad656f.00000003.00000607(61a802c9) remote 01030000.44ad656f.00000002.00000202(48ce1af2) num remotes 1
2026-06-30 17:21:51.710@LM_DEBUG@(5549|5552) DataWriterImpl::remove_associations: bit 0 local 01030000.44ad656f.00000002.00000302(51d52bb3) remote 01030000.44ad656f.00000003.00000507(4a85510a) num remotes 2
2026-06-30 17:21:51.710@LM_DEBUG@(5549|5569) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-06-30 17:21:51.711@LM_DEBUG@(5548|5559) DataReaderImpl::remove_associations: bit 0 local 01030000.44ad656f.00000003.00000507(4a85510a) remote 01030000.44ad656f.00000002.00000302(51d52bb3) num remotes 1
2026-06-30 17:21:51.711@LM_DEBUG@(5548|5559) DataReaderImpl::remove_associations_i: bit 0 local 01030000.44ad656f.00000003.00000507(4a85510a) remote 01030000.44ad656f.00000002.00000302(51d52bb3) num remotes 1
2026-06-30 17:21:51.711@LM_DEBUG@(5548|5559) DataReaderImpl::remove_associations: bit 0 local 01030000.44ad656f.00000003.00000607(61a802c9) remote 01030000.44ad656f.00000002.00000302(51d52bb3) num remotes 1
2026-06-30 17:21:51.711@LM_DEBUG@(5548|5559) DataReaderImpl::remove_associations_i: bit 0 local 01030000.44ad656f.00000003.00000607(61a802c9) remote 01030000.44ad656f.00000002.00000302(51d52bb3) num remotes 1
2026-06-30 17:21:51.712@LM_DEBUG@(5548|5567) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-06-30 17:21:51.712@LM_DEBUG@(5548|5548) subscriber_main() - test complete.
2026-06-30 17:21:51.712@LM_DEBUG@(5549|5552) DataReaderImpl::remove_associations: bit 1 local 01030000.44ad656f.00000002.000001c7(88ed7f0e) remote 01030000.44ad656f.00000001.000001c2(bf27f151) num remotes 1
2026-06-30 17:21:51.712@LM_DEBUG@(5549|5552) DataReaderImpl::remove_associations_i: bit 1 local 01030000.44ad656f.00000002.000001c7(88ed7f0e) remote 01030000.44ad656f.00000001.000001c2(bf27f151) num remotes 1
2026-06-30 17:21:51.713@LM_DEBUG@(5548|5555) DataReaderImpl::remove_associations: bit 1 local 01030000.44ad656f.00000003.000001c7(b58d56be) remote 01030000.44ad656f.00000001.000001c2(bf27f151) num remotes 1
2026-06-30 17:21:51.713@LM_DEBUG@(5548|5555) DataReaderImpl::remove_associations_i: bit 1 local 01030000.44ad656f.00000003.000001c7(b58d56be) remote 01030000.44ad656f.00000001.000001c2(bf27f151) num remotes 1
2026-06-30 17:21:51.714@LM_DEBUG@(5549|5552) DataReaderImpl::remove_associations: bit 1 local 01030000.44ad656f.00000002.000003c7(badb1d8c) remote 01030000.44ad656f.00000001.000004c2(c2500514) num remotes 1
2026-06-30 17:21:51.714@LM_DEBUG@(5549|5552) DataReaderImpl::remove_associations_i: bit 1 local 01030000.44ad656f.00000002.000003c7(badb1d8c) remote 01030000.44ad656f.00000001.000004c2(c2500514) num remotes 1
2026-06-30 17:21:51.714@LM_DEBUG@(5548|5555) DataReaderImpl::remove_associations: bit 1 local 01030000.44ad656f.00000003.000003c7(87bb343c) remote 01030000.44ad656f.00000001.000004c2(c2500514) num remotes 1
2026-06-30 17:21:51.714@LM_DEBUG@(5548|5555) DataReaderImpl::remove_associations_i: bit 1 local 01030000.44ad656f.00000003.000003c7(87bb343c) remote 01030000.44ad656f.00000001.000004c2(c2500514) num remotes 1
2026-06-30 17:21:51.715@LM_DEBUG@(5549|5552) DataReaderImpl::remove_associations: bit 1 local 01030000.44ad656f.00000002.000004c7(f59a8b4b) remote 01030000.44ad656f.00000001.000003c2(8d1193d3) num remotes 1
2026-06-30 17:21:51.715@LM_DEBUG@(5549|5552) DataReaderImpl::remove_associations_i: bit 1 local 01030000.44ad656f.00000002.000004c7(f59a8b4b) remote 01030000.44ad656f.00000001.000003c2(8d1193d3) num remotes 1
2026-06-30 17:21:51.715@LM_DEBUG@(5548|5555) DataReaderImpl::remove_associations: bit 1 local 01030000.44ad656f.00000003.000004c7(c8faa2fb) remote 01030000.44ad656f.00000001.000003c2(8d1193d3) num remotes 1
2026-06-30 17:21:51.715@LM_DEBUG@(5548|5555) DataReaderImpl::remove_associations_i: bit 1 local 01030000.44ad656f.00000003.000004c7(c8faa2fb) remote 01030000.44ad656f.00000001.000003c2(8d1193d3) num remotes 1
2026-06-30 17:21:51.716@LM_DEBUG@(5549|5565) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.63:38861 , reconnect_state = INIT_STATE.
2026-06-30 17:21:51.717@LM_DEBUG@(5548|5555) DataReaderImpl::remove_associations: bit 1 local 01030000.44ad656f.00000003.000002c7(9ea0057d) remote 01030000.44ad656f.00000001.000002c2(940aa292) num remotes 1
2026-06-30 17:21:51.717@LM_DEBUG@(5548|5555) DataReaderImpl::remove_associations_i: bit 1 local 01030000.44ad656f.00000003.000002c7(9ea0057d) remote 01030000.44ad656f.00000001.000002c2(940aa292) num remotes 1
2026-06-30 17:21:51.717@LM_DEBUG@(5548|5564) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-06-30 17:21:51.718@LM_DEBUG@(5549|5552) DataReaderImpl::remove_associations: bit 1 local 01030000.44ad656f.00000002.000002c7(a3c02ccd) remote 01030000.44ad656f.00000001.000002c2(940aa292) num remotes 1
2026-06-30 17:21:51.718@LM_DEBUG@(5549|5552) DataReaderImpl::remove_associations_i: bit 1 local 01030000.44ad656f.00000002.000002c7(a3c02ccd) remote 01030000.44ad656f.00000001.000002c2(940aa292) num remotes 1
2026-06-30 17:21:51.718@LM_DEBUG@(5549|5565) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-06-30 17:21:51.724@LM_DEBUG@(5549|5549) Service_Participant::shutdown
2026-06-30 17:21:51.725@LM_DEBUG@(5548|5567) TcpConnection::handle_close() called on transport: _OPENDDS_0500_TCP to 10.1.0.63:40841 , reconnect_state = INIT_STATE.
2026-06-30 17:21:51.730@LM_DEBUG@(5548|5548) Service_Participant::shutdown
2026-06-30 17:21:51.739@LM_DEBUG@(5549|5549) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30 17:21:51.740@LM_DEBUG@(5549|5549) Service_Participant::~Service_Participant
2026-06-30 17:21:51.740@LM_DEBUG@(5549|5549) Service_Participant::shutdown
2026-06-30 17:21:51.744@LM_DEBUG@(5548|5548) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30 17:21:51.745@LM_DEBUG@(5548|5548) Service_Participant::~Service_Participant
2026-06-30 17:21:51.745@LM_DEBUG@(5548|5548) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAck/run_test.pl --publisher Time:3s Result:0
==============================================================================
tests/DCPS/WaitForAck/run_test.pl rtps --publisher
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5574
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
sub PID: 5584 started at 2026-06-30 17:21:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -p -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
pub PID: 5585 started at 2026-06-30 17:21:52
2026-06-30 17:21:52.325@LM_INFO@(5584|5584) INFO: set_DCPS_debug_level: set to 1
2026-06-30 17:21:52.325@LM_INFO@(5585|5585) INFO: set_DCPS_debug_level: set to 1
2026-06-30 17:21:52.325@LM_INFO@(5584|5584) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-06-30 17:21:52.325@LM_INFO@(5584|5584) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-06-30 17:21:52.325@LM_INFO@(5585|5585) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-06-30 17:21:52.325@LM_INFO@(5585|5585) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-06-30 17:21:52.326@LM_INFO@(5584|5584) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-06-30 17:21:52.326@LM_INFO@(5584|5584) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-06-30 17:21:52.326@LM_INFO@(5585|5585) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-06-30 17:21:52.326@LM_INFO@(5584|5584) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-06-30 17:21:52.326@LM_INFO@(5585|5585) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-06-30 17:21:52.326@LM_INFO@(5584|5584) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-06-30 17:21:52.326@LM_INFO@(5585|5585) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-06-30 17:21:52.326@LM_INFO@(5584|5584) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-06-30 17:21:52.326@LM_INFO@(5585|5585) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-06-30 17:21:52.326@LM_INFO@(5584|5584) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-06-30 17:21:52.326@LM_INFO@(5585|5585) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-06-30 17:21:52.326@LM_INFO@(5584|5584) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-06-30 17:21:52.326@LM_INFO@(5585|5585) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-06-30 17:21:52.326@LM_INFO@(5585|5585) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-06-30 17:21:52.327@LM_INFO@(5585|5585) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev usin2026-06-30 17:21:52.327@LM_INFO@(5584|5584) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
g ACE 6.5.24
2026-06-30 17:21:52.327@LM_INFO@(5585|5585) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_lev2026-06-30 17:21:52.327@LM_INFO@(5584|5584) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
el: 1
2026-06-30 17:21:52.327@LM_INFO@(5584|5584) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 2026-06-30 17:21:52.327@LM_INFO@(5585|5585) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
2026-06-30 17:21:52.327@LM_INFO@(5584|5584) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-06-30 17:21:52.327@LM_INFO@(5585|5585) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-06-30 17:21:52.327@LM_NOTICE@(5584|5584) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specifie2026-06-30 17:21:52.327@LM_NOTICE@(5585|5585) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
d, not setting policy.
2026-06-30 17:21:52.328@LM_DEBUG@(5584|5584) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMon2026-06-30 17:21:52.328@LM_DEBUG@(5585|5585) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
itor
2026-06-30 17:21:52.329@LM_INFO@(5585|5585) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-06-30 17:21:52.329@LM_INFO@(5584|5584) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-06-30 17:21:52.329@LM_DEBUG@(5585|5585) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-06-30 17:21:52.329@LM_DEBUG@(5584|5584) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5574|5574) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
2026-06-30 17:21:52.534@LM_INFO@(5584|5584) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-06-30 17:21:52.534@LM_INFO@(5585|5585) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-06-30 17:21:52.534@LM_INFO@(5584|5584) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-06-30 17:21:52.534@LM_INFO@(5585|5585) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-06-30 17:21:52.534@LM_INFO@(5584|5584) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-06-30 17:21:52.534@LM_INFO@(5585|5585) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-06-30 17:21:52.547@LM_WARNING@(5584|5584) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
2026-06-30 17:21:52.547@LM_WARNING@(5585|5585) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
2026-06-30 17:21:52.555@LM_DEBUG@(5584|5595) DataReaderImpl::add_association - bit 1 local 01030000.3d06386b.00000002.000001c7(f254a593) remote 01030000.3d06386b.00000001.000001c2(c59e2bcc)
2026-06-30 17:21:52.559@LM_DEBUG@(5585|5594) DataReaderImpl::add_association - bit 1 local 01030000.3d06386b.00000003.000001c7(cf348c23) remote 01030000.3d06386b.00000001.000001c2(c59e2bcc)
2026-06-30 17:21:52.595@LM_WARNING@(5584|5584) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:52.597@LM_WARNING@(5585|5585) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:52.598@LM_DEBUG@(5584|5595) DataReaderImpl::add_association - bit 1 local 01030000.3d06386b.00000002.000002c7(d979f650) remote 01030000.3d06386b.00000001.000002c2(eeb3780f)
2026-06-30 17:21:52.600@LM_WARNING@(5584|5584) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:52.601@LM_DEBUG@(5585|5594) DataReaderImpl::add_association - bit 1 local 01030000.3d06386b.00000003.000002c7(e419dfe0) remote 01030000.3d06386b.00000001.000002c2(eeb3780f)
2026-06-30 17:21:52.602@LM_WARNING@(5585|5585) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:52.603@LM_DEBUG@(5584|5595) DataReaderImpl::add_association - bit 1 local 01030000.3d06386b.00000002.000003c7(c062c711) remote 01030000.3d06386b.00000001.000004c2(b8e9df89)
2026-06-30 17:21:52.604@LM_WARNING@(5584|5584) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:52.604@LM_DEBUG@(5585|5594) DataReaderImpl::add_association - bit 1 local 01030000.3d06386b.00000003.000003c7(fd02eea1) remote 01030000.3d06386b.00000001.000004c2(b8e9df89)
2026-06-30 17:21:52.606@LM_WARNING@(5585|5585) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:52.608@LM_DEBUG@(5584|5595) DataReaderImpl::add_association - bit 1 local 01030000.3d06386b.00000002.000004c7(8f2351d6) remote 01030000.3d06386b.00000001.000003c2(f7a8494e)
2026-06-30 17:21:52.608@LM_DEBUG@(5585|5594) DataReaderImpl::add_association - bit 1 local 01030000.3d06386b.00000003.000004c7(b2437866) remote 01030000.3d06386b.00000001.000003c2(f7a8494e)
2026-06-30 17:21:52.609@LM_WARNING@(5584|5584) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:52.610@LM_WARNING@(5585|5585) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:52.615@LM_WARNING@(5584|5584) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-06-30 17:21:52.615@LM_WARNING@(5585|5585) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-06-30 17:21:52.615@LM_WARNING@(5584|5584) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-06-30 17:21:52.615@LM_WARNING@(5585|5585) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-06-30 17:21:52.618@LM_WARNING@(5584|5584) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:52.618@LM_WARNING@(5584|5584) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-06-30 17:21:52.618@LM_WARNING@(5584|5584) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-06-30 17:21:52.619@LM_DEBUG@(5585|5594) DataWriterImpl::add_association - bit 0 local 01030000.3d06386b.00000003.00000102(243aba1c) remote 01030000.3d06386b.00000002.00000507(0d5ca227)
2026-06-30 17:21:52.619@LM_DEBUG@(5584|5595) DataReaderImpl::add_association - bit 0 local 01030000.3d06386b.00000002.00000507(0d5ca227) remote 01030000.3d06386b.00000003.00000102(243aba1c)
2026-06-30 17:21:52.620@LM_WARNING@(5585|5585) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:52.620@LM_WARNING@(5585|5585) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-06-30 17:21:52.621@LM_WARNING@(5585|5585) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-06-30 17:21:52.622@LM_DEBUG@(5584|5584) DataReaderImpl::add_association - bit 0 local 01030000.3d06386b.00000002.00000607(2671f1e4) remote 01030000.3d06386b.00000003.00000102(243aba1c)
2026-06-30 17:21:52.625@LM_INFO@(5585|5594) DataWriterImpl::transport_assoc_done: writer 01030000.3d06386b.00000003.00000102(243aba1c) succeeded in associating with reader 01030000.3d06386b.00000002.00000507(0d5ca227)
2026-06-30 17:21:52.625@LM_DEBUG@(5585|5594) DataWriterImpl::transport_assoc_done: writer 01030000.3d06386b.00000003.00000102(243aba1c) reader 01030000.3d06386b.00000002.00000507(0d5ca227) calling association_complete_i
2026-06-30 17:21:52.625@LM_DEBUG@(5585|5594) DataWriterImpl::association_complete_i - bit 0 local 01030000.3d06386b.00000003.00000102(243aba1c) remote 01030000.3d06386b.00000002.00000507(0d5ca227)
2026-06-30 17:21:52.626@LM_DEBUG@(5585|5594) DataWriterImpl::add_association - bit 0 local 01030000.3d06386b.00000003.00000102(243aba1c) remote 01030000.3d06386b.00000002.00000607(2671f1e4)
2026-06-30 17:21:52.626@LM_WARNING@(5584|5584) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:52.626@LM_INFO@(5585|5594) DataWriterImpl::transport_assoc_done: writer 01030000.3d06386b.00000003.00000102(243aba1c) succeeded in associating with reader 01030000.3d06386b.00000002.00000607(2671f1e4)
2026-06-30 17:21:52.626@LM_DEBUG@(5585|5594) DataWriterImpl::transport_assoc_done: writer 01030000.3d06386b.00000003.00000102(243aba1c) reader 01030000.3d06386b.00000002.00000607(2671f1e4) calling association_complete_i
2026-06-30 17:21:52.626@LM_DEBUG@(5585|5594) DataWriterImpl::association_complete_i - bit 0 local 01030000.3d06386b.00000003.00000102(243aba1c) remote 01030000.3d06386b.00000002.00000607(2671f1e4)
2026-06-30 17:21:52.627@LM_DEBUG@(5585|5585) DataWriterImpl::add_association - bit 0 local 01030000.3d06386b.00000003.00000202(0f17e9df) remote 01030000.3d06386b.00000002.00000507(0d5ca227)
2026-06-30 17:21:52.627@LM_DEBUG@(5584|5595) DataReaderImpl::add_association - bit 0 local 01030000.3d06386b.00000002.00000507(0d5ca227) remote 01030000.3d06386b.00000003.00000202(0f17e9df)
2026-06-30 17:21:52.627@LM_DEBUG@(5585|5594) DataWriterImpl::add_association - bit 0 local 01030000.3d06386b.00000003.00000202(0f17e9df) remote 01030000.3d06386b.00000002.00000607(2671f1e4)
2026-06-30 17:21:52.627@LM_DEBUG@(5584|5595) DataReaderImpl::add_association - bit 0 local 01030000.3d06386b.00000002.00000607(2671f1e4) remote 01030000.3d06386b.00000003.00000202(0f17e9df)
2026-06-30 17:21:52.628@LM_INFO@(5585|5585) DataWriterImpl::transport_assoc_done: writer 01030000.3d06386b.00000003.00000202(0f17e9df) succeeded in associating with reader 01030000.3d06386b.00000002.00000507(0d5ca227)
2026-06-30 17:21:52.628@LM_DEBUG@(5585|5585) DataWriterImpl::transport_assoc_done: writer 01030000.3d06386b.00000003.00000202(0f17e9df) reader 01030000.3d06386b.00000002.00000507(0d5ca227) calling association_complete_i
2026-06-30 17:21:52.628@LM_DEBUG@(5585|5585) DataWriterImpl::association_complete_i - bit 0 local 01030000.3d06386b.00000003.00000202(0f17e9df) remote 01030000.3d06386b.00000002.00000507(0d5ca227)
2026-06-30 17:21:52.628@LM_INFO@(5585|5594) DataWriterImpl::transport_assoc_done: writer 01030000.3d06386b.00000003.00000202(0f17e9df) succeeded in associating with reader 01030000.3d06386b.00000002.00000607(2671f1e4)
2026-06-30 17:21:52.628@LM_DEBUG@(5585|5594) DataWriterImpl::transport_assoc_done: writer 01030000.3d06386b.00000003.00000202(0f17e9df) reader 01030000.3d06386b.00000002.00000607(2671f1e4) calling association_complete_i
2026-06-30 17:21:52.628@LM_DEBUG@(5585|5594) DataWriterImpl::association_complete_i - bit 0 local 01030000.3d06386b.00000003.00000202(0f17e9df) remote 01030000.3d06386b.00000002.00000607(2671f1e4)
2026-06-30 17:21:52.628@LM_WARNING@(5585|5585) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:52.628@LM_WARNING@(5585|5585) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-06-30 17:21:52.628@LM_WARNING@(5585|5585) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-06-30 17:21:52.630@LM_DEBUG@(5585|5594) DataWriterImpl::add_association - bit 0 local 01030000.3d06386b.00000003.00000302(160cd89e) remote 01030000.3d06386b.00000002.00000507(0d5ca227)
2026-06-30 17:21:52.630@LM_DEBUG@(5584|5595) DataReaderImpl::add_association - bit 0 local 01030000.3d06386b.00000002.00000507(0d5ca227) remote 01030000.3d06386b.00000003.00000302(160cd89e)
2026-06-30 17:21:52.631@LM_DEBUG@(5585|5585) DataWriterImpl::add_association - bit 0 local 01030000.3d06386b.00000003.00000302(160cd89e) remote 01030000.3d06386b.00000002.00000607(2671f1e4)
2026-06-30 17:21:52.631@LM_DEBUG@(5584|5595) DataReaderImpl::add_association - bit 0 local 01030000.3d06386b.00000002.00000607(2671f1e4) remote 01030000.3d06386b.00000003.00000302(160cd89e)
2026-06-30 17:21:52.631@LM_INFO@(5585|5594) DataWriterImpl::transport_assoc_done: writer 01030000.3d06386b.00000003.00000302(160cd89e) succeeded in associating with reader 01030000.3d06386b.00000002.00000507(0d5ca227)
2026-06-30 17:21:52.631@LM_DEBUG@(5585|5594) DataWriterImpl::transport_assoc_done: writer 01030000.3d06386b.00000003.00000302(160cd89e) reader 01030000.3d06386b.00000002.00000507(0d5ca227) calling association_complete_i
2026-06-30 17:21:52.631@LM_DEBUG@(5585|5594) DataWriterImpl::association_complete_i - bit 0 local 01030000.3d06386b.00000003.00000302(160cd89e) remote 01030000.3d06386b.00000002.00000507(0d5ca227)
2026-06-30 17:21:52.631@LM_INFO@(5585|5585) DataWriterImpl::transport_assoc_done: writer 01030000.3d06386b.00000003.00000302(160cd89e) succeeded in associating with reader 01030000.3d06386b.00000002.00000607(2671f1e4)
2026-06-30 17:21:52.631@LM_DEBUG@(5585|5585) DataWriterImpl::transport_assoc_done: writer 01030000.3d06386b.00000003.00000302(160cd89e) reader 01030000.3d06386b.00000002.00000607(2671f1e4) calling association_complete_i
2026-06-30 17:21:52.631@LM_DEBUG@(5585|5585) DataWriterImpl::association_complete_i - bit 0 local 01030000.3d06386b.00000003.00000302(160cd89e) remote 01030000.3d06386b.00000002.00000607(2671f1e4)
2026-06-30 17:21:52.631@LM_WARNING@(5585|5585) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-06-30 17:21:52.632@LM_DEBUG@(5585|5606) Writer::svc() - processing publication 0.
2026-06-30 17:21:52.632@LM_DEBUG@(5585|5607) Writer::svc() - processing publication 1.
2026-06-30 17:21:52.632@LM_DEBUG@(5585|5608) Writer::svc() - processing publication 2.
2026-06-30 17:21:54.632@LM_DEBUG@(5585|5585) DataWriterImpl::create_ack_token() - for sequence 1252
2026-06-30 17:21:54.632@LM_DEBUG@(5585|5585) DataWriterImpl::create_ack_token() - for sequence 1252
2026-06-30 17:21:54.632@LM_DEBUG@(5585|5585) DataWriterImpl::create_ack_token() - for sequence 1247
2026-06-30 17:21:54.733@LM_DEBUG@(5585|5608) DataWriterImpl::create_ack_token() - for sequence 1292
2026-06-30 17:21:54.733@LM_DEBUG@(5585|5608) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1292 at 17:21:54.733487
2026-06-30 17:21:54.733@LM_DEBUG@(5585|5607) DataWriterImpl::create_ack_token() - for sequence 1296
2026-06-30 17:21:54.733@LM_DEBUG@(5585|5607) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1296 at 17:21:54.733918
2026-06-30 17:21:54.734@LM_DEBUG@(5585|5606) DataWriterImpl::create_ack_token() - for sequence 1299
2026-06-30 17:21:54.734@LM_DEBUG@(5585|5606) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1299 at 17:21:54.734781
2026-06-30 17:21:54.755@LM_DEBUG@(5585|5585) Publisher::run() - publication 0 stopping after sending 1297 messages.
2026-06-30 17:21:54.756@LM_DEBUG@(5585|5585) Publisher::run() - publication 1 stopping after sending 1294 messages.
2026-06-30 17:21:54.758@LM_DEBUG@(5585|5585) Publisher::run() - publication 2 stopping after sending 1290 messages.
2026-06-30 17:21:54.777@LM_DEBUG@(5585|5590) WriteDataContainer::wait_pending timeout at 00:05:25.184516
2026-06-30 17:21:54.975@LM_DEBUG@(5585|5590) WriteDataContainer::wait_pending done
2026-06-30 17:21:54.976@LM_DEBUG@(5585|5590) DataWriterImpl::remove_associations: bit 0 local 01030000.3d06386b.00000003.00000102(243aba1c) remote 01030000.3d06386b.00000002.00000507(0d5ca227) num remotes 2
2026-06-30 17:21:54.977@LM_DEBUG@(5584|5595) DataReaderImpl::remove_associations: bit 0 local 01030000.3d06386b.00000002.00000507(0d5ca227) remote 01030000.3d06386b.00000003.00000102(243aba1c) num remotes 1
2026-06-30 17:21:54.977@LM_DEBUG@(5584|5595) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3d06386b.00000002.00000507(0d5ca227) remote 01030000.3d06386b.00000003.00000102(243aba1c) num remotes 1
2026-06-30 17:21:54.978@LM_DEBUG@(5584|5595) DataReaderImpl::remove_associations: bit 0 local 01030000.3d06386b.00000002.00000607(2671f1e4) remote 01030000.3d06386b.00000003.00000102(243aba1c) num remotes 1
2026-06-30 17:21:54.978@LM_DEBUG@(5584|5595) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3d06386b.00000002.00000607(2671f1e4) remote 01030000.3d06386b.00000003.00000102(243aba1c) num remotes 1
2026-06-30 17:21:54.978@LM_DEBUG@(5585|5590) DataWriterImpl::remove_associations: bit 0 local 01030000.3d06386b.00000003.00000202(0f17e9df) remote 01030000.3d06386b.00000002.00000507(0d5ca227) num remotes 2
2026-06-30 17:21:54.979@LM_DEBUG@(5584|5595) DataReaderImpl::remove_associations: bit 0 local 01030000.3d06386b.00000002.00000507(0d5ca227) remote 01030000.3d06386b.00000003.00000202(0f17e9df) num remotes 1
2026-06-30 17:21:54.979@LM_DEBUG@(5584|5595) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3d06386b.00000002.00000507(0d5ca227) remote 01030000.3d06386b.00000003.00000202(0f17e9df) num remotes 1
2026-06-30 17:21:54.979@LM_DEBUG@(5584|5595) DataReaderImpl::remove_associations: bit 0 local 01030000.3d06386b.00000002.00000607(2671f1e4) remote 01030000.3d06386b.00000003.00000202(0f17e9df) num remotes 1
2026-06-30 17:21:54.979@LM_DEBUG@(5584|5595) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3d06386b.00000002.00000607(2671f1e4) remote 01030000.3d06386b.00000003.00000202(0f17e9df) num remotes 1
2026-06-30 17:21:54.979@LM_DEBUG@(5585|5590) DataWriterImpl::remove_associations: bit 0 local 01030000.3d06386b.00000003.00000302(160cd89e) remote 01030000.3d06386b.00000002.00000507(0d5ca227) num remotes 2
2026-06-30 17:21:54.980@LM_DEBUG@(5584|5595) DataReaderImpl::remove_associations: bit 0 local 01030000.3d06386b.00000002.00000507(0d5ca227) remote 01030000.3d06386b.00000003.00000302(160cd89e) num remotes 1
2026-06-30 17:21:54.980@LM_DEBUG@(5584|5595) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3d06386b.00000002.00000507(0d5ca227) remote 01030000.3d06386b.00000003.00000302(160cd89e) num remotes 1
2026-06-30 17:21:54.980@LM_DEBUG@(5584|5595) DataReaderImpl::remove_associations: bit 0 local 01030000.3d06386b.00000002.00000607(2671f1e4) remote 01030000.3d06386b.00000003.00000302(160cd89e) num remotes 1
2026-06-30 17:21:54.980@LM_DEBUG@(5584|5595) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3d06386b.00000002.00000607(2671f1e4) remote 01030000.3d06386b.00000003.00000302(160cd89e) num remotes 1
2026-06-30 17:21:54.981@LM_DEBUG@(5584|5584) subscriber_main() - test complete.
2026-06-30 17:21:54.981@LM_DEBUG@(5585|5590) DataReaderImpl::remove_associations: bit 1 local 01030000.3d06386b.00000003.000001c7(cf348c23) remote 01030000.3d06386b.00000001.000001c2(c59e2bcc) num remotes 1
2026-06-30 17:21:54.981@LM_DEBUG@(5585|5590) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3d06386b.00000003.000001c7(cf348c23) remote 01030000.3d06386b.00000001.000001c2(c59e2bcc) num remotes 1
2026-06-30 17:21:54.982@LM_DEBUG@(5584|5591) DataReaderImpl::remove_associations: bit 1 local 01030000.3d06386b.00000002.000001c7(f254a593) remote 01030000.3d06386b.00000001.000001c2(c59e2bcc) num remotes 1
2026-06-30 17:21:54.982@LM_DEBUG@(5584|5591) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3d06386b.00000002.000001c7(f254a593) remote 01030000.3d06386b.00000001.000001c2(c59e2bcc) num remotes 1
2026-06-30 17:21:54.983@LM_DEBUG@(5585|5590) DataReaderImpl::remove_associations: bit 1 local 01030000.3d06386b.00000003.000003c7(fd02eea1) remote 01030000.3d06386b.00000001.000004c2(b8e9df89) num remotes 1
2026-06-30 17:21:54.983@LM_DEBUG@(5585|5590) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3d06386b.00000003.000003c7(fd02eea1) remote 01030000.3d06386b.00000001.000004c2(b8e9df89) num remotes 1
2026-06-30 17:21:54.983@LM_DEBUG@(5584|5591) DataReaderImpl::remove_associations: bit 1 local 01030000.3d06386b.00000002.000003c7(c062c711) remote 01030000.3d06386b.00000001.000004c2(b8e9df89) num remotes 1
2026-06-30 17:21:54.983@LM_DEBUG@(5584|5591) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3d06386b.00000002.000003c7(c062c711) remote 01030000.3d06386b.00000001.000004c2(b8e9df89) num remotes 1
2026-06-30 17:21:54.984@LM_DEBUG@(5585|5590) DataReaderImpl::remove_associations: bit 1 local 01030000.3d06386b.00000003.000004c7(b2437866) remote 01030000.3d06386b.00000001.000003c2(f7a8494e) num remotes 1
2026-06-30 17:21:54.984@LM_DEBUG@(5585|5590) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3d06386b.00000003.000004c7(b2437866) remote 01030000.3d06386b.00000001.000003c2(f7a8494e) num remotes 1
2026-06-30 17:21:54.984@LM_DEBUG@(5584|5591) DataReaderImpl::remove_associations: bit 1 local 01030000.3d06386b.00000002.000004c7(8f2351d6) remote 01030000.3d06386b.00000001.000003c2(f7a8494e) num remotes 1
2026-06-30 17:21:54.984@LM_DEBUG@(5584|5591) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3d06386b.00000002.000004c7(8f2351d6) remote 01030000.3d06386b.00000001.000003c2(f7a8494e) num remotes 1
2026-06-30 17:21:54.985@LM_DEBUG@(5585|5590) DataReaderImpl::remove_associations: bit 1 local 01030000.3d06386b.00000003.000002c7(e419dfe0) remote 01030000.3d06386b.00000001.000002c2(eeb3780f) num remotes 1
2026-06-30 17:21:54.985@LM_DEBUG@(5585|5590) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3d06386b.00000003.000002c7(e419dfe0) remote 01030000.3d06386b.00000001.000002c2(eeb3780f) num remotes 1
2026-06-30 17:21:54.986@LM_DEBUG@(5584|5591) DataReaderImpl::remove_associations: bit 1 local 01030000.3d06386b.00000002.000002c7(d979f650) remote 01030000.3d06386b.00000001.000002c2(eeb3780f) num remotes 1
2026-06-30 17:21:54.986@LM_DEBUG@(5584|5591) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3d06386b.00000002.000002c7(d979f650) remote 01030000.3d06386b.00000001.000002c2(eeb3780f) num remotes 1
2026-06-30 17:21:54.986@LM_DEBUG@(5584|5600) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-06-30 17:21:54.987@LM_DEBUG@(5585|5601) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-06-30 17:21:54.993@LM_DEBUG@(5585|5585) Service_Participant::shutdown
2026-06-30 17:21:54.998@LM_DEBUG@(5584|5584) Service_Participant::shutdown
2026-06-30 17:21:55.008@LM_DEBUG@(5585|5585) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30 17:21:55.009@LM_DEBUG@(5585|5585) Service_Participant::~Service_Participant
2026-06-30 17:21:55.009@LM_DEBUG@(5585|5585) Service_Participant::shutdown
2026-06-30 17:21:55.014@LM_DEBUG@(5584|5584) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30 17:21:55.014@LM_DEBUG@(5584|5584) Service_Participant::~Service_Participant
2026-06-30 17:21:55.014@LM_DEBUG@(5584|5584) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAck/run_test.pl rtps --publisher Time:4s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl subscribers 3
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5615
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5625 started at 2026-06-30 17:21:55
(5615|5615) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
Publisher 5625 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log
sub_1 PID: 5640 started at 2026-06-30 17:21:58
Publisher 5625 is done waiting for 1 readers.
Publisher 5625 is waiting for acknowledgments.
Subscriber 5640 got new message data:
- From : 5625
- Count : 0
Subscriber 5640 got new message data:
- From : 5625
- Count : 1
Subscriber 5640 got new message data:
- From : 5625
- Count : 2
Subscriber 5640 got new message data:
- From : 5625
- Count : 3
Subscriber 5640 got new message data:
- From : 5625
- Count : 4
Subscriber 5640 got new message data:
- From : 5625
- Count : 5
Subscriber 5640 got new message data:
- From : 5625
- Count : 6
Subscriber 5640 got new message data:
- From : 5625
- Count : 7
Subscriber 5640 got new message data:
- From : 5625
- Count : 8
Subscriber 5640 got new message data:
- From : 5625
- Count : 9
Subscriber 5640 got new message data:
- From : 5625
- Count : 10
Subscriber 5640 got new message data:
- From : 5625
- Count : 11
Subscriber 5640 got new message data:
- From : 5625
- Count : 12
Subscriber 5640 got new message data:
- From : 5625
- Count : 13
Subscriber 5640 got new message data:
- From : 5625
- Count : 14
Subscriber 5640 got new message data:
- From : 5625
- Count : 15
Subscriber 5640 got new message data:
- From : 5625
- Count : 16
Subscriber 5640 got new message data:
- From : 5625
- Count : 17
Subscriber 5640 got new message data:
- From : 5625
- Count : 18
Subscriber 5640 got new message data:
- From : 5625
- Count : 19
Subscriber 5640 is done. Exiting.
Publisher 5625 is done waiting for acknowledgments.
Publisher 5625 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log
sub_2 PID: 5652 started at 2026-06-30 17:22:01
Publisher 5625 is done waiting for 2 readers.
Publisher 5625 is waiting for acknowledgments.
Subscriber 5652 got new message data:
- From : 5625
- Count : 0
Subscriber 5652 got new message data:
- From : 5625
- Count : 1
Subscriber 5652 got new message data:
- From : 5625
- Count : 2
Subscriber 5652 got new message data:
- From : 5625
- Count : 3
Subscriber 5652 got new message data:
- From : 5625
- Count : 4
Subscriber 5652 got new message data:
- From : 5625
- Count : 5
Subscriber 5652 got new message data:
- From : 5625
- Count : 6
Subscriber 5652 got new message data:
- From : 5625
- Count : 7
Subscriber 5652 got new message data:
- From : 5625
- Count : 8
Subscriber 5652 got new message data:
- From : 5625
- Count : 9
Subscriber 5652 got new message data:
- From : 5625
- Count : 10
Subscriber 5652 got new message data:
- From : 5625
- Count : 11
Subscriber 5652 got new message data:
- From : 5625
- Count : 12
Subscriber 5652 got new message data:
- From : 5625
- Count : 13
Subscriber 5652 got new message data:
- From : 5625
- Count : 14
Subscriber 5652 got new message data:
- From : 5625
- Count : 15
Subscriber 5652 got new message data:
- From : 5625
- Count : 16
Subscriber 5652 got new message data:
- From : 5625
- Count : 17
Subscriber 5652 got new message data:
- From : 5625
- Count : 18
Subscriber 5652 got new message data:
- From : 5625
- Count : 19
Subscriber 5652 is done. Exiting.
Publisher 5625 is done waiting for acknowledgments.
Publisher 5625 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log
sub_3 PID: 5663 started at 2026-06-30 17:22:04
Publisher 5625 is done waiting for 3 readers.
Publisher 5625 is waiting for acknowledgments.
Subscriber 5663 got new message data:
- From : 5625
- Count : 0
Subscriber 5663 got new message data:
- From : 5625
- Count : 1
Subscriber 5663 got new message data:
- From : 5625
- Count : 2
Subscriber 5663 got new message data:
- From : 5625
- Count : 3
Subscriber 5663 got new message data:
- From : 5625
- Count : 4
Subscriber 5663 got new message data:
- From : 5625
- Count : 5
Subscriber 5663 got new message data:
- From : 5625
- Count : 6
Subscriber 5663 got new message data:
- From : 5625
- Count : 7
Subscriber 5663 got new message data:
- From : 5625
- Count : 8
Subscriber 5663 got new message data:
- From : 5625
- Count : 9
Subscriber 5663 got new message data:
- From : 5625
- Count : 10
Subscriber 5663 got new message data:
- From : 5625
- Count : 11
Subscriber 5663 got new message data:
- From : 5625
- Count : 12
Subscriber 5663 got new message data:
- From : 5625
- Count : 13
Subscriber 5663 got new message data:
- From : 5625
- Count : 14
Subscriber 5663 got new message data:
- From : 5625
- Count : 15
Subscriber 5663 got new message data:
- From : 5625
- Count : 16
Subscriber 5663 got new message data:
- From : 5625
- Count : 17
Subscriber 5663 got new message data:
- From : 5625
- Count : 18
Subscriber 5663 got new message data:
- From : 5625
- Count : 19
Subscriber 5663 is done. Exiting.
Publisher 5625 is done waiting for acknowledgments.
Publisher 5625 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 Time:9s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 large_samples
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5675
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -l -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5685 started at 2026-06-30 17:22:05
(5675|5675) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
Publisher 5685 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log
sub_1 PID: 5698 started at 2026-06-30 17:22:08
Publisher 5685 is done waiting for 1 readers.
Publisher 5685 is waiting for acknowledgments.
Subscriber 5698 got new message data:
- From : 5685
- Count : 0
Subscriber 5698 got new message data:
- From : 5685
- Count : 1
Subscriber 5698 got new message data:
- From : 5685
- Count : 2
Subscriber 5698 got new message data:
- From : 5685
- Count : 3
Subscriber 5698 is done. Exiting.
Publisher 5685 is done waiting for acknowledgments.
Publisher 5685 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log
sub_2 PID: 5709 started at 2026-06-30 17:22:11
Publisher 5685 is done waiting for 2 readers.
Publisher 5685 is waiting for acknowledgments.
Subscriber 5709 got new message data:
- From : 5685
- Count : 0
Subscriber 5709 got new message data:
- From : 5685
- Count : 1
Subscriber 5709 got new message data:
- From : 5685
- Count : 2
Subscriber 5709 got new message data:
- From : 5685
- Count : 3
Subscriber 5709 is done. Exiting.
Publisher 5685 is done waiting for acknowledgments.
Publisher 5685 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log
sub_3 PID: 5720 started at 2026-06-30 17:22:14
Publisher 5685 is done waiting for 3 readers.
Publisher 5685 is waiting for acknowledgments.
Subscriber 5720 got new message data:
- From : 5685
- Count : 0
Subscriber 5720 got new message data:
- From : 5685
- Count : 1
Subscriber 5720 got new message data:
- From : 5685
- Count : 2
Subscriber 5720 got new message data:
- From : 5685
- Count : 3
Subscriber 5720 is done. Exiting.
Publisher 5685 is done waiting for acknowledgments.
Publisher 5685 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 large_samples Time:10s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 sub_delay
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5732
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -d -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5742 started at 2026-06-30 17:22:14
(5732|5732) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
Publisher 5742 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log
sub_1 PID: 5754 started at 2026-06-30 17:22:17
Publisher 5742 is done waiting for 1 readers.
Publisher 5742 is waiting for acknowledgments.
Subscriber 5754 got new message data:
- From : 5742
- Count : 0
Subscriber 5754 got new message data:
- From : 5742
- Count : 1
Subscriber 5754 got new message data:
- From : 5742
- Count : 2
Subscriber 5754 got new message data:
- From : 5742
- Count : 3
Subscriber 5754 got new message data:
- From : 5742
- Count : 4
Subscriber 5754 got new message data:
- From : 5742
- Count : 5
Subscriber 5754 got new message data:
- From : 5742
- Count : 6
Subscriber 5754 got new message data:
- From : 5742
- Count : 7
Subscriber 5754 got new message data:
- From : 5742
- Count : 8
Subscriber 5754 got new message data:
- From : 5742
- Count : 9
Subscriber 5754 got new message data:
- From : 5742
- Count : 10
Subscriber 5754 got new message data:
- From : 5742
- Count : 11
Subscriber 5754 got new message data:
- From : 5742
- Count : 12
Subscriber 5754 got new message data:
- From : 5742
- Count : 13
Subscriber 5754 got new message data:
- From : 5742
- Count : 14
Subscriber 5754 got new message data:
- From : 5742
- Count : 15
Subscriber 5754 got new message data:
- From : 5742
- Count : 16
Subscriber 5754 got new message data:
- From : 5742
- Count : 17
Subscriber 5754 got new message data:
- From : 5742
- Count : 18
Subscriber 5754 got new message data:
- From : 5742
- Count : 19
Publisher 5742 is done waiting for acknowledgments.
Publisher 5742 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log
sub_2 PID: 5764 started at 2026-06-30 17:22:20
Publisher 5742 is done waiting for 2 readers.
Publisher 5742 is waiting for acknowledgments.
Subscriber 5764 got new message data:
- From : 5742
- Count : 0
Subscriber 5764 got new message data:
- From : 5742
- Count : 1
Subscriber 5764 got new message data:
- From : 5742
- Count : 2
Subscriber 5764 got new message data:
- From : 5742
- Count : 3
Subscriber 5764 got new message data:
- From : 5742
- Count : 4
Subscriber 5764 got new message data:
- From : 5742
- Count : 5
Subscriber 5764 got new message data:
- From : 5742
- Count : 6
Subscriber 5764 got new message data:
- From : 5742
- Count : 7
Subscriber 5764 got new message data:
- From : 5742
- Count : 8
Subscriber 5764 got new message data:
- From : 5742
- Count : 9
Subscriber 5764 got new message data:
- From : 5742
- Count : 10
Subscriber 5764 got new message data:
- From : 5742
- Count : 11
Subscriber 5764 got new message data:
- From : 5742
- Count : 12
Subscriber 5764 got new message data:
- From : 5742
- Count : 13
Subscriber 5764 got new message data:
- From : 5742
- Count : 14
Subscriber 5764 got new message data:
- From : 5742
- Count : 15
Subscriber 5764 got new message data:
- From : 5742
- Count : 16
Subscriber 5764 got new message data:
- From : 5742
- Count : 17
Subscriber 5764 got new message data:
- From : 5742
- Count : 18
Subscriber 5764 got new message data:
- From : 5742
- Count : 19
Publisher 5742 is done waiting for acknowledgments.
Publisher 5742 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log
sub_3 PID: 5774 started at 2026-06-30 17:22:23
Publisher 5742 is done waiting for 3 readers.
Publisher 5742 is waiting for acknowledgments.
Subscriber 5774 got new message data:
- From : 5742
- Count : 0
Subscriber 5774 got new message data:
- From : 5742
- Count : 1
Subscriber 5774 got new message data:
- From : 5742
- Count : 2
Subscriber 5774 got new message data:
- From : 5742
- Count : 3
Subscriber 5774 got new message data:
- From : 5742
- Count : 4
Subscriber 5774 got new message data:
- From : 5742
- Count : 5
Subscriber 5774 got new message data:
- From : 5742
- Count : 6
Subscriber 5774 got new message data:
- From : 5742
- Count : 7
Subscriber 5774 got new message data:
- From : 5742
- Count : 8
Subscriber 5774 got new message data:
- From : 5742
- Count : 9
Subscriber 5774 got new message data:
- From : 5742
- Count : 10
Subscriber 5774 got new message data:
- From : 5742
- Count : 11
Subscriber 5774 got new message data:
- From : 5742
- Count : 12
Subscriber 5774 got new message data:
- From : 5742
- Count : 13
Subscriber 5774 got new message data:
- From : 5742
- Count : 14
Subscriber 5774 got new message data:
- From : 5742
- Count : 15
Subscriber 5774 got new message data:
- From : 5742
- Count : 16
Subscriber 5774 got new message data:
- From : 5742
- Count : 17
Subscriber 5774 got new message data:
- From : 5742
- Count : 18
Subscriber 5774 got new message data:
- From : 5742
- Count : 19
Publisher 5742 is done waiting for acknowledgments.
Publisher 5742 is done. Exiting.
Subscriber 5754 is done. Exiting.
Subscriber 5774 is done. Exiting.
Subscriber 5764 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 sub_delay Time:10s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 sub_delay large_samples
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5788
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -l -d -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5798 started at 2026-06-30 17:22:24
(5788|5788) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
Publisher 5798 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log
sub_1 PID: 5812 started at 2026-06-30 17:22:27
Publisher 5798 is done waiting for 1 readers.
Publisher 5798 is waiting for acknowledgments.
Subscriber 5812 got new message data:
- From : 5798
- Count : 0
Subscriber 5812 got new message data:
- From : 5798
- Count : 1
Subscriber 5812 got new message data:
- From : 5798
- Count : 2
Subscriber 5812 got new message data:
- From : 5798
- Count : 3
Publisher 5798 is done waiting for acknowledgments.
Publisher 5798 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log
sub_2 PID: 5822 started at 2026-06-30 17:22:30
Publisher 5798 is done waiting for 2 readers.
Publisher 5798 is waiting for acknowledgments.
Subscriber 5822 got new message data:
- From : 5798
- Count : 0
Subscriber 5822 got new message data:
- From : 5798
- Count : 1
Subscriber 5822 got new message data:
- From : 5798
- Count : 2
Subscriber 5822 got new message data:
- From : 5798
- Count : 3
Publisher 5798 is done waiting for acknowledgments.
Publisher 5798 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log
sub_3 PID: 5832 started at 2026-06-30 17:22:33
Publisher 5798 is done waiting for 3 readers.
Publisher 5798 is waiting for acknowledgments.
Subscriber 5832 got new message data:
- From : 5798
- Count : 0
Subscriber 5832 got new message data:
- From : 5798
- Count : 1
Subscriber 5832 got new message data:
- From : 5798
- Count : 2
Subscriber 5832 got new message data:
- From : 5798
- Count : 3
Publisher 5798 is done waiting for acknowledgments.
Publisher 5798 is done. Exiting.
Subscriber 5832 is done. Exiting.
Subscriber 5812 is done. Exiting.
Subscriber 5822 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 sub_delay large_samples Time:10s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 5846 started at 2026-06-30 17:22:34
Publisher 5846 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 5854 started at 2026-06-30 17:22:37
Publisher 5846 is done waiting for 1 readers.
Publisher 5846 is waiting for acknowledgments.
Subscriber 5854 got new message data:
- From : 5846
- Count : 0
Subscriber 5854 got new message data:
- From : 5846
- Count : 1
Subscriber 5854 got new message data:
- From : 5846
- Count : 2
Subscriber 5854 got new message data:
- From : 5846
- Count : 3
Subscriber 5854 got new message data:
- From : 5846
- Count : 4
Subscriber 5854 got new message data:
- From : 5846
- Count : 5
Subscriber 5854 got new message data:
- From : 5846
- Count : 6
Subscriber 5854 got new message data:
- From : 5846
- Count : 7
Subscriber 5854 got new message data:
- From : 5846
- Count : 8
Subscriber 5854 got new message data:
- From : 5846
- Count : 9
Subscriber 5854 got new message data:
- From : 5846
- Count : 10
Subscriber 5854 got new message data:
- From : 5846
- Count : 11
Subscriber 5854 got new message data:
- From : 5846
- Count : 12
Subscriber 5854 got new message data:
- From : 5846
- Count : 13
Subscriber 5854 got new message data:
- From : 5846
- Count : 14
Subscriber 5854 got new message data:
- From : 5846
- Count : 15
Subscriber 5854 got new message data:
- From : 5846
- Count : 16
Subscriber 5854 got new message data:
- From : 5846
- Count : 17
Subscriber 5854 got new message data:
- From : 5846
- Count : 18
Subscriber 5854 got new message data:
- From : 5846
- Count : 19
Subscriber 5854 is done. Exiting.
Publisher 5846 is done waiting for acknowledgments.
Publisher 5846 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 5863 started at 2026-06-30 17:22:40
Publisher 5846 is done waiting for 2 readers.
Publisher 5846 is waiting for acknowledgments.
Subscriber 5863 got new message data:
- From : 5846
- Count : 0
Subscriber 5863 got new message data:
- From : 5846
- Count : 1
Subscriber 5863 got new message data:
- From : 5846
- Count : 2
Subscriber 5863 got new message data:
- From : 5846
- Count : 3
Subscriber 5863 got new message data:
- From : 5846
- Count : 4
Subscriber 5863 got new message data:
- From : 5846
- Count : 5
Subscriber 5863 got new message data:
- From : 5846
- Count : 6
Subscriber 5863 got new message data:
- From : 5846
- Count : 7
Subscriber 5863 got new message data:
- From : 5846
- Count : 8
Subscriber 5863 got new message data:
- From : 5846
- Count : 9
Subscriber 5863 got new message data:
- From : 5846
- Count : 10
Subscriber 5863 got new message data:
- From : 5846
- Count : 11
Subscriber 5863 got new message data:
- From : 5846
- Count : 12
Subscriber 5863 got new message data:
- From : 5846
- Count : 13
Subscriber 5863 got new message data:
- From : 5846
- Count : 14
Subscriber 5863 got new message data:
- From : 5846
- Count : 15
Subscriber 5863 got new message data:
- From : 5846
- Count : 16
Subscriber 5863 got new message data:
- From : 5846
- Count : 17
Subscriber 5863 got new message data:
- From : 5846
- Count : 18
Subscriber 5863 got new message data:
- From : 5846
- Count : 19
Subscriber 5863 is done. Exiting.
Publisher 5846 is done waiting for acknowledgments.
Publisher 5846 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 5873 started at 2026-06-30 17:22:43
Publisher 5846 is done waiting for 3 readers.
Publisher 5846 is waiting for acknowledgments.
Subscriber 5873 got new message data:
- From : 5846
- Count : 0
Subscriber 5873 got new message data:
- From : 5846
- Count : 1
Subscriber 5873 got new message data:
- From : 5846
- Count : 2
Subscriber 5873 got new message data:
- From : 5846
- Count : 3
Subscriber 5873 got new message data:
- From : 5846
- Count : 4
Subscriber 5873 got new message data:
- From : 5846
- Count : 5
Subscriber 5873 got new message data:
- From : 5846
- Count : 6
Subscriber 5873 got new message data:
- From : 5846
- Count : 7
Subscriber 5873 got new message data:
- From : 5846
- Count : 8
Subscriber 5873 got new message data:
- From : 5846
- Count : 9
Subscriber 5873 got new message data:
- From : 5846
- Count : 10
Subscriber 5873 got new message data:
- From : 5846
- Count : 11
Subscriber 5873 got new message data:
- From : 5846
- Count : 12
Subscriber 5873 got new message data:
- From : 5846
- Count : 13
Subscriber 5873 got new message data:
- From : 5846
- Count : 14
Subscriber 5873 got new message data:
- From : 5846
- Count : 15
Subscriber 5873 got new message data:
- From : 5846
- Count : 16
Subscriber 5873 got new message data:
- From : 5846
- Count : 17
Subscriber 5873 got new message data:
- From : 5846
- Count : 18
Subscriber 5873 got new message data:
- From : 5846
- Count : 19
Subscriber 5873 is done. Exiting.
Publisher 5846 is done waiting for acknowledgments.
Publisher 5846 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 Time:10s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 large_samples
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -l -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 5883 started at 2026-06-30 17:22:44
Publisher 5883 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 5893 started at 2026-06-30 17:22:47
Publisher 5883 is done waiting for 1 readers.
Publisher 5883 is waiting for acknowledgments.
Subscriber 5893 got new message data:
- From : 5883
- Count : 0
Subscriber 5893 got new message data:
- From : 5883
- Count : 1
Subscriber 5893 got new message data:
- From : 5883
- Count : 2
Subscriber 5893 got new message data:
- From : 5883
- Count : 3
Subscriber 5893 is done. Exiting.
Publisher 5883 is done waiting for acknowledgments.
Publisher 5883 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 5903 started at 2026-06-30 17:22:50
Publisher 5883 is done waiting for 2 readers.
Publisher 5883 is waiting for acknowledgments.
Subscriber 5903 got new message data:
- From : 5883
- Count : 0
Subscriber 5903 got new message data:
- From : 5883
- Count : 1
Subscriber 5903 got new message data:
- From : 5883
- Count : 2
Subscriber 5903 got new message data:
- From : 5883
- Count : 3
Subscriber 5903 is done. Exiting.
Publisher 5883 is done waiting for acknowledgments.
Publisher 5883 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 5912 started at 2026-06-30 17:22:53
Publisher 5883 is done waiting for 3 readers.
Publisher 5883 is waiting for acknowledgments.
Subscriber 5912 got new message data:
- From : 5883
- Count : 0
Subscriber 5912 got new message data:
- From : 5883
- Count : 1
Subscriber 5912 got new message data:
- From : 5883
- Count : 2
Subscriber 5912 got new message data:
- From : 5883
- Count : 3
Subscriber 5912 is done. Exiting.
Publisher 5883 is done waiting for acknowledgments.
Publisher 5883 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 large_samples Time:9s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 sub_delay
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -d -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 5922 started at 2026-06-30 17:22:53
Publisher 5922 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 5931 started at 2026-06-30 17:22:56
Publisher 5922 is done waiting for 1 readers.
Publisher 5922 is waiting for acknowledgments.
Subscriber 5931 got new message data:
- From : 5922
- Count : 0
Subscriber 5931 got new message data:
- From : 5922
- Count : 1
Subscriber 5931 got new message data:
- From : 5922
- Count : 2
Subscriber 5931 got new message data:
- From : 5922
- Count : 3
Subscriber 5931 got new message data:
- From : 5922
- Count : 4
Subscriber 5931 got new message data:
- From : 5922
- Count : 5
Subscriber 5931 got new message data:
- From : 5922
- Count : 6
Subscriber 5931 got new message data:
- From : 5922
- Count : 7
Subscriber 5931 got new message data:
- From : 5922
- Count : 8
Subscriber 5931 got new message data:
- From : 5922
- Count : 9
Subscriber 5931 got new message data:
- From : 5922
- Count : 10
Subscriber 5931 got new message data:
- From : 5922
- Count : 11
Subscriber 5931 got new message data:
- From : 5922
- Count : 12
Subscriber 5931 got new message data:
- From : 5922
- Count : 13
Subscriber 5931 got new message data:
- From : 5922
- Count : 14
Subscriber 5931 got new message data:
- From : 5922
- Count : 15
Subscriber 5931 got new message data:
- From : 5922
- Count : 16
Subscriber 5931 got new message data:
- From : 5922
- Count : 17
Subscriber 5931 got new message data:
- From : 5922
- Count : 18
Subscriber 5931 got new message data:
- From : 5922
- Count : 19
Publisher 5922 is done waiting for acknowledgments.
Publisher 5922 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 5939 started at 2026-06-30 17:22:59
Publisher 5922 is done waiting for 2 readers.
Publisher 5922 is waiting for acknowledgments.
Subscriber 5939 got new message data:
- From : 5922
- Count : 0
Subscriber 5939 got new message data:
- From : 5922
- Count : 1
Subscriber 5939 got new message data:
- From : 5922
- Count : 2
Subscriber 5939 got new message data:
- From : 5922
- Count : 3
Subscriber 5939 got new message data:
- From : 5922
- Count : 4
Subscriber 5939 got new message data:
- From : 5922
- Count : 5
Subscriber 5939 got new message data:
- From : 5922
- Count : 6
Subscriber 5939 got new message data:
- From : 5922
- Count : 7
Subscriber 5939 got new message data:
- From : 5922
- Count : 8
Subscriber 5939 got new message data:
- From : 5922
- Count : 9
Subscriber 5939 got new message data:
- From : 5922
- Count : 10
Subscriber 5939 got new message data:
- From : 5922
- Count : 11
Subscriber 5939 got new message data:
- From : 5922
- Count : 12
Subscriber 5939 got new message data:
- From : 5922
- Count : 13
Subscriber 5939 got new message data:
- From : 5922
- Count : 14
Subscriber 5939 got new message data:
- From : 5922
- Count : 15
Subscriber 5939 got new message data:
- From : 5922
- Count : 16
Subscriber 5939 got new message data:
- From : 5922
- Count : 17
Subscriber 5939 got new message data:
- From : 5922
- Count : 18
Subscriber 5939 got new message data:
- From : 5922
- Count : 19
Publisher 5922 is done waiting for acknowledgments.
Publisher 5922 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 5947 started at 2026-06-30 17:23:02
Publisher 5922 is done waiting for 3 readers.
Publisher 5922 is waiting for acknowledgments.
Subscriber 5947 got new message data:
- From : 5922
- Count : 0
Subscriber 5947 got new message data:
- From : 5922
- Count : 1
Subscriber 5947 got new message data:
- From : 5922
- Count : 2
Subscriber 5947 got new message data:
- From : 5922
- Count : 3
Subscriber 5947 got new message data:
- From : 5922
- Count : 4
Subscriber 5947 got new message data:
- From : 5922
- Count : 5
Subscriber 5947 got new message data:
- From : 5922
- Count : 6
Subscriber 5947 got new message data:
- From : 5922
- Count : 7
Subscriber 5947 got new message data:
- From : 5922
- Count : 8
Subscriber 5947 got new message data:
- From : 5922
- Count : 9
Subscriber 5947 got new message data:
- From : 5922
- Count : 10
Subscriber 5947 got new message data:
- From : 5922
- Count : 11
Subscriber 5947 got new message data:
- From : 5922
- Count : 12
Subscriber 5947 got new message data:
- From : 5922
- Count : 13
Subscriber 5947 got new message data:
- From : 5922
- Count : 14
Subscriber 5947 got new message data:
- From : 5922
- Count : 15
Subscriber 5947 got new message data:
- From : 5922
- Count : 16
Subscriber 5947 got new message data:
- From : 5922
- Count : 17
Subscriber 5947 got new message data:
- From : 5922
- Count : 18
Subscriber 5947 got new message data:
- From : 5922
- Count : 19
Publisher 5922 is done waiting for acknowledgments.
Publisher 5922 is done. Exiting.
Subscriber 5931 is done. Exiting.
Subscriber 5939 is done. Exiting.
Subscriber 5947 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 sub_delay Time:11s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 sub_delay large_samples
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -l -d -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 5962 started at 2026-06-30 17:23:04
Publisher 5962 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 5970 started at 2026-06-30 17:23:07
Publisher 5962 is done waiting for 1 readers.
Publisher 5962 is waiting for acknowledgments.
Subscriber 5970 got new message data:
- From : 5962
- Count : 0
Subscriber 5970 got new message data:
- From : 5962
- Count : 1
Subscriber 5970 got new message data:
- From : 5962
- Count : 2
Subscriber 5970 got new message data:
- From : 5962
- Count : 3
Publisher 5962 is done waiting for acknowledgments.
Publisher 5962 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 5979 started at 2026-06-30 17:23:10
Publisher 5962 is done waiting for 2 readers.
Publisher 5962 is waiting for acknowledgments.
Subscriber 5979 got new message data:
- From : 5962
- Count : 0
Subscriber 5979 got new message data:
- From : 5962
- Count : 1
Subscriber 5979 got new message data:
- From : 5962
- Count : 2
Subscriber 5979 got new message data:
- From : 5962
- Count : 3
Publisher 5962 is done waiting for acknowledgments.
Publisher 5962 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 5988 started at 2026-06-30 17:23:13
Publisher 5962 is done waiting for 3 readers.
Publisher 5962 is waiting for acknowledgments.
Subscriber 5988 got new message data:
- From : 5962
- Count : 0
Subscriber 5988 got new message data:
- From : 5962
- Count : 1
Subscriber 5988 got new message data:
- From : 5962
- Count : 2
Subscriber 5988 got new message data:
- From : 5962
- Count : 3
Publisher 5962 is done waiting for acknowledgments.
Publisher 5962 is done. Exiting.
Subscriber 5970 is done. Exiting.
Subscriber 5988 is done. Exiting.
Subscriber 5979 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 sub_delay large_samples Time:11s Result:0
==============================================================================
tests/DCPS/LivelinessTest/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6000
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/LivelinessTest -r 1 -w 1 -m 0 -l 3 -i 2 -DCPSDebugLevel 1 -DCPSPendingTimeout 3 -t 0 /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/
lt PID: 6010 started at 2026-06-30 17:23:15
(6010|6010) INFO: set_DCPS_debug_level: set to 1
(6010|6010) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6010|6010) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(6010|6010) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6010|6010) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(6010|6010) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6010|6010) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6010|6010) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6010|6010) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6010|6010) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6000|6000) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(6010|6010) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(6010|6010) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(6010|6010) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(6010|6010) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(6010|6015) DataReaderImpl::add_association - bit 1 local 01030000.5f34c6c1.00000002.000001c7(39341181) remote 01030000.5f34c6c1.00000001.000001c2(0efe9fde)
(6010|6010) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6010|6015) DataReaderImpl::add_association - bit 1 local 01030000.5f34c6c1.00000002.000002c7(12194242) remote 01030000.5f34c6c1.00000001.000002c2(25d3cc1d)
(6010|6010) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6010|6015) DataReaderImpl::add_association - bit 1 local 01030000.5f34c6c1.00000002.000003c7(0b027303) remote 01030000.5f34c6c1.00000001.000004c2(73896b9b)
(6010|6010) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6010|6015) DataReaderImpl::add_association - bit 1 local 01030000.5f34c6c1.00000002.000004c7(4443e5c4) remote 01030000.5f34c6c1.00000001.000003c2(3cc8fd5c)
(6010|6010) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6010|6015) DataReaderImpl::add_association - bit 1 local 01030000.5f34c6c1.00000003.000001c7(04543831) remote 01030000.5f34c6c1.00000001.000001c2(0efe9fde)
(6010|6010) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6010|6015) DataReaderImpl::add_association - bit 1 local 01030000.5f34c6c1.00000003.000002c7(2f796bf2) remote 01030000.5f34c6c1.00000001.000002c2(25d3cc1d)
(6010|6010) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6010|6015) DataReaderImpl::add_association - bit 1 local 01030000.5f34c6c1.00000003.000003c7(36625ab3) remote 01030000.5f34c6c1.00000001.000004c2(73896b9b)
(6010|6010) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6010|6015) DataReaderImpl::add_association - bit 1 local 01030000.5f34c6c1.00000003.000004c7(7923cc74) remote 01030000.5f34c6c1.00000001.000003c2(3cc8fd5c)
(6010|6010) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6010|6010) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6010|6010) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6010|6010) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6010|6010) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6010|6010) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6010|6015) DataWriterImpl::add_association - bit 0 local 01030000.5f34c6c1.00000002.00000102(d23a27be) remote 01030000.5f34c6c1.00000003.00000507(fb5c3f85)
(6010|6010) DataReaderImpl::add_association - bit 0 local 01030000.5f34c6c1.00000003.00000507(fb5c3f85) remote 01030000.5f34c6c1.00000002.00000102(d23a27be)
(6010|6010) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6010|6015) DataWriterImpl::add_association - bit 0 local 01030000.5f34c6c1.00000002.00000202(f917747d) remote 01030000.5f34c6c1.00000003.00000607(d0716c46)
(6010|6010) DataReaderImpl::add_association - bit 0 local 01030000.5f34c6c1.00000003.00000607(d0716c46) remote 01030000.5f34c6c1.00000002.00000202(f917747d)
(6010|6010) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6010|6021) DataReaderListenerImpl::on_subscription_matched
(6010|6021) DataReaderListenerImpl::on_subscription_matched
(6010|6015) DataWriterImpl::add_association - bit 0 local 01030000.5f34c6c1.00000002.00000202(f917747d) remote 01030000.5f34c6c1.00000002.00000507(c63c1635)
(6010|6010) DataReaderImpl::add_association - bit 0 local 01030000.5f34c6c1.00000002.00000507(c63c1635) remote 01030000.5f34c6c1.00000002.00000202(f917747d)
(6010|6021) DataWriterImpl::transport_assoc_done: writer 01030000.5f34c6c1.00000002.00000102(d23a27be) succeeded in associating with reader 01030000.5f34c6c1.00000003.00000507(fb5c3f85)
(6010|6021) DataWriterImpl::transport_assoc_done: writer 01030000.5f34c6c1.00000002.00000102(d23a27be) reader 01030000.5f34c6c1.00000003.00000507(fb5c3f85) calling association_complete_i
(6010|6021) DataWriterImpl::association_complete_i - bit 0 local 01030000.5f34c6c1.00000002.00000102(d23a27be) remote 01030000.5f34c6c1.00000003.00000507(fb5c3f85)
(6010|6010) DataReaderListenerImpl::on_subscription_matched
(6010|6021) DataWriterImpl::transport_assoc_done: writer 01030000.5f34c6c1.00000002.00000202(f917747d) succeeded in associating with reader 01030000.5f34c6c1.00000003.00000607(d0716c46)
(6010|6021) DataWriterImpl::transport_assoc_done: writer 01030000.5f34c6c1.00000002.00000202(f917747d) reader 01030000.5f34c6c1.00000003.00000607(d0716c46) calling association_complete_i
(6010|6021) DataWriterImpl::association_complete_i - bit 0 local 01030000.5f34c6c1.00000002.00000202(f917747d) remote 01030000.5f34c6c1.00000003.00000607(d0716c46)
(6010|6010) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6010|6021) DataWriterImpl::transport_assoc_done: writer 01030000.5f34c6c1.00000002.00000202(f917747d) succeeded in associating with reader 01030000.5f34c6c1.00000002.00000507(c63c1635)
(6010|6021) DataWriterImpl::transport_assoc_done: writer 01030000.5f34c6c1.00000002.00000202(f917747d) reader 01030000.5f34c6c1.00000002.00000507(c63c1635) calling association_complete_i
(6010|6021) DataWriterImpl::association_complete_i - bit 0 local 01030000.5f34c6c1.00000002.00000202(f917747d) remote 01030000.5f34c6c1.00000002.00000507(c63c1635)
(6010|6021) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6010|6010) Writer::run_test begins.
(6010|6010) 17:23:15.878744 Writer::run_test starting to write pass 0
(6010|6021) 17:23:15.879035 read foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840195 878530000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6010|6010) 17:23:15.879190 Writer::run_test done writing.
(6010|6010) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6010|6021) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6010|6021) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6010|6010) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6010|6010) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6010|6010) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6010|6010) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6010|6021) 17:23:15.879675 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840195 878930000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6010|6021) 17:23:15.879852 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840195 878930000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6010|6021) 17:23:15.880000 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840195 879072000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6010|6021) 17:23:15.880161 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840195 879072000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6010|6012) 17:23:17.880342 read foo[0]: x = 11815761075959544938496.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840197 880063000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6010|6012) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6010|6012) 17:23:17.880778 read foo[0]: x = 11815761075959544938496.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840197 880638000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6010|6012) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6010|6010) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6010|6010) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6010|6010) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6010|6010) Writer::run_test begins.
(6010|6010) 17:23:17.880940 Writer::run_test starting to write pass 1
(6010|6021) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6010|6010) 17:23:17.881272 Writer::run_test done writing.
(6010|6010) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6010|6021) 17:23:17.881533 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840197 880958000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6010|6021) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6010|6010) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6010|6010) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6010|6010) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6010|6010) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6010|6021) 17:23:17.881821 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840197 880958000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6010|6021) 17:23:17.882050 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840197 881126000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6010|6021) 17:23:17.882212 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840197 881126000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6010|6012) 17:23:19.882295 read foo[0]: x = 11815761075959544938496.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840199 882075000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6010|6012) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6010|6012) 17:23:19.882596 read foo[0]: x = 11815761075959544938496.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840199 882450000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6010|6012) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6010|6010) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6010|6010) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6010|6010) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6010|6010) Writer::run_test begins.
(6010|6010) 17:23:19.882764 Writer::run_test starting to write pass 2
(6010|6021) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6010|6010) 17:23:19.883107 Writer::run_test done writing.
(6010|6010) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6010|6021) 17:23:19.883320 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840199 882783000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6010|6021) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6010|6010) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6010|6010) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6010|6010) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6010|6010) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6010|6021) 17:23:19.883587 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840199 882783000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6010|6021) 17:23:19.883785 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840199 882946000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6010|6021) 17:23:19.883918 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840199 882946000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6010|6012) 17:23:21.884046 read foo[0]: x = 11815761075959544938496.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840201 883830000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6010|6012) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6010|6012) 17:23:21.884321 read foo[0]: x = 11815761075959544938496.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840201 884178000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6010|6012) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6010|6010) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6010|6010) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6010|6010) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6010|6021) 17:23:21.884947 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1782840201 884540000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6010|6010) DataWriterImpl::remove_associations: bit 0 local 01030000.5f34c6c1.00000002.00000102(d23a27be) remote 01030000.5f34c6c1.00000003.00000507(fb5c3f85) num remotes 1
(6010|6021) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6010|6021) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6010|6015) DataReaderImpl::remove_associations: bit 0 local 01030000.5f34c6c1.00000003.00000507(fb5c3f85) remote 01030000.5f34c6c1.00000002.00000102(d23a27be) num remotes 1
(6010|6015) DataReaderImpl::remove_associations_i: bit 0 local 01030000.5f34c6c1.00000003.00000507(fb5c3f85) remote 01030000.5f34c6c1.00000002.00000102(d23a27be) num remotes 1
(6010|6015) DataReaderListenerImpl::on_subscription_matched
(6010|6010) DataWriterImpl::remove_associations: bit 0 local 01030000.5f34c6c1.00000002.00000202(f917747d) remote 01030000.5f34c6c1.00000002.00000507(c63c1635) num remotes 2
(6010|6021) DataLink::handle_exception() - (delay) scheduling timer for future release
(6010|6015) DataReaderImpl::remove_associations: bit 0 local 01030000.5f34c6c1.00000003.00000607(d0716c46) remote 01030000.5f34c6c1.00000002.00000202(f917747d) num remotes 1
(6010|6015) DataReaderImpl::remove_associations_i: bit 0 local 01030000.5f34c6c1.00000003.00000607(d0716c46) remote 01030000.5f34c6c1.00000002.00000202(f917747d) num remotes 1
(6010|6015) DataReaderListenerImpl::on_subscription_matched
(6010|6010) DataReaderImpl::remove_associations: bit 0 local 01030000.5f34c6c1.00000002.00000507(c63c1635) remote 01030000.5f34c6c1.00000002.00000202(f917747d) num remotes 1
(6010|6010) DataReaderImpl::remove_associations_i: bit 0 local 01030000.5f34c6c1.00000002.00000507(c63c1635) remote 01030000.5f34c6c1.00000002.00000202(f917747d) num remotes 1
(6010|6021) DataLink::handle_exception() - (delay) scheduling timer for future release
(6010|6010) DataReaderListenerImpl::on_subscription_matched
**********
automatic_drl_servant->no_writers_generation_count() = 0
********** use_take=0
**********
remote_manual_drl_servant->no_writers_generation_count() = 2
********** use_take=0
**********
local_manual_drl_servant->no_writers_generation_count() = 2
********** use_take=0
(6010|6013) DataReaderImpl::remove_associations: bit 1 local 01030000.5f34c6c1.00000002.000001c7(39341181) remote 01030000.5f34c6c1.00000001.000001c2(0efe9fde) num remotes 1
(6010|6013) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5f34c6c1.00000002.000001c7(39341181) remote 01030000.5f34c6c1.00000001.000001c2(0efe9fde) num remotes 1
(6010|6013) DataReaderImpl::remove_associations: bit 1 local 01030000.5f34c6c1.00000002.000003c7(0b027303) remote 01030000.5f34c6c1.00000001.000004c2(73896b9b) num remotes 1
(6010|6013) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5f34c6c1.00000002.000003c7(0b027303) remote 01030000.5f34c6c1.00000001.000004c2(73896b9b) num remotes 1
(6010|6013) DataReaderImpl::remove_associations: bit 1 local 01030000.5f34c6c1.00000002.000004c7(4443e5c4) remote 01030000.5f34c6c1.00000001.000003c2(3cc8fd5c) num remotes 1
(6010|6013) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5f34c6c1.00000002.000004c7(4443e5c4) remote 01030000.5f34c6c1.00000001.000003c2(3cc8fd5c) num remotes 1
(6010|6013) DataReaderImpl::remove_associations: bit 1 local 01030000.5f34c6c1.00000002.000002c7(12194242) remote 01030000.5f34c6c1.00000001.000002c2(25d3cc1d) num remotes 1
(6010|6013) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5f34c6c1.00000002.000002c7(12194242) remote 01030000.5f34c6c1.00000001.000002c2(25d3cc1d) num remotes 1
(6010|6013) DataReaderImpl::remove_associations: bit 1 local 01030000.5f34c6c1.00000003.000001c7(04543831) remote 01030000.5f34c6c1.00000001.000001c2(0efe9fde) num remotes 1
(6010|6013) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5f34c6c1.00000003.000001c7(04543831) remote 01030000.5f34c6c1.00000001.000001c2(0efe9fde) num remotes 1
(6010|6013) DataReaderImpl::remove_associations: bit 1 local 01030000.5f34c6c1.00000003.000003c7(36625ab3) remote 01030000.5f34c6c1.00000001.000004c2(73896b9b) num remotes 1
(6010|6013) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5f34c6c1.00000003.000003c7(36625ab3) remote 01030000.5f34c6c1.00000001.000004c2(73896b9b) num remotes 1
(6010|6013) DataReaderImpl::remove_associations: bit 1 local 01030000.5f34c6c1.00000003.000004c7(7923cc74) remote 01030000.5f34c6c1.00000001.000003c2(3cc8fd5c) num remotes 1
(6010|6013) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5f34c6c1.00000003.000004c7(7923cc74) remote 01030000.5f34c6c1.00000001.000003c2(3cc8fd5c) num remotes 1
(6010|6013) DataReaderImpl::remove_associations: bit 1 local 01030000.5f34c6c1.00000003.000002c7(2f796bf2) remote 01030000.5f34c6c1.00000001.000002c2(25d3cc1d) num remotes 1
(6010|6013) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5f34c6c1.00000003.000002c7(2f796bf2) remote 01030000.5f34c6c1.00000001.000002c2(25d3cc1d) num remotes 1
(6010|6019) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.63:45177 , reconnect_state = INIT_STATE.
(6010|6019) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6010|6010) Service_Participant::shutdown
(6010|6010) DataReaderListenerImpl::~DataReaderListenerImpl
(6010|6010) DataReaderListenerImpl::~DataReaderListenerImpl
(6010|6010) DataReaderListenerImpl::~DataReaderListenerImpl
(6010|6010) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6010|6010) Service_Participant::~Service_Participant
(6010|6010) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl Time:7s Result:0
==============================================================================
tests/DCPS/LivelinessTest/run_test.pl take
#
use_take !!!!!
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6023
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/LivelinessTest -r 1 -w 1 -m 0 -l 3 -i 2 -DCPSDebugLevel 1 -DCPSPendingTimeout 3 -t 1 /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/
lt PID: 6033 started at 2026-06-30 17:23:22
(6033|6033) INFO: set_DCPS_debug_level: set to 1
(6033|6033) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6033|6033) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(6033|6033) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6033|6033) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(6033|6033) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6033|6033) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6033|6033) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6033|6033) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6033|6033) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6023|6023) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(6033|6033) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(6033|6033) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(6033|6033) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(6033|6033) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(6033|6038) DataReaderImpl::add_association - bit 1 local 01030000.01616cba.00000002.000001c7(291b2ee5) remote 01030000.01616cba.00000001.000001c2(1ed1a0ba)
(6033|6033) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6033|6033) DataReaderImpl::add_association - bit 1 local 01030000.01616cba.00000002.000002c7(02367d26) remote 01030000.01616cba.00000001.000002c2(35fcf379)
(6033|6033) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6033|6038) DataReaderImpl::add_association - bit 1 local 01030000.01616cba.00000002.000003c7(1b2d4c67) remote 01030000.01616cba.00000001.000004c2(63a654ff)
(6033|6033) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6033|6038) DataReaderImpl::add_association - bit 1 local 01030000.01616cba.00000002.000004c7(546cdaa0) remote 01030000.01616cba.00000001.000003c2(2ce7c238)
(6033|6033) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6033|6038) DataReaderImpl::add_association - bit 1 local 01030000.01616cba.00000003.000001c7(147b0755) remote 01030000.01616cba.00000001.000001c2(1ed1a0ba)
(6033|6033) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6033|6038) DataReaderImpl::add_association - bit 1 local 01030000.01616cba.00000003.000002c7(3f565496) remote 01030000.01616cba.00000001.000002c2(35fcf379)
(6033|6033) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6033|6038) DataReaderImpl::add_association - bit 1 local 01030000.01616cba.00000003.000003c7(264d65d7) remote 01030000.01616cba.00000001.000004c2(63a654ff)
(6033|6033) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6033|6038) DataReaderImpl::add_association - bit 1 local 01030000.01616cba.00000003.000004c7(690cf310) remote 01030000.01616cba.00000001.000003c2(2ce7c238)
(6033|6033) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6033|6033) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6033|6033) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6033|6033) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6033|6033) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6033|6033) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6033|6038) DataWriterImpl::add_association - bit 0 local 01030000.01616cba.00000002.00000102(c21518da) remote 01030000.01616cba.00000003.00000507(eb7300e1)
(6033|6033) DataReaderImpl::add_association - bit 0 local 01030000.01616cba.00000003.00000507(eb7300e1) remote 01030000.01616cba.00000002.00000102(c21518da)
(6033|6033) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6033|6038) DataWriterImpl::add_association - bit 0 local 01030000.01616cba.00000002.00000202(e9384b19) remote 01030000.01616cba.00000003.00000607(c05e5322)
(6033|6033) DataReaderImpl::add_association - bit 0 local 01030000.01616cba.00000003.00000607(c05e5322) remote 01030000.01616cba.00000002.00000202(e9384b19)
(6033|6033) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6033|6044) DataReaderListenerImpl::on_subscription_matched
(6033|6044) DataReaderListenerImpl::on_subscription_matched
(6033|6044) DataWriterImpl::transport_assoc_done: writer 01030000.01616cba.00000002.00000102(c21518da) succeeded in associating with reader 01030000.01616cba.00000003.00000507(eb7300e1)
(6033|6044) DataWriterImpl::transport_assoc_done: writer 01030000.01616cba.00000002.00000102(c21518da) reader 01030000.01616cba.00000003.00000507(eb7300e1) calling association_complete_i
(6033|6044) DataWriterImpl::association_complete_i - bit 0 local 01030000.01616cba.00000002.00000102(c21518da) remote 01030000.01616cba.00000003.00000507(eb7300e1)
(6033|6038) DataWriterImpl::add_association - bit 0 local 01030000.01616cba.00000002.00000202(e9384b19) remote 01030000.01616cba.00000002.00000507(d6132951)
(6033|6044) DataWriterImpl::transport_assoc_done: writer 01030000.01616cba.00000002.00000202(e9384b19) succeeded in associating with reader 01030000.01616cba.00000003.00000607(c05e5322)
(6033|6044) DataWriterImpl::transport_assoc_done: writer 01030000.01616cba.00000002.00000202(e9384b19) reader 01030000.01616cba.00000003.00000607(c05e5322) calling association_complete_i
(6033|6044) DataWriterImpl::association_complete_i - bit 0 local 01030000.01616cba.00000002.00000202(e9384b19) remote 01030000.01616cba.00000003.00000607(c05e5322)
(6033|6033) DataReaderImpl::add_association - bit 0 local 01030000.01616cba.00000002.00000507(d6132951) remote 01030000.01616cba.00000002.00000202(e9384b19)
(6033|6033) DataReaderListenerImpl::on_subscription_matched
(6033|6044) DataWriterImpl::transport_assoc_done: writer 01030000.01616cba.00000002.00000202(e9384b19) succeeded in associating with reader 01030000.01616cba.00000002.00000507(d6132951)
(6033|6044) DataWriterImpl::transport_assoc_done: writer 01030000.01616cba.00000002.00000202(e9384b19) reader 01030000.01616cba.00000002.00000507(d6132951) calling association_complete_i
(6033|6044) DataWriterImpl::association_complete_i - bit 0 local 01030000.01616cba.00000002.00000202(e9384b19) remote 01030000.01616cba.00000002.00000507(d6132951)
(6033|6033) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6033|6044) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6033|6033) Writer::run_test begins.
(6033|6033) 17:23:22.736841 Writer::run_test starting to write pass 0
(6033|6044) 17:23:22.737125 took foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840202 736622000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6033|6033) 17:23:22.737281 Writer::run_test done writing.
(6033|6033) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6033|6044) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6033|6044) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6033|6033) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6033|6033) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6033|6033) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6033|6033) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6033|6044) 17:23:22.737841 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840202 737026000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6033|6044) 17:23:22.738073 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840202 737026000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6033|6044) 17:23:22.738295 took foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840202 737164000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6033|6044) 17:23:22.738502 took foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840202 737164000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6033|6035) 17:23:24.738604 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840204 738270000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6033|6035) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6033|6035) 17:23:24.739040 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840204 738851000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6033|6035) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6033|6033) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6033|6033) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6033|6033) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6033|6033) Writer::run_test begins.
(6033|6033) 17:23:24.739232 Writer::run_test starting to write pass 1
(6033|6044) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6033|6033) 17:23:24.739607 Writer::run_test done writing.
(6033|6033) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6033|6044) 17:23:24.739882 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840204 739251000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6033|6044) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6033|6033) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6033|6033) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6033|6033) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6033|6033) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6033|6044) 17:23:24.740238 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840204 739251000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6033|6044) 17:23:24.740527 took foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840204 739445000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6033|6044) 17:23:24.740732 took foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840204 739445000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6033|6035) 17:23:26.740722 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840206 740504000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6033|6035) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6033|6035) 17:23:26.741068 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840206 740872000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6033|6035) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6033|6033) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6033|6033) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6033|6033) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6033|6033) Writer::run_test begins.
(6033|6033) 17:23:26.741250 Writer::run_test starting to write pass 2
(6033|6044) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6033|6033) 17:23:26.741623 Writer::run_test done writing.
(6033|6033) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6033|6044) 17:23:26.741902 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840206 741268000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6033|6044) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6033|6033) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6033|6033) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6033|6033) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6033|6033) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6033|6044) 17:23:26.742300 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840206 741268000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6033|6044) 17:23:26.742592 took foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840206 741463000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6033|6044) 17:23:26.742784 took foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840206 741463000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6033|6035) 17:23:28.742799 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840208 742576000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6033|6035) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6033|6035) 17:23:28.743111 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840208 742953000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6033|6035) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6033|6033) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6033|6033) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6033|6033) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6033|6044) 17:23:28.743815 took foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1782840208 743310000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6033|6033) DataWriterImpl::remove_associations: bit 0 local 01030000.01616cba.00000002.00000102(c21518da) remote 01030000.01616cba.00000003.00000507(eb7300e1) num remotes 1
(6033|6044) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6033|6044) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6033|6038) DataReaderImpl::remove_associations: bit 0 local 01030000.01616cba.00000003.00000507(eb7300e1) remote 01030000.01616cba.00000002.00000102(c21518da) num remotes 1
(6033|6038) DataReaderImpl::remove_associations_i: bit 0 local 01030000.01616cba.00000003.00000507(eb7300e1) remote 01030000.01616cba.00000002.00000102(c21518da) num remotes 1
(6033|6038) DataReaderListenerImpl::on_subscription_matched
(6033|6033) DataWriterImpl::remove_associations: bit 0 local 01030000.01616cba.00000002.00000202(e9384b19) remote 01030000.01616cba.00000002.00000507(d6132951) num remotes 2
(6033|6044) DataLink::handle_exception() - (delay) scheduling timer for future release
(6033|6038) DataReaderImpl::remove_associations: bit 0 local 01030000.01616cba.00000003.00000607(c05e5322) remote 01030000.01616cba.00000002.00000202(e9384b19) num remotes 1
(6033|6038) DataReaderImpl::remove_associations_i: bit 0 local 01030000.01616cba.00000003.00000607(c05e5322) remote 01030000.01616cba.00000002.00000202(e9384b19) num remotes 1
(6033|6033) DataReaderImpl::remove_associations: bit 0 local 01030000.01616cba.00000002.00000507(d6132951) remote 01030000.01616cba.00000002.00000202(e9384b19) num remotes 1
(6033|6033) DataReaderImpl::remove_associations_i: bit 0 local 01030000.01616cba.00000002.00000507(d6132951) remote 01030000.01616cba.00000002.00000202(e9384b19) num remotes 1
(6033|6038) DataReaderListenerImpl::on_subscription_matched
(6033|6044) DataLink::handle_exception() - (delay) scheduling timer for future release
(6033|6033) DataReaderListenerImpl::on_subscription_matched
**********
automatic_drl_servant->no_writers_generation_count() = 0
********** use_take=1
**********
remote_manual_drl_servant->no_writers_generation_count() = 0
********** use_take=1
**********
local_manual_drl_servant->no_writers_generation_count() = 0
********** use_take=1
(6033|6036) DataReaderImpl::remove_associations: bit 1 local 01030000.01616cba.00000002.000001c7(291b2ee5) remote 01030000.01616cba.00000001.000001c2(1ed1a0ba) num remotes 1
(6033|6036) DataReaderImpl::remove_associations_i: bit 1 local 01030000.01616cba.00000002.000001c7(291b2ee5) remote 01030000.01616cba.00000001.000001c2(1ed1a0ba) num remotes 1
(6033|6036) DataReaderImpl::remove_associations: bit 1 local 01030000.01616cba.00000002.000003c7(1b2d4c67) remote 01030000.01616cba.00000001.000004c2(63a654ff) num remotes 1
(6033|6036) DataReaderImpl::remove_associations_i: bit 1 local 01030000.01616cba.00000002.000003c7(1b2d4c67) remote 01030000.01616cba.00000001.000004c2(63a654ff) num remotes 1
(6033|6036) DataReaderImpl::remove_associations: bit 1 local 01030000.01616cba.00000002.000004c7(546cdaa0) remote 01030000.01616cba.00000001.000003c2(2ce7c238) num remotes 1
(6033|6036) DataReaderImpl::remove_associations_i: bit 1 local 01030000.01616cba.00000002.000004c7(546cdaa0) remote 01030000.01616cba.00000001.000003c2(2ce7c238) num remotes 1
(6033|6036) DataReaderImpl::remove_associations: bit 1 local 01030000.01616cba.00000002.000002c7(02367d26) remote 01030000.01616cba.00000001.000002c2(35fcf379) num remotes 1
(6033|6036) DataReaderImpl::remove_associations_i: bit 1 local 01030000.01616cba.00000002.000002c7(02367d26) remote 01030000.01616cba.00000001.000002c2(35fcf379) num remotes 1
(6033|6036) DataReaderImpl::remove_associations: bit 1 local 01030000.01616cba.00000003.000001c7(147b0755) remote 01030000.01616cba.00000001.000001c2(1ed1a0ba) num remotes 1
(6033|6036) DataReaderImpl::remove_associations_i: bit 1 local 01030000.01616cba.00000003.000001c7(147b0755) remote 01030000.01616cba.00000001.000001c2(1ed1a0ba) num remotes 1
(6033|6036) DataReaderImpl::remove_associations: bit 1 local 01030000.01616cba.00000003.000003c7(264d65d7) remote 01030000.01616cba.00000001.000004c2(63a654ff) num remotes 1
(6033|6036) DataReaderImpl::remove_associations_i: bit 1 local 01030000.01616cba.00000003.000003c7(264d65d7) remote 01030000.01616cba.00000001.000004c2(63a654ff) num remotes 1
(6033|6036) DataReaderImpl::remove_associations: bit 1 local 01030000.01616cba.00000003.000004c7(690cf310) remote 01030000.01616cba.00000001.000003c2(2ce7c238) num remotes 1
(6033|6036) DataReaderImpl::remove_associations_i: bit 1 local 01030000.01616cba.00000003.000004c7(690cf310) remote 01030000.01616cba.00000001.000003c2(2ce7c238) num remotes 1
(6033|6036) DataReaderImpl::remove_associations: bit 1 local 01030000.01616cba.00000003.000002c7(3f565496) remote 01030000.01616cba.00000001.000002c2(35fcf379) num remotes 1
(6033|6036) DataReaderImpl::remove_associations_i: bit 1 local 01030000.01616cba.00000003.000002c7(3f565496) remote 01030000.01616cba.00000001.000002c2(35fcf379) num remotes 1
(6033|6042) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.63:33313 , reconnect_state = INIT_STATE.
(6033|6042) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6033|6033) Service_Participant::shutdown
(6033|6033) DataReaderListenerImpl::~DataReaderListenerImpl
(6033|6033) DataReaderListenerImpl::~DataReaderListenerImpl
(6033|6033) DataReaderListenerImpl::~DataReaderListenerImpl
(6033|6033) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6033|6033) Service_Participant::~Service_Participant
(6033|6033) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl take Time:6s Result:0
==============================================================================
tests/DCPS/LivelinessTest/run_test.pl udp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6048
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/LivelinessTest -DCPSBit 0 -w 1 -m 0 -l 3 -i 2 -DCPSDebugLevel 1 -DCPSConfigFile udp.ini -DCPSPendingTimeout 3 -t 0 /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/
lt PID: 6058 started at 2026-06-30 17:23:29
(6058|6058) INFO: set_DCPS_debug_level: set to 1
(6058|6058) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=udp.ini
(6058|6058) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6058|6058) INFO: Service_Participant::process_config_file: Going to load configuration from "udp.ini"
(6058|6058) INFO: ConfigStoreImpl::set_string: TRANSPORT_UDP_TRANSPORT_TYPE=udp
(6058|6058) INFO: ConfigStoreImpl::set_string: TRANSPORT_UDP=@udp
(6058|6058) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6058|6058) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_INFO_REPO=file://repo.ior
(6058|6058) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
(6058|6058) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6058|6058) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(6058|6058) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6058|6058) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(6058|6058) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6058|6058) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6058|6058) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6058|6058) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6058|6058) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6048|6048) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(6058|6058) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(6058|6058) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6058|6058) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6058|6058) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6058|6058) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6058|6058) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6058|6063) DataWriterImpl::add_association - bit 0 local 01030000.7633c635.00000002.00000102(b58341c2) remote 01030000.7633c635.00000003.00000107(f8899cfd)
(6058|6058) DataReaderImpl::add_association - bit 0 local 01030000.7633c635.00000003.00000107(f8899cfd) remote 01030000.7633c635.00000002.00000102(b58341c2)
(6058|6058) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6058|6058) DataWriterImpl::add_association - bit 0 local 01030000.7633c635.00000002.00000202(9eae1201) remote 01030000.7633c635.00000003.00000207(d3a4cf3e)
(6058|6067) DataReaderListenerImpl::on_subscription_matched
(6058|6063) DataWriterImpl::transport_assoc_done: writer 01030000.7633c635.00000002.00000102(b58341c2) succeeded in associating with reader 01030000.7633c635.00000003.00000107(f8899cfd)
(6058|6058) DataWriterImpl::transport_assoc_done: writer 01030000.7633c635.00000002.00000202(9eae1201) succeeded in associating with reader 01030000.7633c635.00000003.00000207(d3a4cf3e)
(6058|6063) DataWriterImpl::transport_assoc_done: writer 01030000.7633c635.00000002.00000102(b58341c2) reader 01030000.7633c635.00000003.00000107(f8899cfd) calling association_complete_i
(6058|6058) DataWriterImpl::transport_assoc_done: writer 01030000.7633c635.00000002.00000202(9eae1201) reader 01030000.7633c635.00000003.00000207(d3a4cf3e) calling association_complete_i
(6058|6063) DataWriterImpl::association_complete_i - bit 0 local 01030000.7633c635.00000002.00000102(b58341c2) remote 01030000.7633c635.00000003.00000107(f8899cfd)
(6058|6058) DataWriterImpl::association_complete_i - bit 0 local 01030000.7633c635.00000002.00000202(9eae1201) remote 01030000.7633c635.00000003.00000207(d3a4cf3e)
(6058|6063) DataReaderImpl::add_association - bit 0 local 01030000.7633c635.00000003.00000207(d3a4cf3e) remote 01030000.7633c635.00000002.00000202(9eae1201)
(6058|6058) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6058|6063) DataReaderListenerImpl::on_subscription_matched
(6058|6063) DataWriterImpl::add_association - bit 0 local 01030000.7633c635.00000002.00000202(9eae1201) remote 01030000.7633c635.00000002.00000107(c5e9b54d)
(6058|6058) DataReaderImpl::add_association - bit 0 local 01030000.7633c635.00000002.00000107(c5e9b54d) remote 01030000.7633c635.00000002.00000202(9eae1201)
(6058|6063) DataWriterImpl::transport_assoc_done: writer 01030000.7633c635.00000002.00000202(9eae1201) succeeded in associating with reader 01030000.7633c635.00000002.00000107(c5e9b54d)
(6058|6063) DataWriterImpl::transport_assoc_done: writer 01030000.7633c635.00000002.00000202(9eae1201) reader 01030000.7633c635.00000002.00000107(c5e9b54d) calling association_complete_i
(6058|6058) DataReaderListenerImpl::on_subscription_matched
(6058|6063) DataWriterImpl::association_complete_i - bit 0 local 01030000.7633c635.00000002.00000202(9eae1201) remote 01030000.7633c635.00000002.00000107(c5e9b54d)
(6058|6058) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6058|6067) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6058|6058) Writer::run_test begins.
(6058|6058) 17:23:29.452455 Writer::run_test starting to write pass 0
(6058|6058) 17:23:29.452914 Writer::run_test done writing.
(6058|6058) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6058|6067) 17:23:29.452922 read foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840209 452199000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6058|6067) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6058|6067) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6058|6058) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6058|6058) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6058|6058) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6058|6058) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6058|6067) 17:23:29.453648 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840209 452663000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6058|6067) 17:23:29.453872 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840209 452663000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6058|6067) 17:23:29.454091 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840209 452797000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6058|6067) 17:23:29.454253 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840209 452797000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6058|6060) 17:23:31.454319 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840211 454100000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6058|6060) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6058|6060) 17:23:31.454707 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840211 454554000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6058|6060) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6058|6058) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6058|6058) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6058|6058) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6058|6058) Writer::run_test begins.
(6058|6058) 17:23:31.454907 Writer::run_test starting to write pass 1
(6058|6067) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6058|6058) 17:23:31.455198 Writer::run_test done writing.
(6058|6058) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6058|6067) 17:23:31.455372 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840211 454928000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6058|6067) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6058|6058) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6058|6058) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6058|6058) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6058|6058) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6058|6067) 17:23:31.455714 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840211 454928000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6058|6067) 17:23:31.455949 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840211 455082000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6058|6067) 17:23:31.456127 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840211 455082000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6058|6060) 17:23:33.456107 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840213 455948000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6058|6060) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6058|6060) 17:23:33.456372 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840213 456218000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6058|6060) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6058|6058) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6058|6058) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6058|6058) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6058|6058) Writer::run_test begins.
(6058|6058) 17:23:33.456615 Writer::run_test starting to write pass 2
(6058|6067) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6058|6058) 17:23:33.456917 Writer::run_test done writing.
(6058|6058) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6058|6067) 17:23:33.457090 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840213 456637000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6058|6067) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6058|6058) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6058|6058) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6058|6058) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6058|6058) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6058|6067) 17:23:33.457396 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840213 456637000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6058|6067) 17:23:33.457695 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840213 456800000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6058|6067) 17:23:33.457859 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840213 456800000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6058|6060) 17:23:35.457796 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840215 457636000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6058|6060) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6058|6060) 17:23:35.458055 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840215 457907000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6058|6060) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6058|6058) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6058|6058) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6058|6058) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6058|6067) 17:23:35.458680 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1782840215 458271000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6058|6058) DataWriterImpl::remove_associations: bit 0 local 01030000.7633c635.00000002.00000102(b58341c2) remote 01030000.7633c635.00000003.00000107(f8899cfd) num remotes 1
(6058|6067) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6058|6067) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6058|6063) DataReaderImpl::remove_associations: bit 0 local 01030000.7633c635.00000003.00000107(f8899cfd) remote 01030000.7633c635.00000002.00000102(b58341c2) num remotes 1
(6058|6063) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7633c635.00000003.00000107(f8899cfd) remote 01030000.7633c635.00000002.00000102(b58341c2) num remotes 1
(6058|6063) DataReaderListenerImpl::on_subscription_matched
(6058|6058) DataWriterImpl::remove_associations: bit 0 local 01030000.7633c635.00000002.00000202(9eae1201) remote 01030000.7633c635.00000002.00000107(c5e9b54d) num remotes 2
(6058|6063) DataReaderImpl::remove_associations: bit 0 local 01030000.7633c635.00000003.00000207(d3a4cf3e) remote 01030000.7633c635.00000002.00000202(9eae1201) num remotes 1
(6058|6063) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7633c635.00000003.00000207(d3a4cf3e) remote 01030000.7633c635.00000002.00000202(9eae1201) num remotes 1
(6058|6058) DataReaderImpl::remove_associations: bit 0 local 01030000.7633c635.00000002.00000107(c5e9b54d) remote 01030000.7633c635.00000002.00000202(9eae1201) num remotes 1
(6058|6058) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7633c635.00000002.00000107(c5e9b54d) remote 01030000.7633c635.00000002.00000202(9eae1201) num remotes 1
(6058|6063) DataReaderListenerImpl::on_subscription_matched
(6058|6058) DataReaderListenerImpl::on_subscription_matched
**********
automatic_drl_servant->no_writers_generation_count() = 0
********** use_take=0
**********
remote_manual_drl_servant->no_writers_generation_count() = 2
********** use_take=0
**********
local_manual_drl_servant->no_writers_generation_count() = 2
********** use_take=0
(6058|6058) Service_Participant::shutdown
(6058|6058) DataReaderListenerImpl::~DataReaderListenerImpl
(6058|6058) DataReaderListenerImpl::~DataReaderListenerImpl
(6058|6058) DataReaderListenerImpl::~DataReaderListenerImpl
(6058|6058) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6058|6058) Service_Participant::~Service_Participant
(6058|6058) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl udp Time:7s Result:0
==============================================================================
tests/DCPS/LivelinessTest/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/LivelinessTest -r 1 -w 1 -m 0 -l 3 -i 2 -DCPSDebugLevel 1 -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3 -t 0 /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/
lt PID: 6071 started at 2026-06-30 17:23:35
(6071|6071) INFO: set_DCPS_debug_level: set to 1
(6071|6071) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps_disc.ini
(6071|6071) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6071|6071) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps_disc.ini"
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_USE_MULTICAST=0
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS=@rtps
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_TRANSPORT_TYPE=rtps_udp
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_USE_MULTICAST=0
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2=@rtps2
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6071|6071) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_RESEND_PERIOD=2
(6071|6071) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_SEDP_MULTICAST=0
(6071|6071) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS=@uni_rtps
(6071|6071) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(6071|6071) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_DEFAULT_DISCOVERY=uni_rtps
(6071|6071) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=rtps
(6071|6071) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6071|6071) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_TRANSPORTS=rtps
(6071|6071) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS=@rtps
(6071|6071) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2_TRANSPORTS=rtps2
(6071|6071) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2=@rtps2
(6071|6071) INFO: ConfigStoreImpl::set_string: CONFIG=@config
(6071|6071) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(6071|6071) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6071|6071) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(6071|6071) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6071|6071) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6071|6071) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6071|6071) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111=@_OPENDDS_SEDPTransportInst_01037c1e5257c92a17b7a633_111
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_MAX_MESSAGE_SIZE=65466
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_HEARTBEAT_PERIOD=200
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_NAK_RESPONSE_DELAY=100
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_RESPONSIVE_MODE=false
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_SEND_DELAY=10
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_SEND_BUFFER_SIZE=65535
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_RCV_BUFFER_SIZE=65535
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_PORT_MODE=system
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_PB=7400
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_DG=250
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_PG=2
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_D2=2
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_D3=12
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_USE_MULTICAST=false
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_INIT_PARTICIPANT_PORT_ID=0
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_LOCAL_ADDRESS=0.0.0.0:0
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_IPV6_INIT_PARTICIPANT_PORT_ID=1
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_IPV6_LOCAL_ADDRESS=:::0
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_IPV6_ADVERTISED_ADDRESS=:::0
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_USE_RTPS_RELAY=false
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_RTPS_RELAY_ONLY=false
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A633_111_USE_ICE=false
(6071|6071) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5257C92A17B7A633_111=@_OPENDDS_SEDP_TransportCfg_01037c1e5257c92a17b7a633_111
(6071|6071) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5257C92A17B7A633_111_PASSIVE_CONNECT_DURATION=60000
(6071|6076) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000011c8 joined count 1)
(6071|6076) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.63 (0x7b70000011c8 joined count 2)
(6071|6076) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7e1e:52ff:fe57:c92a (0x7b70000011c8 joined count 3)
(6071|6076) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000011c8 joined count 4)
(6071|6076) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000011c8 joined count 5)
(6071|6071) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111=@_OPENDDS_SEDPTransportInst_01037c1e5257c92a17b7a634_111
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_MAX_MESSAGE_SIZE=65466
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_HEARTBEAT_PERIOD=200
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_NAK_RESPONSE_DELAY=100
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_RESPONSIVE_MODE=false
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_SEND_DELAY=10
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_SEND_BUFFER_SIZE=65535
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_RCV_BUFFER_SIZE=65535
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_PORT_MODE=system
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_PB=7400
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_DG=250
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_PG=2
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_D2=2
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_D3=12
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_USE_MULTICAST=false
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_INIT_PARTICIPANT_PORT_ID=2
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_LOCAL_ADDRESS=0.0.0.0:0
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_IPV6_INIT_PARTICIPANT_PORT_ID=3
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_IPV6_LOCAL_ADDRESS=:::0
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_IPV6_ADVERTISED_ADDRESS=:::0
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_USE_RTPS_RELAY=false
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_RTPS_RELAY_ONLY=false
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6071|6071) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17B7A634_111_USE_ICE=false
(6071|6071) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5257C92A17B7A634_111=@_OPENDDS_SEDP_TransportCfg_01037c1e5257c92a17b7a634_111
(6071|6071) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5257C92A17B7A634_111_PASSIVE_CONNECT_DURATION=60000
(6071|6076) Spdp::handle_participant_data - 01037c1e.5257c92a.17b7a633.000001c1(8075a303) discovered 01037c1e.5257c92a.17b7a634.000001c1(32557f13) lease 5:00 from 10.1.0.63:35164 (0)
(6071|6078) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000029c8 joined count 1)
(6071|6078) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.63 (0x7b70000029c8 joined count 2)
(6071|6078) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7e1e:52ff:fe57:c92a (0x7b70000029c8 joined count 3)
(6071|6078) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000029c8 joined count 4)
(6071|6078) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000029c8 joined count 5)
(6071|6076) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.17b7a633.000300c3(75264d37) remote 01037c1e.5257c92a.17b7a634.000300c4(59620484)
(6071|6076) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.17b7a633.000301c3(6c3d7c76) remote 01037c1e.5257c92a.17b7a634.000301c4(407935c5)
(6071|6076) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.17b7a633.000003c2(2b4a903b) remote 01037c1e.5257c92a.17b7a634.000003c7(e900b8a4)
(6071|6076) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.17b7a633.000004c2(640b06fc) remote 01037c1e.5257c92a.17b7a634.000004c7(a6412e63)
(6071|6076) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.17b7a633.000200c2(03e31796) remote 01037c1e.5257c92a.17b7a634.000200c7(c1a93f09)
(6071|6071) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6071|6071) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6071|6071) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6071|6071) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6071|6071) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6071|6071) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6071|6071) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6071|6071) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6071|6075) DataReaderImpl::add_association - bit 0 local 01037c1e.5257c92a.17b7a633.00000007(eb69f5c7) remote 01037c1e.5257c92a.17b7a633.01000002(23bf662d)
(6071|6075) DataWriterImpl::add_association - bit 0 local 01037c1e.5257c92a.17b7a633.01000002(23bf662d) remote 01037c1e.5257c92a.17b7a633.00000007(eb69f5c7)
(6071|6075) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.17b7a633.01000002(23bf662d) succeeded in associating with reader 01037c1e.5257c92a.17b7a633.00000007(eb69f5c7)
(6071|6075) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.17b7a633.01000002(23bf662d) reader 01037c1e.5257c92a.17b7a633.00000007(eb69f5c7) calling association_complete_i
(6071|6075) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5257c92a.17b7a633.01000002(23bf662d) remote 01037c1e.5257c92a.17b7a633.00000007(eb69f5c7)
(6071|6080) DataReaderListenerImpl::on_subscription_matched
(6071|6078) Spdp::handle_participant_data - 01037c1e.5257c92a.17b7a634.000001c1(32557f13) discovered 01037c1e.5257c92a.17b7a633.000001c1(8075a303) lease 5:00 from 10.1.0.63:35160 (0)
(6071|6078) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.17b7a634.000300c3(c7069127) remote 01037c1e.5257c92a.17b7a633.000300c4(eb42d894)
(6071|6078) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.17b7a634.000301c3(de1da066) remote 01037c1e.5257c92a.17b7a633.000301c4(f259e9d5)
(6071|6078) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.17b7a634.000003c2(996a4c2b) remote 01037c1e.5257c92a.17b7a633.000003c7(5b2064b4)
(6071|6078) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.17b7a634.000004c2(d62bdaec) remote 01037c1e.5257c92a.17b7a633.000004c7(1461f273)
(6071|6078) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.17b7a634.000200c2(b1c3cb86) remote 01037c1e.5257c92a.17b7a633.000200c7(7389e319)
(6071|6075) DataWriterImpl::add_association - bit 0 local 01037c1e.5257c92a.17b7a633.00000002(9b030148) remote 01037c1e.5257c92a.17b7a634.00000007(594929d7)
(6071|6075) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.17b7a633.00000002(9b030148) succeeded in associating with reader 01037c1e.5257c92a.17b7a634.00000007(594929d7)
(6071|6075) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.17b7a633.00000002(9b030148) reader 01037c1e.5257c92a.17b7a634.00000007(594929d7) calling association_complete_i
(6071|6075) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5257c92a.17b7a633.00000002(9b030148) remote 01037c1e.5257c92a.17b7a634.00000007(594929d7)
(6071|6075) DataWriterImpl::add_association - bit 0 local 01037c1e.5257c92a.17b7a633.01000002(23bf662d) remote 01037c1e.5257c92a.17b7a634.01000007(e1f54eb2)
(6071|6075) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.17b7a633.01000002(23bf662d) succeeded in associating with reader 01037c1e.5257c92a.17b7a634.01000007(e1f54eb2)
(6071|6075) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.17b7a633.01000002(23bf662d) reader 01037c1e.5257c92a.17b7a634.01000007(e1f54eb2) calling association_complete_i
(6071|6075) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5257c92a.17b7a633.01000002(23bf662d) remote 01037c1e.5257c92a.17b7a634.01000007(e1f54eb2)
(6071|6077) DataReaderImpl::add_association - bit 0 local 01037c1e.5257c92a.17b7a634.00000007(594929d7) remote 01037c1e.5257c92a.17b7a633.00000002(9b030148)
(6071|6077) DataReaderImpl::add_association - bit 0 local 01037c1e.5257c92a.17b7a634.01000007(e1f54eb2) remote 01037c1e.5257c92a.17b7a633.01000002(23bf662d)
(6071|6082) DataReaderListenerImpl::on_subscription_matched
(6071|6082) DataReaderListenerImpl::on_subscription_matched
(6071|6082) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6071|6071) Writer::run_test begins.
(6071|6071) 17:23:36.139038 Writer::run_test starting to write pass 0
(6071|6082) 17:23:36.139356 read foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840216 138756999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6071|6080) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6071|6082) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6071|6082) 17:23:36.139960 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840216 139464999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6071|6071) 17:23:36.140162 Writer::run_test done writing.
(6071|6071) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6071|6071) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6071|6080) 17:23:36.140228 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(6071|6071) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6071|6082) 17:23:36.140235 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840216 139464999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6071|6071) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840216 139811999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6071|6071) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6071|6080) 17:23:36.140583 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840216 139811999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6071|6073) 17:23:39.424936 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840219 424673000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6071|6073) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6071|6073) 17:23:39.425351 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840219 425152000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6071|6073) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6071|6071) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6071|6071) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6071|6071) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6071|6071) Writer::run_test begins.
(6071|6071) 17:23:39.425646 Writer::run_test starting to write pass 1
(6071|6082) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6071|6080) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6071|6071) 17:23:39.426351 Writer::run_test done writing.
(6071|6071) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6071|6071) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6071|6071) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6071|6071) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6071|6071) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6071|6080) 17:23:39.426501 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
(6071|6082) 17:23:39.426514 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840219 425671999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840219 425671999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6071|6080) 17:23:39.426940 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
(6071|6082) 17:23:39.426940 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840219 426036999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840219 426036999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6071|6073) 17:23:42.625373 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840222 625157000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6071|6073) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6071|6073) 17:23:42.625804 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840222 625608000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6071|6073) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6071|6071) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6071|6071) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6071|6071) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6071|6071) Writer::run_test begins.
(6071|6071) 17:23:42.626022 Writer::run_test starting to write pass 2
(6071|6082) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6071|6080) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6071|6071) 17:23:42.626663 Writer::run_test done writing.
(6071|6071) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6071|6071) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6071|6071) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6071|6071) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6071|6071) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6071|6080) 17:23:42.626911 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840222 626045999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6071|6082) 17:23:42.626918 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840222 626045999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6071|6080) 17:23:42.627284 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840222 626372999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6071|6082) 17:23:42.627339 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840222 626372999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6071|6073) 17:23:45.825867 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840225 825647000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6071|6073) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6071|6073) 17:23:45.826241 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840225 826046000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6071|6073) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6071|6071) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6071|6071) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6071|6071) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6071|6071) WriteDataContainer::wait_pending timeout at 00:07:17.233858
(6071|6082) 17:23:45.827356 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(6071|6080) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1782840225 826543999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6071|6082) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6071|6071) WriteDataContainer::wait_pending done
(6071|6071) DataWriterImpl::remove_associations: bit 0 local 01037c1e.5257c92a.17b7a633.00000002(9b030148) remote 01037c1e.5257c92a.17b7a634.00000007(594929d7) num remotes 1
(6071|6071) DataWriterImpl::remove_associations: bit 0 local 01037c1e.5257c92a.17b7a633.01000002(23bf662d) remote 01037c1e.5257c92a.17b7a633.00000007(eb69f5c7) num remotes 2
(6071|6077) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5257c92a.17b7a634.00000007(594929d7) remote 01037c1e.5257c92a.17b7a633.00000002(9b030148) num remotes 1
(6071|6077) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5257c92a.17b7a634.00000007(594929d7) remote 01037c1e.5257c92a.17b7a633.00000002(9b030148) num remotes 1
(6071|6077) DataReaderListenerImpl::on_subscription_matched
(6071|6075) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5257c92a.17b7a633.00000007(eb69f5c7) remote 01037c1e.5257c92a.17b7a633.01000002(23bf662d) num remotes 1
(6071|6075) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5257c92a.17b7a633.00000007(eb69f5c7) remote 01037c1e.5257c92a.17b7a633.01000002(23bf662d) num remotes 1
(6071|6077) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5257c92a.17b7a634.01000007(e1f54eb2) remote 01037c1e.5257c92a.17b7a633.01000002(23bf662d) num remotes 1
(6071|6077) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5257c92a.17b7a634.01000007(e1f54eb2) remote 01037c1e.5257c92a.17b7a633.01000002(23bf662d) num remotes 1
(6071|6075) DataReaderListenerImpl::on_subscription_matched
(6071|6077) DataReaderListenerImpl::on_subscription_matched
**********
automatic_drl_servant->no_writers_generation_count() = 0
********** use_take=0
**********
remote_manual_drl_servant->no_writers_generation_count() = 2
********** use_take=0
**********
local_manual_drl_servant->no_writers_generation_count() = 2
********** use_take=0
(6071|6071) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6071|6071) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6071|6071) Service_Participant::shutdown
(6071|6071) DataReaderListenerImpl::~DataReaderListenerImpl
(6071|6071) DataReaderListenerImpl::~DataReaderListenerImpl
(6071|6071) DataReaderListenerImpl::~DataReaderListenerImpl
(6071|6071) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6071|6071) Service_Participant::~Service_Participant
(6071|6071) Service_Participant::shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl rtps_disc Time:11s Result:0
==============================================================================
tests/DCPS/LivelinessTest/run_test.pl rtps_disc take
#
use_take !!!!!
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/LivelinessTest -r 1 -w 1 -m 0 -l 3 -i 2 -DCPSDebugLevel 1 -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3 -t 1 /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/
lt PID: 6084 started at 2026-06-30 17:23:46
(6084|6084) INFO: set_DCPS_debug_level: set to 1
(6084|6084) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps_disc.ini
(6084|6084) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6084|6084) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps_disc.ini"
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_USE_MULTICAST=0
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS=@rtps
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_TRANSPORT_TYPE=rtps_udp
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_USE_MULTICAST=0
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2=@rtps2
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6084|6084) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_RESEND_PERIOD=2
(6084|6084) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_SEDP_MULTICAST=0
(6084|6084) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS=@uni_rtps
(6084|6084) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(6084|6084) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_DEFAULT_DISCOVERY=uni_rtps
(6084|6084) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=rtps
(6084|6084) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6084|6084) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_TRANSPORTS=rtps
(6084|6084) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS=@rtps
(6084|6084) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2_TRANSPORTS=rtps2
(6084|6084) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2=@rtps2
(6084|6084) INFO: ConfigStoreImpl::set_string: CONFIG=@config
(6084|6084) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(6084|6084) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6084|6084) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(6084|6084) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6084|6084) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6084|6084) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6084|6084) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111=@_OPENDDS_SEDPTransportInst_01037c1e5257c92a17c4341e_111
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_MAX_MESSAGE_SIZE=65466
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_HEARTBEAT_PERIOD=200
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_NAK_RESPONSE_DELAY=100
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_RESPONSIVE_MODE=false
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_SEND_DELAY=10
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_SEND_BUFFER_SIZE=65535
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_RCV_BUFFER_SIZE=65535
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_PORT_MODE=system
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_PB=7400
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_DG=250
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_PG=2
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_D2=2
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_D3=12
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_USE_MULTICAST=false
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_INIT_PARTICIPANT_PORT_ID=0
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_LOCAL_ADDRESS=0.0.0.0:0
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_IPV6_INIT_PARTICIPANT_PORT_ID=1
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_IPV6_LOCAL_ADDRESS=:::0
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_IPV6_ADVERTISED_ADDRESS=:::0
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_USE_RTPS_RELAY=false
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_RTPS_RELAY_ONLY=false
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341E_111_USE_ICE=false
(6084|6084) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5257C92A17C4341E_111=@_OPENDDS_SEDP_TransportCfg_01037c1e5257c92a17c4341e_111
(6084|6084) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5257C92A17C4341E_111_PASSIVE_CONNECT_DURATION=60000
(6084|6089) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000011c8 joined count 1)
(6084|6089) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.63 (0x7b70000011c8 joined count 2)
(6084|6089) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7e1e:52ff:fe57:c92a (0x7b70000011c8 joined count 3)
(6084|6089) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000011c8 joined count 4)
(6084|6089) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000011c8 joined count 5)
(6084|6084) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111=@_OPENDDS_SEDPTransportInst_01037c1e5257c92a17c4341f_111
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_MAX_MESSAGE_SIZE=65466
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_HEARTBEAT_PERIOD=200
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_NAK_RESPONSE_DELAY=100
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_RESPONSIVE_MODE=false
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_SEND_DELAY=10
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_SEND_BUFFER_SIZE=65535
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_RCV_BUFFER_SIZE=65535
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_PORT_MODE=system
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_PB=7400
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_DG=250
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_PG=2
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_D2=2
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_D3=12
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_USE_MULTICAST=false
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_INIT_PARTICIPANT_PORT_ID=2
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_LOCAL_ADDRESS=0.0.0.0:0
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_IPV6_INIT_PARTICIPANT_PORT_ID=3
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_IPV6_LOCAL_ADDRESS=:::0
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_IPV6_ADVERTISED_ADDRESS=:::0
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_USE_RTPS_RELAY=false
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_RTPS_RELAY_ONLY=false
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6084|6084) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A17C4341F_111_USE_ICE=false
(6084|6084) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5257C92A17C4341F_111=@_OPENDDS_SEDP_TransportCfg_01037c1e5257c92a17c4341f_111
(6084|6084) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5257C92A17C4341F_111_PASSIVE_CONNECT_DURATION=60000
(6084|6089) Spdp::handle_participant_data - 01037c1e.5257c92a.17c4341e.000001c1(340a3548) discovered 01037c1e.5257c92a.17c4341f.000001c1(096a1cf8) lease 5:00 from 10.1.0.63:35164 (0)
(6084|6091) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000029c8 joined count 1)
(6084|6091) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.63 (0x7b70000029c8 joined count 2)
(6084|6091) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7e1e:52ff:fe57:c92a (0x7b70000029c8 joined count 3)
(6084|6091) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000029c8 joined count 4)
(6084|6091) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000029c8 joined count 5)
(6084|6089) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.17c4341e.000300c3(c159db7c) remote 01037c1e.5257c92a.17c4341f.000300c4(625d676f)
(6084|6089) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.17c4341e.000301c3(d842ea3d) remote 01037c1e.5257c92a.17c4341f.000301c4(7b46562e)
(6084|6089) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.17c4341e.000003c2(9f350670) remote 01037c1e.5257c92a.17c4341f.000003c7(d23fdb4f)
(6084|6089) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.17c4341e.000004c2(d07490b7) remote 01037c1e.5257c92a.17c4341f.000004c7(9d7e4d88)
(6084|6089) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.17c4341e.000200c2(b79c81dd) remote 01037c1e.5257c92a.17c4341f.000200c7(fa965ce2)
(6084|6084) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6084|6084) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6084|6084) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6084|6084) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6084|6084) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6084|6084) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6084|6084) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6084|6084) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6084|6088) DataReaderImpl::add_association - bit 0 local 01037c1e.5257c92a.17c4341e.00000007(5f16638c) remote 01037c1e.5257c92a.17c4341e.01000002(97c0f066)
(6084|6088) DataWriterImpl::add_association - bit 0 local 01037c1e.5257c92a.17c4341e.01000002(97c0f066) remote 01037c1e.5257c92a.17c4341e.00000007(5f16638c)
(6084|6088) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.17c4341e.01000002(97c0f066) succeeded in associating with reader 01037c1e.5257c92a.17c4341e.00000007(5f16638c)
(6084|6088) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.17c4341e.01000002(97c0f066) reader 01037c1e.5257c92a.17c4341e.00000007(5f16638c) calling association_complete_i
(6084|6088) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5257c92a.17c4341e.01000002(97c0f066) remote 01037c1e.5257c92a.17c4341e.00000007(5f16638c)
(6084|6093) DataReaderListenerImpl::on_subscription_matched
(6084|6091) Spdp::handle_participant_data - 01037c1e.5257c92a.17c4341f.000001c1(096a1cf8) discovered 01037c1e.5257c92a.17c4341e.000001c1(340a3548) lease 5:00 from 10.1.0.63:35160 (0)
(6084|6091) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.17c4341f.000300c3(fc39f2cc) remote 01037c1e.5257c92a.17c4341e.000300c4(5f3d4edf)
(6084|6091) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.17c4341f.000301c3(e522c38d) remote 01037c1e.5257c92a.17c4341e.000301c4(46267f9e)
(6084|6091) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.17c4341f.000003c2(a2552fc0) remote 01037c1e.5257c92a.17c4341e.000003c7(ef5ff2ff)
(6084|6091) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.17c4341f.000004c2(ed14b907) remote 01037c1e.5257c92a.17c4341e.000004c7(a01e6438)
(6084|6091) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.17c4341f.000200c2(8afca86d) remote 01037c1e.5257c92a.17c4341e.000200c7(c7f67552)
(6084|6088) DataWriterImpl::add_association - bit 0 local 01037c1e.5257c92a.17c4341e.00000002(2f7c9703) remote 01037c1e.5257c92a.17c4341f.00000007(62764a3c)
(6084|6088) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.17c4341e.00000002(2f7c9703) succeeded in associating with reader 01037c1e.5257c92a.17c4341f.00000007(62764a3c)
(6084|6088) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.17c4341e.00000002(2f7c9703) reader 01037c1e.5257c92a.17c4341f.00000007(62764a3c) calling association_complete_i
(6084|6088) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5257c92a.17c4341e.00000002(2f7c9703) remote 01037c1e.5257c92a.17c4341f.00000007(62764a3c)
(6084|6088) DataWriterImpl::add_association - bit 0 local 01037c1e.5257c92a.17c4341e.01000002(97c0f066) remote 01037c1e.5257c92a.17c4341f.01000007(daca2d59)
(6084|6088) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.17c4341e.01000002(97c0f066) succeeded in associating with reader 01037c1e.5257c92a.17c4341f.01000007(daca2d59)
(6084|6088) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.17c4341e.01000002(97c0f066) reader 01037c1e.5257c92a.17c4341f.01000007(daca2d59) calling association_complete_i
(6084|6088) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5257c92a.17c4341e.01000002(97c0f066) remote 01037c1e.5257c92a.17c4341f.01000007(daca2d59)
(6084|6090) DataReaderImpl::add_association - bit 0 local 01037c1e.5257c92a.17c4341f.00000007(62764a3c) remote 01037c1e.5257c92a.17c4341e.00000002(2f7c9703)
(6084|6090) DataReaderImpl::add_association - bit 0 local 01037c1e.5257c92a.17c4341f.01000007(daca2d59) remote 01037c1e.5257c92a.17c4341e.01000002(97c0f066)
(6084|6095) DataReaderListenerImpl::on_subscription_matched
(6084|6095) DataReaderListenerImpl::on_subscription_matched
(6084|6095) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6084|6084) Writer::run_test begins.
(6084|6084) 17:23:47.403357 Writer::run_test starting to write pass 0
(6084|6095) 17:23:47.403726 took foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840227 403071999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6093) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6084|6095) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6084|6095) 17:23:47.404272 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840227 403796999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6084) 17:23:47.404520 Writer::run_test done writing.
(6084|6084) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6084|6084) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6084|6084) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6084|6093) 17:23:47.404608 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
(6084|6095) 17:23:47.404657 took foo[0]: x = 1.000000 y = 0.000000, key = 101010
(6084|6084) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840227 404155999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840227 403796999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6084) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6084|6093) 17:23:47.404966 took foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840227 404155999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6086) 17:23:50.691537 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840230 691239000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6086) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6084|6086) 17:23:50.691952 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840230 691748000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6086) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6084|6084) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6084|6084) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6084|6084) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6084|6084) Writer::run_test begins.
(6084|6084) 17:23:50.692186 Writer::run_test starting to write pass 1
(6084|6095) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6084|6093) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6084|6095) 17:23:50.693027 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840230 692210999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6084) 17:23:50.693142 Writer::run_test done writing.
(6084|6084) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6084|6084) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6084|6084) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6084|6084) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6084|6084) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6084|6093) 17:23:50.693332 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840230 692210999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6095) 17:23:50.693402 took foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840230 692681999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6093) 17:23:50.693695 took foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840230 692681999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6086) 17:23:53.892019 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840233 891729000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6086) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6084|6086) 17:23:53.892474 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840233 892202000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6086) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6084|6084) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6084|6084) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6084|6084) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6084|6084) Writer::run_test begins.
(6084|6084) 17:23:53.892767 Writer::run_test starting to write pass 2
(6084|6095) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6084|6093) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6084|6084) 17:23:53.893556 Writer::run_test done writing.
(6084|6084) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6084|6084) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6084|6095) 17:23:53.893622 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
(6084|6084) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840233 892795999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6084) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6084|6084) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6084|6093) 17:23:53.893749 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840233 892795999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6095) 17:23:53.893900 took foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840233 893210999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6093) 17:23:53.894055 took foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1782840233 893210999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6086) 17:23:57.092502 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840237 92158000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6086) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6084|6086) 17:23:57.092963 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1782840237 92758000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6086) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6084|6084) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6084|6084) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6084|6084) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6084|6095) 17:23:57.093866 took foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1782840237 93175999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6084|6084) WriteDataContainer::wait_pending timeout at 00:07:28.500454
(6084|6093) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6084|6095) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6084|6084) WriteDataContainer::wait_pending done
(6084|6084) DataWriterImpl::remove_associations: bit 0 local 01037c1e.5257c92a.17c4341e.00000002(2f7c9703) remote 01037c1e.5257c92a.17c4341f.00000007(62764a3c) num remotes 1
(6084|6084) DataWriterImpl::remove_associations: bit 0 local 01037c1e.5257c92a.17c4341e.01000002(97c0f066) remote 01037c1e.5257c92a.17c4341e.00000007(5f16638c) num remotes 2
(6084|6090) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5257c92a.17c4341f.00000007(62764a3c) remote 01037c1e.5257c92a.17c4341e.00000002(2f7c9703) num remotes 1
(6084|6090) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5257c92a.17c4341f.00000007(62764a3c) remote 01037c1e.5257c92a.17c4341e.00000002(2f7c9703) num remotes 1
(6084|6090) DataReaderListenerImpl::on_subscription_matched
(6084|6088) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5257c92a.17c4341e.00000007(5f16638c) remote 01037c1e.5257c92a.17c4341e.01000002(97c0f066) num remotes 1
(6084|6088) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5257c92a.17c4341e.00000007(5f16638c) remote 01037c1e.5257c92a.17c4341e.01000002(97c0f066) num remotes 1
(6084|6090) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5257c92a.17c4341f.01000007(daca2d59) remote 01037c1e.5257c92a.17c4341e.01000002(97c0f066) num remotes 1
(6084|6090) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5257c92a.17c4341f.01000007(daca2d59) remote 01037c1e.5257c92a.17c4341e.01000002(97c0f066) num remotes 1
(6084|6088) DataReaderListenerImpl::on_subscription_matched
(6084|6090) DataReaderListenerImpl::on_subscription_matched
**********
automatic_drl_servant->no_writers_generation_count() = 0
********** use_take=1
**********
remote_manual_drl_servant->no_writers_generation_count() = 0
********** use_take=1
**********
local_manual_drl_servant->no_writers_generation_count() = 0
********** use_take=1
(6084|6084) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6084|6084) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6084|6084) Service_Participant::shutdown
(6084|6084) DataReaderListenerImpl::~DataReaderListenerImpl
(6084|6084) DataReaderListenerImpl::~DataReaderListenerImpl
(6084|6084) DataReaderListenerImpl::~DataReaderListenerImpl
(6084|6084) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6084|6084) Service_Participant::~Service_Participant
(6084|6084) Service_Participant::shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl rtps_disc take Time:12s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl
#
(6110|6110) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
0x7b7c00000000 received data with key == 99
0x7b7c00000000 received data with key == 2
0x7b7c00000000 received data with key == 3
0x7b7c00002a00 received data with key == 3
0x7b7c00001c00 received data with ull == 1485441228339
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl Time:3s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl nopub
#
(6133|6133) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
0x7b7c00000000 received data with key == 99
0x7b7c00000000 received data with key == 2
INFO: partial read on DataReader "dr"
0x7b7c00000000 received data with key == 3
0x7b7c00002a00 received data with key == 3
0x7b7c00001c00 received data with ull == 1485441228339
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl nopub Time:4s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc
#
0x7b7c00021400 received data with key == 99
0x7b7c00021400 received data with key == 2
0x7b7c00021400 received data with key == 3
0x7b7c00023e00 received data with key == 3
0x7b7c00023000 received data with ull == 1485441228339
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc Time:6s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc nopub
#
0x7b7c00021400 received data with key == 99
0x7b7c00021400 received data with key == 2
0x7b7c00021400 received data with key == 3
0x7b7c00023e00 received data with key == 3
0x7b7c00023000 received data with ull == 1485441228339
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc nopub Time:6s Result:0
==============================================================================
tests/DCPS/GroupPresentation/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6178
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GroupPresentation/subscriber -DCPSTransportDebugLevel 0 -ORBDebugLevel 0 -DCPSConfigFile sub.ini -DCPSDebugLevel 0 -DCPSBits 0 -ORBVerboseLogging 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6188 started at 2026-06-30 17:24:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GroupPresentation/publisher -ORBDebugLevel 0 -DCPSConfigFile pub.ini -DCPSDebugLevel 0 -DCPSBits 0 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6189 started at 2026-06-30 17:24:17
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139869938497216
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139869938497216
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139869917542080
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139869917542080
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139869938497216
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139869938497216
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139869917542080
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139869917542080
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139869938497216
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139869938497216
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139869917542080
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139869917542080
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139869938497216
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139869938497216
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139869917542080
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139869917542080
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139869938497216
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139869938497216
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139869917542080
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139869917542080
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/GroupPresentation/run_test.pl Time:6s Result:0
==============================================================================
tests/DCPS/GroupPresentation/run_test.pl topic
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6214
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GroupPresentation/subscriber -DCPSTransportDebugLevel 0 -ORBDebugLevel 0 -DCPSConfigFile sub.ini -DCPSDebugLevel 0 -DCPSBits 0 -ORBVerboseLogging 1 -q 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6224 started at 2026-06-30 17:24:23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GroupPresentation/publisher -ORBDebugLevel 0 -DCPSConfigFile pub.ini -DCPSDebugLevel 0 -DCPSBits 0 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6225 started at 2026-06-30 17:24:23
SampleInfo.sample_rank = 4
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140084842055360
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 4
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140084821096128
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 3
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140084842055360
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 3
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140084821096128
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 2
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140084842055360
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 2
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140084821096128
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 1
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140084842055360
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 1
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140084821096128
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140084842055360
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140084821096128
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 4
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140084842055360
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 4
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140084821096128
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 3
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140084842055360
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 3
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140084821096128
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 2
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140084842055360
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 2
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140084821096128
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 1
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140084842055360
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 1
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140084821096128
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140084842055360
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140084821096128
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/GroupPresentation/run_test.pl topic Time:6s Result:0
==============================================================================
tests/DCPS/GroupPresentation/run_test.pl instance
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6250
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GroupPresentation/subscriber -DCPSTransportDebugLevel 0 -ORBDebugLevel 0 -DCPSConfigFile sub.ini -DCPSDebugLevel 0 -DCPSBits 0 -ORBVerboseLogging 1 -q 0 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6260 started at 2026-06-30 17:24:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GroupPresentation/publisher -ORBDebugLevel 0 -DCPSConfigFile pub.ini -DCPSDebugLevel 0 -DCPSBits 0 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6261 started at 2026-06-30 17:24:29
Message: subject = Review
subject_id = 139961852475072
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139961852475072
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139961831519936
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139961831519936
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139961852475072
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139961852475072
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139961831519936
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139961831519936
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139961852475072
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139961852475072
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139961831519936
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139961831519936
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139961852475072
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139961852475072
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139961831519936
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139961831519936
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139961852475072
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139961852475072
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139961831519936
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139961831519936
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/GroupPresentation/run_test.pl instance Time:6s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6285
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -DCPSPendingTimeout 3
publisher1 PID: 6295 started at 2026-06-30 17:24:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile sub.ini -ORBLogFile sub.log -t 0 -DCPSPendingTimeout 3
subscriber PID: 6296 started at 2026-06-30 17:24:36
datawriter1->DataReader1 subject_id: 1 count: 1 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 1 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 3 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 3 strength: 10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -DCPSPendingTimeout 3
publisher2 PID: 6318 started at 2026-06-30 17:24:39
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 4 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 4 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl Time:24s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl update_strength
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6332
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -r 15 -DCPSPendingTimeout 3
publisher1 PID: 6342 started at 2026-06-30 17:25:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile sub.ini -ORBLogFile sub.log -t 3 -DCPSPendingTimeout 3
subscriber PID: 6343 started at 2026-06-30 17:25:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -DCPSPendingTimeout 3
publisher2 PID: 6344 started at 2026-06-30 17:25:00
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 7 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 7 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 8 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 8 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 9 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 9 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 10 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 11 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 12 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 16 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 16 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 17 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 17 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 18 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 18 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 19 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 19 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 20 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 20 strength: 15
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl update_strength Time:23s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl liveliness_change
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6383
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -l 1 -y 250 -DCPSPendingTimeout 3
publisher1 PID: 6393 started at 2026-06-30 17:25:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile sub.ini -ORBLogFile sub.log -l 2 -t 1 -DCPSPendingTimeout 3
subscriber PID: 6394 started at 2026-06-30 17:25:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -l 1 -y 250 -c -DCPSPendingTimeout 3
publisher2 PID: 6395 started at 2026-06-30 17:25:22
datawriter1->DataReader1 subject_id: 1 count: 1 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 1 strength: 10
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 2 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 16 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 16 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 17 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 17 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 18 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 18 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 19 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 19 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 20 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 20 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl liveliness_change Time:11s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl miss_deadline
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6429
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -d 1 -y 500 -DCPSPendingTimeout 3
publisher1 PID: 6439 started at 2026-06-30 17:25:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile sub.ini -ORBLogFile sub.log -d 2 -t 2 -DCPSPendingTimeout 3
subscriber PID: 6440 started at 2026-06-30 17:25:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -d 1 -y 500 -c -DCPSPendingTimeout 3
publisher2 PID: 6441 started at 2026-06-30 17:25:33
datawriter1->DataReader1 subject_id: 1 count: 1 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 1 strength: 10
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 2 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 10 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 12 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 10
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl miss_deadline Time:16s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6475
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -DCPSPendingTimeout 3
publisher1 PID: 6485 started at 2026-06-30 17:25:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile sub.log -t 0 -DCPSPendingTimeout 3
subscriber PID: 6486 started at 2026-06-30 17:25:49
datawriter1->DataReader1 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 3 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 3 strength: 10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -DCPSPendingTimeout 3
publisher2 PID: 6502 started at 2026-06-30 17:25:52
datawriter1->DataReader1 subject_id: 0 count: 4 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 4 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter1->DataReader1 subject_id: 1 count: 5 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 5 strength: 10
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl rtps Time:24s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl update_strength rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6515
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -r 15 -DCPSPendingTimeout 3
publisher1 PID: 6525 started at 2026-06-30 17:26:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile sub.log -t 3 -DCPSPendingTimeout 3
subscriber PID: 6526 started at 2026-06-30 17:26:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -DCPSPendingTimeout 3
publisher2 PID: 6527 started at 2026-06-30 17:26:14
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 7 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 7 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 8 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 8 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 9 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 9 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 10 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 11 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 12 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 16 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 16 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 17 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 17 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 18 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 18 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 19 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 19 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 20 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 20 strength: 15
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl update_strength rtps Time:22s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl liveliness_change rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6553
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -l 1 -y 250 -DCPSPendingTimeout 3
publisher1 PID: 6563 started at 2026-06-30 17:26:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile sub.log -l 2 -t 1 -DCPSPendingTimeout 3
subscriber PID: 6564 started at 2026-06-30 17:26:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -l 1 -y 250 -c -DCPSPendingTimeout 3
publisher2 PID: 6565 started at 2026-06-30 17:26:36
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 16 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 16 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 17 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 17 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 18 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 18 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 19 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 19 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 20 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 20 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl liveliness_change rtps Time:11s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl miss_deadline rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6598
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -d 1 -y 500 -DCPSPendingTimeout 3
publisher1 PID: 6609 started at 2026-06-30 17:26:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile sub.log -d 2 -t 2 -DCPSPendingTimeout 3
subscriber PID: 6610 started at 2026-06-30 17:26:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -d 1 -y 500 -c -DCPSPendingTimeout 3
publisher2 PID: 6611 started at 2026-06-30 17:26:47
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 8 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 8 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 9 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 9 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 10 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 12 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 10
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl miss_deadline rtps Time:16s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile tcp.ini
(6639|6639) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(6649|6649) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile rtps.ini
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl rtps Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl rtps 2
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile rtps.ini 2
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 100
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 101
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 102
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 103
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 104
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 105
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 106
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 107
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 108
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 109
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 110
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 111
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 112
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 113
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 114
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 115
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 116
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 117
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 118
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 119
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 120
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 121
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 122
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 123
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 124
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 125
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 126
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 127
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 128
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 129
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 130
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 131
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 132
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 133
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 134
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 135
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 136
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 137
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 138
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 139
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 140
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 141
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 142
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 143
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 144
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 145
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 146
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 147
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 148
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 149
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 150
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 151
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 152
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 153
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 154
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 155
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 156
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 157
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 158
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 159
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 160
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 161
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 162
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 163
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 164
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 165
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 166
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 167
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 168
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 169
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 170
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 171
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 172
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 173
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 174
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 175
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 176
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 177
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 178
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 179
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 180
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 181
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 182
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 183
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 184
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 185
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 186
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 187
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 188
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 189
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 190
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 191
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 192
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 193
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 194
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 195
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 196
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 197
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 198
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 199
message = Testing!
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl rtps 2 Time:5s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl udp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile udp.ini
(6683|6683) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(6693|6693) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl udp Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl multicast
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile multicast.ini
(6706|6706) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(6716|6716) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl multicast Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl shmem
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile shmem.ini
(6729|6729) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(6739|6739) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl shmem Time:3s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl rtps_disc_tcp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile rtps_disc_tcp.ini
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
(6753|6753) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl rtps_disc_tcp Time:4s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6763
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 6773 started at 2026-06-30 17:27:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 6774 started at 2026-06-30 17:27:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 6775 started at 2026-06-30 17:27:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 6776 started at 2026-06-30 17:27:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 6777 started at 2026-06-30 17:27:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 6778 started at 2026-06-30 17:27:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 6779 started at 2026-06-30 17:27:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 6780 started at 2026-06-30 17:27:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 6781 started at 2026-06-30 17:27:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 6782 started at 2026-06-30 17:27:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 6783 started at 2026-06-30 17:27:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 6784 started at 2026-06-30 17:27:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 6785 started at 2026-06-30 17:27:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 6786 started at 2026-06-30 17:27:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 6787 started at 2026-06-30 17:27:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 6788 started at 2026-06-30 17:27:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 6789 started at 2026-06-30 17:27:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 6790 started at 2026-06-30 17:27:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 6791 started at 2026-06-30 17:27:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 6792 started at 2026-06-30 17:27:30
(6763|6763) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
Subscriber 6788 got new message data:
- From : 6775
- Count : 18
Subscriber 6788 got new message data:
- From : 6775
- Count : 19
Subscriber 6788 is done. Exiting.
Subscriber 6792 got new message data:
- From : 6787
- Count : 7
Subscriber 6792 is done. Exiting.
Subscriber 6792 got new message data:
- From : 6773
- Count : 3
Subscriber 6792 got new message data:
- From : 6775
- Count : 29
Subscriber 6792 got new message data:
- From : 6787
- Count : 8
Subscriber 6792 got new message data:
- From : 6773
- Count : 4
Subscriber 6792 got new message data:
- From : 6775
- Count : 30
Subscriber 6792 got new message data:
- From : 6781
- Count : 29
Subscriber 6792 got new message data:
- From : 6787
- Count : 9
Subscriber 6792 got new message data:
- From : 6783
- Count : 1
Subscriber 6792 got new message data:
- From : 6773
- Count : 5
Subscriber 6792 got new message data:
- From : 6781
- Count : 30
Subscriber 6792 got new message data:
- From : 6775
- Count : 31
Subscriber 6792 got new message data:
- From : 6787
- Count : 10
Subscriber 6792 got new message data:
- From : 6773
- Count : 6
Subscriber 6792 got new message data:
- From : 6783
- Count : 2
Subscriber 6790 got new message data:
- From : 6773
- Count : 10
Subscriber 6786 got new message data:
- From : 6773
- Count : 12
Subscriber 6790 got new message data:
- From : 6773
- Count : 11
Subscriber 6790 got new message data:
- From : 6773
- Count : 12
Subscriber 6790 is done. Exiting.
Subscriber 6786 is done. Exiting.
Subscriber 6786 got new message data:
- From : 6773
- Count : 13
Subscriber 6786 got new message data:
- From : 6773
- Count : 14
Subscriber 6786 got new message data:
- From : 6787
- Count : 19
Subscriber 6786 got new message data:
- From : 6781
- Count : 39
Subscriber 6786 got new message data:
- From : 6773
- Count : 15
Subscriber 6786 got new message data:
- From : 6775
- Count : 41
Subscriber 6786 got new message data:
- From : 6787
- Count : 20
Subscriber 6786 got new message data:
- From : 6781
- Count : 40
Subscriber 6786 got new message data:
- From : 6773
- Count : 16
Subscriber 6786 got new message data:
- From : 6775
- Count : 42
Subscriber 6786 got new message data:
- From : 6783
- Count : 12
Subscriber 6786 got new message data:
- From : 6787
- Count : 21
Subscriber 6786 got new message data:
- From : 6781
- Count : 41
Subscriber 6786 got new message data:
- From : 6775
- Count : 43
Subscriber 6786 got new message data:
- From : 6783
- Count : 13
Subscriber 6786 got new message data:
- From : 6773
- Count : 17
Subscriber 6786 got new message data:
- From : 6787
- Count : 22
Subscriber 6786 got new message data:
- From : 6781
- Count : 42
Subscriber 6778 got new message data:
- From : 6787
- Count : 25
Subscriber 6778 is done. Exiting.
Subscriber 6782 got new message data:
- From : 6775
- Count : 52
Subscriber 6782 got new message data:
- From : 6775
- Count : 53
Subscriber 6782 is done. Exiting.
Subscriber 6774 got new message data:
- From : 6781
- Count : 54
Subscriber 6774 got new message data:
- From : 6781
- Count : 55
Subscriber 6774 got new message data:
- From : 6781
- Count : 56
Subscriber 6774 got new message data:
- From : 6781
- Count : 57
Subscriber 6774 got new message data:
- From : 6775
- Count : 57
Subscriber 6774 got new message data:
- From : 6775
- Count : 58
Subscriber 6774 got new message data:
- From : 6775
- Count : 59
Subscriber 6774 got new message data:
- From : 6775
- Count : 60
Subscriber 6774 got new message data:
- From : 6783
- Count : 27
Subscriber 6774 is done. Exiting.
Subscriber 6774 got new message data:
- From : 6783
- Count : 28
Subscriber 6774 got new message data:
- From : 6783
- Count : 29
Subscriber 6774 got new message data:
- From : 6773
- Count : 31
Subscriber 6774 got new message data:
- From : 6773
- Count : 32
Subscriber 6774 got new message data:
- From : 6773
- Count : 33
Subscriber 6774 got new message data:
- From : 6787
- Count : 37
Subscriber 6774 got new message data:
- From : 6787
- Count : 38
Subscriber 6774 got new message data:
- From : 6779
- Count : 11
Subscriber 6774 got new message data:
- From : 6779
- Count : 12
Subscriber 6774 got new message data:
- From : 6781
- Count : 58
Subscriber 6774 got new message data:
- From : 6781
- Count : 59
Subscriber 6774 got new message data:
- From : 6775
- Count : 61
Subscriber 6774 got new message data:
- From : 6783
- Count : 30
Subscriber 6774 got new message data:
- From : 6773
- Count : 34
Subscriber 6774 got new message data:
- From : 6787
- Count : 39
Subscriber 6774 got new message data:
- From : 6779
- Count : 13
Subscriber 6774 got new message data:
- From : 6781
- Count : 60
Subscriber 6774 got new message data:
- From : 6783
- Count : 31
Subscriber 6774 got new message data:
- From : 6781
- Count : 61
Subscriber 6774 got new message data:
- From : 6775
- Count : 62
Subscriber 6774 got new message data:
- From : 6783
- Count : 32
Subscriber 6774 got new message data:
- From : 6773
- Count : 35
Subscriber 6774 got new message data:
- From : 6787
- Count : 40
Subscriber 6774 got new message data:
- From : 6779
- Count : 14
Subscriber 6774 got new message data:
- From : 6773
- Count : 36
Subscriber 6774 got new message data:
- From : 6775
- Count : 63
Subscriber 6774 got new message data:
- From : 6779
- Count : 15
Subscriber 6774 got new message data:
- From : 6781
- Count : 62
Subscriber 6774 got new message data:
- From : 6783
- Count : 33
Subscriber 6774 got new message data:
- From : 6787
- Count : 41
Subscriber 6774 got new message data:
- From : 6773
- Count : 37
Subscriber 6774 got new message data:
- From : 6775
- Count : 64
Subscriber 6774 got new message data:
- From : 6779
- Count : 16
Subscriber 6774 got new message data:
- From : 6781
- Count : 63
Subscriber 6774 got new message data:
- From : 6787
- Count : 42
Subscriber 6774 got new message data:
- From : 6783
- Count : 34
Subscriber 6774 got new message data:
- From : 6773
- Count : 38
Subscriber 6774 got new message data:
- From : 6775
- Count : 65
Subscriber 6774 got new message data:
- From : 6781
- Count : 64
Subscriber 6774 got new message data:
- From : 6787
- Count : 43
Subscriber 6774 got new message data:
- From : 6783
- Count : 35
Subscriber 6774 got new message data:
- From : 6779
- Count : 17
Subscriber 6774 got new message data:
- From : 6773
- Count : 39
Subscriber 6774 got new message data:
- From : 6775
- Count : 66
Subscriber 6774 got new message data:
- From : 6781
- Count : 65
Subscriber 6774 got new message data:
- From : 6775
- Count : 67
Subscriber 6774 got new message data:
- From : 6783
- Count : 36
Subscriber 6774 got new message data:
- From : 6773
- Count : 40
Subscriber 6784 got new message data:
- From : 6775
- Count : 68
Subscriber 6784 is done. Exiting.
Subscriber 6780 got new message data:
- From : 6787
- Count : 63
Subscriber 6780 got new message data:
- From : 6787
- Count : 64
Subscriber 6780 got new message data:
- From : 6781
- Count : 84
Subscriber 6780 got new message data:
- From : 6781
- Count : 85
Subscriber 6780 got new message data:
- From : 6773
- Count : 59
Subscriber 6780 got new message data:
- From : 6773
- Count : 60
Subscriber 6780 is done. Exiting.
Subscriber 6780 got new message data:
- From : 6775
- Count : 87
Subscriber 6780 got new message data:
- From : 6779
- Count : 38
Subscriber 6780 got new message data:
- From : 6783
- Count : 57
Subscriber 6780 got new message data:
- From : 6787
- Count : 65
Subscriber 6780 got new message data:
- From : 6781
- Count : 86
Subscriber 6780 got new message data:
- From : 6773
- Count : 61
Subscriber 6780 got new message data:
- From : 6779
- Count : 39
Subscriber 6780 got new message data:
- From : 6775
- Count : 88
Subscriber 6780 got new message data:
- From : 6777
- Count : 3
Subscriber 6780 got new message data:
- From : 6783
- Count : 58
Subscriber 6780 got new message data:
- From : 6781
- Count : 87
Subscriber 6780 got new message data:
- From : 6773
- Count : 62
Subscriber 6780 got new message data:
- From : 6779
- Count : 40
Subscriber 6780 got new message data:
- From : 6787
- Count : 66
Subscriber 6780 got new message data:
- From : 6775
- Count : 89
Subscriber 6780 got new message data:
- From : 6777
- Count : 4
Subscriber 6780 got new message data:
- From : 6783
- Count : 59
Subscriber 6780 got new message data:
- From : 6787
- Count : 67
Subscriber 6780 got new message data:
- From : 6781
- Count : 88
Subscriber 6780 got new message data:
- From : 6773
- Count : 63
Subscriber 6780 got new message data:
- From : 6779
- Count : 41
Subscriber 6780 got new message data:
- From : 6775
- Count : 90
Subscriber 6780 got new message data:
- From : 6777
- Count : 5
Subscriber 6780 got new message data:
- From : 6783
- Count : 60
Subscriber 6780 got new message data:
- From : 6779
- Count : 42
Subscriber 6780 got new message data:
- From : 6781
- Count : 89
Subscriber 6780 got new message data:
- From : 6787
- Count : 68
Subscriber 6780 got new message data:
- From : 6773
- Count : 64
Subscriber 6780 got new message data:
- From : 6775
- Count : 91
Subscriber 6776 got new message data:
- From : 6787
- Count : 68
Subscriber 6776 got new message data:
- From : 6787
- Count : 69
Subscriber 6776 is done. Exiting.
Publisher 6781 is done. Exiting.
Publisher 6775 is done. Exiting.
Publisher 6787 is done. Exiting.
Publisher 6773 is done. Exiting.
Publisher 6783 is done. Exiting.
Publisher 6779 is done. Exiting.
Publisher 6777 is done. Exiting.
Publisher 6791 is done. Exiting.
Publisher 6785 is done. Exiting.
Publisher 6789 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl publishers 10 subscribers 10 Time:11s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl rtps publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6986
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini
pub_1 PID: 6996 started at 2026-06-30 17:27:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini
sub_1 PID: 6997 started at 2026-06-30 17:27:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini
pub_2 PID: 6998 started at 2026-06-30 17:27:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini
sub_2 PID: 6999 started at 2026-06-30 17:27:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini
pub_3 PID: 7000 started at 2026-06-30 17:27:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini
sub_3 PID: 7001 started at 2026-06-30 17:27:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini
pub_4 PID: 7002 started at 2026-06-30 17:27:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini
sub_4 PID: 7003 started at 2026-06-30 17:27:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini
pub_5 PID: 7004 started at 2026-06-30 17:27:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini
sub_5 PID: 7005 started at 2026-06-30 17:27:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini
pub_6 PID: 7006 started at 2026-06-30 17:27:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini
sub_6 PID: 7007 started at 2026-06-30 17:27:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini
pub_7 PID: 7008 started at 2026-06-30 17:27:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini
sub_7 PID: 7009 started at 2026-06-30 17:27:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini
pub_8 PID: 7010 started at 2026-06-30 17:27:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini
sub_8 PID: 7011 started at 2026-06-30 17:27:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini
pub_9 PID: 7012 started at 2026-06-30 17:27:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini
sub_9 PID: 7013 started at 2026-06-30 17:27:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini
pub_10 PID: 7014 started at 2026-06-30 17:27:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini
sub_10 PID: 7015 started at 2026-06-30 17:27:41
(6986|6986) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
Subscriber 6999 got new message data:
- From : 7008
- Count : 18
Subscriber 6999 is done. Exiting.
Subscriber 6999 got new message data:
- From : 6996
- Count : 19
Subscriber 6999 got new message data:
- From : 7008
- Count : 19
Subscriber 6999 got new message data:
- From : 7002
- Count : 9
Subscriber 6999 got new message data:
- From : 7004
- Count : 5
Subscriber 6999 got new message data:
- From : 6996
- Count : 20
Subscriber 6999 got new message data:
- From : 6998
- Count : 14
Subscriber 6999 got new message data:
- From : 7008
- Count : 20
Subscriber 6999 got new message data:
- From : 7002
- Count : 10
Subscriber 6999 got new message data:
- From : 7004
- Count : 6
Subscriber 6999 got new message data:
- From : 6996
- Count : 21
Subscriber 6999 got new message data:
- From : 6998
- Count : 15
Subscriber 6999 got new message data:
- From : 7008
- Count : 21
Subscriber 6999 got new message data:
- From : 7002
- Count : 11
Subscriber 6999 got new message data:
- From : 7004
- Count : 7
Subscriber 6999 got new message data:
- From : 6998
- Count : 16
Subscriber 6999 got new message data:
- From : 6996
- Count : 22
Subscriber 7001 got new message data:
- From : 7010
- Count : 11
Subscriber 7001 got new message data:
- From : 7002
- Count : 20
Subscriber 7001 got new message data:
- From : 6996
- Count : 30
Subscriber 7001 is done. Exiting.
Subscriber 7007 got new message data:
- From : 7008
- Count : 37
Subscriber 7007 is done. Exiting.
Subscriber 7013 got new message data:
- From : 6998
- Count : 33
Subscriber 7013 got new message data:
- From : 7008
- Count : 39
Subscriber 7013 got new message data:
- From : 7002
- Count : 30
Subscriber 7013 got new message data:
- From : 7010
- Count : 22
Subscriber 7013 is done. Exiting.
Subscriber 7009 got new message data:
- From : 6998
- Count : 42
Subscriber 7009 got new message data:
- From : 7010
- Count : 30
Subscriber 7009 got new message data:
- From : 7004
- Count : 33
Subscriber 7009 got new message data:
- From : 6996
- Count : 48
Subscriber 7009 is done. Exiting.
Subscriber 7009 got new message data:
- From : 7008
- Count : 48
Subscriber 7009 got new message data:
- From : 7002
- Count : 39
Subscriber 7009 got new message data:
- From : 7010
- Count : 31
Subscriber 7009 got new message data:
- From : 6998
- Count : 43
Subscriber 7003 got new message data:
- From : 6996
- Count : 60
Subscriber 7003 got new message data:
- From : 7008
- Count : 60
Subscriber 7003 got new message data:
- From : 6998
- Count : 56
Subscriber 7003 got new message data:
- From : 7002
- Count : 50
Subscriber 7003 is done. Exiting.
Subscriber 7015 got new message data:
- From : 6996
- Count : 62
Subscriber 7015 got new message data:
- From : 6998
- Count : 58
Subscriber 7015 is done. Exiting.
Subscriber 7015 got new message data:
- From : 7006
- Count : 9
Subscriber 7005 got new message data:
- From : 6996
- Count : 74
Subscriber 7005 is done. Exiting.
Subscriber 7005 got new message data:
- From : 6998
- Count : 70
Subscriber 7005 got new message data:
- From : 7014
- Count : 24
Subscriber 7005 got new message data:
- From : 7002
- Count : 64
Subscriber 7005 got new message data:
- From : 7008
- Count : 74
Subscriber 7005 got new message data:
- From : 7006
- Count : 21
Subscriber 7005 got new message data:
- From : 7010
- Count : 57
Subscriber 7005 got new message data:
- From : 7004
- Count : 61
Subscriber 7005 got new message data:
- From : 6996
- Count : 75
Subscriber 7005 got new message data:
- From : 7014
- Count : 25
Subscriber 7005 got new message data:
- From : 6998
- Count : 71
Subscriber 7005 got new message data:
- From : 7008
- Count : 75
Subscriber 7005 got new message data:
- From : 7006
- Count : 22
Subscriber 7005 got new message data:
- From : 7002
- Count : 65
Subscriber 7005 got new message data:
- From : 7010
- Count : 58
Subscriber 7005 got new message data:
- From : 7004
- Count : 62
Subscriber 7005 got new message data:
- From : 6996
- Count : 76
Subscriber 7005 got new message data:
- From : 7014
- Count : 26
Subscriber 7005 got new message data:
- From : 6998
- Count : 72
Subscriber 7005 got new message data:
- From : 7008
- Count : 76
Subscriber 7005 got new message data:
- From : 7006
- Count : 23
Subscriber 7005 got new message data:
- From : 7002
- Count : 66
Subscriber 7005 got new message data:
- From : 7010
- Count : 59
Subscriber 7005 got new message data:
- From : 7000
- Count : 7
Subscriber 7005 got new message data:
- From : 7004
- Count : 63
Subscriber 7005 got new message data:
- From : 6996
- Count : 77
Subscriber 7005 got new message data:
- From : 7014
- Count : 27
Subscriber 7005 got new message data:
- From : 6998
- Count : 73
Subscriber 7005 got new message data:
- From : 7008
- Count : 77
Subscriber 7005 got new message data:
- From : 7006
- Count : 24
Subscriber 7005 got new message data:
- From : 7002
- Count : 67
Subscriber 7005 got new message data:
- From : 7010
- Count : 60
Subscriber 7005 got new message data:
- From : 7000
- Count : 8
Subscriber 7005 got new message data:
- From : 7014
- Count : 28
Subscriber 7005 got new message data:
- From : 6996
- Count : 78
Subscriber 7005 got new message data:
- From : 7004
- Count : 64
Subscriber 7005 got new message data:
- From : 6998
- Count : 74
Subscriber 7005 got new message data:
- From : 7002
- Count : 68
Subscriber 7005 got new message data:
- From : 7010
- Count : 61
Subscriber 7005 got new message data:
- From : 7006
- Count : 25
Subscriber 7005 got new message data:
- From : 7008
- Count : 78
Subscriber 7005 got new message data:
- From : 7000
- Count : 9
Subscriber 7005 got new message data:
- From : 7014
- Count : 29
Subscriber 7005 got new message data:
- From : 7004
- Count : 65
Subscriber 7005 got new message data:
- From : 6998
- Count : 75
Subscriber 7005 got new message data:
- From : 7002
- Count : 69
Subscriber 7005 got new message data:
- From : 6996
- Count : 79
Subscriber 7005 got new message data:
- From : 7010
- Count : 62
Subscriber 6997 got new message data:
- From : 7004
- Count : 66
Subscriber 6997 got new message data:
- From : 6998
- Count : 76
Subscriber 6997 got new message data:
- From : 6996
- Count : 80
Subscriber 6997 got new message data:
- From : 7014
- Count : 30
Subscriber 6997 got new message data:
- From : 7002
- Count : 70
Subscriber 6997 is done. Exiting.
Subscriber 6997 got new message data:
- From : 7006
- Count : 27
Subscriber 6997 got new message data:
- From : 7010
- Count : 63
Subscriber 6997 got new message data:
- From : 7000
- Count : 11
Subscriber 6997 got new message data:
- From : 7008
- Count : 80
Subscriber 6997 got new message data:
- From : 7004
- Count : 67
Subscriber 6997 got new message data:
- From : 6998
- Count : 77
Subscriber 7011 got new message data:
- From : 7008
- Count : 90
Subscriber 7011 got new message data:
- From : 6998
- Count : 87
Subscriber 7011 got new message data:
- From : 7014
- Count : 40
Subscriber 7011 got new message data:
- From : 7004
- Count : 77
Subscriber 7011 got new message data:
- From : 7002
- Count : 81
Subscriber 7011 got new message data:
- From : 7006
- Count : 38
Subscriber 7011 got new message data:
- From : 7010
- Count : 74
Subscriber 7011 got new message data:
- From : 7008
- Count : 91
Subscriber 7011 got new message data:
- From : 6996
- Count : 91
Subscriber 7011 got new message data:
- From : 7000
- Count : 22
Subscriber 7011 got new message data:
- From : 7014
- Count : 41
Subscriber 7011 is done. Exiting.
Subscriber 7011 got new message data:
- From : 6998
- Count : 88
Subscriber 7011 got new message data:
- From : 7004
- Count : 78
Subscriber 7011 got new message data:
- From : 7002
- Count : 82
Subscriber 7011 got new message data:
- From : 7006
- Count : 39
Subscriber 7011 got new message data:
- From : 7012
- Count : 5
Subscriber 7011 got new message data:
- From : 7010
- Count : 75
Subscriber 7011 got new message data:
- From : 7008
- Count : 92
Subscriber 7011 got new message data:
- From : 6996
- Count : 92
Subscriber 7011 got new message data:
- From : 7014
- Count : 42
Subscriber 7011 got new message data:
- From : 7000
- Count : 23
Subscriber 7011 got new message data:
- From : 6998
- Count : 89
Subscriber 7011 got new message data:
- From : 7004
- Count : 79
Subscriber 7011 got new message data:
- From : 7002
- Count : 83
Subscriber 7011 got new message data:
- From : 7006
- Count : 40
Publisher 7008 is done. Exiting.
Publisher 6996 is done. Exiting.
Publisher 6998 is done. Exiting.
Publisher 7002 is done. Exiting.
Publisher 7004 is done. Exiting.
Publisher 7010 is done. Exiting.
Publisher 7014 is done. Exiting.
Publisher 7006 is done. Exiting.
Publisher 7000 is done. Exiting.
Publisher 7012 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl rtps publishers 10 subscribers 10 Time:11s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 7210 started at 2026-06-30 17:27:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 7211 started at 2026-06-30 17:27:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini
pub_2 PID: 7212 started at 2026-06-30 17:27:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 7213 started at 2026-06-30 17:27:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini
pub_3 PID: 7214 started at 2026-06-30 17:27:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 7215 started at 2026-06-30 17:27:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini
pub_4 PID: 7216 started at 2026-06-30 17:27:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini
sub_4 PID: 7217 started at 2026-06-30 17:27:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini
pub_5 PID: 7218 started at 2026-06-30 17:27:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini
sub_5 PID: 7219 started at 2026-06-30 17:27:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini
pub_6 PID: 7220 started at 2026-06-30 17:27:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini
sub_6 PID: 7221 started at 2026-06-30 17:27:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini
pub_7 PID: 7222 started at 2026-06-30 17:27:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini
sub_7 PID: 7223 started at 2026-06-30 17:27:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini
pub_8 PID: 7224 started at 2026-06-30 17:27:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini
sub_8 PID: 7225 started at 2026-06-30 17:27:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini
pub_9 PID: 7226 started at 2026-06-30 17:27:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini
sub_9 PID: 7227 started at 2026-06-30 17:27:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini
pub_10 PID: 7228 started at 2026-06-30 17:27:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini
sub_10 PID: 7229 started at 2026-06-30 17:27:52
Subscriber 7221 got new message data:
- From : 7218
- Count : 113
Subscriber 7221 is done. Exiting.
Subscriber 7221 got new message data:
- From : 7218
- Count : 114
Subscriber 7225 got new message data:
- From : 7212
- Count : 139
Subscriber 7217 got new message data:
- From : 7212
- Count : 139
Subscriber 7225 is done. Exiting.
Subscriber 7217 is done. Exiting.
Subscriber 7219 got new message data:
- From : 7212
- Count : 142
Subscriber 7219 got new message data:
- From : 7212
- Count : 143
Subscriber 7219 is done. Exiting.
Subscriber 7227 got new message data:
- From : 7220
- Count : 139
Subscriber 7227 is done. Exiting.
Subscriber 7227 got new message data:
- From : 7220
- Count : 140
Subscriber 7227 got new message data:
- From : 7220
- Count : 141
Subscriber 7227 got new message data:
- From : 7220
- Count : 142
Subscriber 7227 got new message data:
- From : 7220
- Count : 143
Subscriber 7227 got new message data:
- From : 7220
- Count : 144
Subscriber 7229 got new message data:
- From : 7212
- Count : 155
Subscriber 7229 got new message data:
- From : 7212
- Count : 156
Subscriber 7229 is done. Exiting.
Subscriber 7213 got new message data:
- From : 7226
- Count : 154
Subscriber 7213 is done. Exiting.
Subscriber 7211 got new message data:
- From : 7212
- Count : 171
Subscriber 7211 is done. Exiting.
Subscriber 7215 got new message data:
- From : 7216
- Count : 164
Subscriber 7215 is done. Exiting.
Subscriber 7215 got new message data:
- From : 7216
- Count : 165
Subscriber 7215 got new message data:
- From : 7216
- Count : 166
Subscriber 7215 got new message data:
- From : 7216
- Count : 167
Subscriber 7215 got new message data:
- From : 7216
- Count : 168
Subscriber 7223 got new message data:
- From : 7210
- Count : 182
Subscriber 7223 is done. Exiting.
Publisher 7212 is done. Exiting.
Publisher 7226 is done. Exiting.
Publisher 7224 is done. Exiting.
Publisher 7210 is done. Exiting.
Publisher 7222 is done. Exiting.
Publisher 7220 is done. Exiting.
Publisher 7214 is done. Exiting.
Publisher 7216 is done. Exiting.
Publisher 7228 is done. Exiting.
Publisher 7218 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc publishers 10 subscribers 10 Time:8s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc_tcp publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc_tcp.ini
pub_1 PID: 7382 started at 2026-06-30 17:28:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini
sub_1 PID: 7383 started at 2026-06-30 17:28:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc_tcp.ini
pub_2 PID: 7384 started at 2026-06-30 17:28:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini
sub_2 PID: 7385 started at 2026-06-30 17:28:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc_tcp.ini
pub_3 PID: 7386 started at 2026-06-30 17:28:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini
sub_3 PID: 7387 started at 2026-06-30 17:28:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc_tcp.ini
pub_4 PID: 7388 started at 2026-06-30 17:28:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini
sub_4 PID: 7389 started at 2026-06-30 17:28:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc_tcp.ini
pub_5 PID: 7390 started at 2026-06-30 17:28:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini
sub_5 PID: 7391 started at 2026-06-30 17:28:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc_tcp.ini
pub_6 PID: 7392 started at 2026-06-30 17:28:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini
sub_6 PID: 7393 started at 2026-06-30 17:28:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc_tcp.ini
pub_7 PID: 7394 started at 2026-06-30 17:28:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini
sub_7 PID: 7395 started at 2026-06-30 17:28:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc_tcp.ini
pub_8 PID: 7396 started at 2026-06-30 17:28:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini
sub_8 PID: 7397 started at 2026-06-30 17:28:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc_tcp.ini
pub_9 PID: 7398 started at 2026-06-30 17:28:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini
sub_9 PID: 7399 started at 2026-06-30 17:28:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc_tcp.ini
pub_10 PID: 7400 started at 2026-06-30 17:28:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini
sub_10 PID: 7401 started at 2026-06-30 17:28:00
Subscriber 7387 got new message data:
- From : 7396
- Count : 122
Subscriber 7387 is done. Exiting.
Subscriber 7401 got new message data:
- From : 7394
- Count : 149
Subscriber 7401 got new message data:
- From : 7394
- Count : 150
Subscriber 7401 got new message data:
- From : 7394
- Count : 151
Subscriber 7401 is done. Exiting.
Subscriber 7401 got new message data:
- From : 7394
- Count : 152
Subscriber 7393 got new message data:
- From : 7400
- Count : 161
Subscriber 7393 is done. Exiting.
Subscriber 7385 got new message data:
- From : 7386
- Count : 175
Subscriber 7385 is done. Exiting.
Subscriber 7391 got new message data:
- From : 7398
- Count : 196
Subscriber 7391 is done. Exiting.
Subscriber 7389 got new message data:
- From : 7390
- Count : 181
Subscriber 7389 is done. Exiting.
Subscriber 7389 got new message data:
- From : 7390
- Count : 182
Subscriber 7397 got new message data:
- From : 7390
- Count : 184
Subscriber 7383 got new message data:
- From : 7394
- Count : 217
Subscriber 7397 is done. Exiting.
Subscriber 7383 is done. Exiting.
Subscriber 7395 got new message data:
- From : 7390
- Count : 189
Subscriber 7395 is done. Exiting.
Subscriber 7395 got new message data:
- From : 7390
- Count : 190
Subscriber 7395 got new message data:
- From : 7384
- Count : 209
Subscriber 7395 got new message data:
- From : 7390
- Count : 191
Subscriber 7395 got new message data:
- From : 7384
- Count : 210
Subscriber 7395 got new message data:
- From : 7390
- Count : 192
Subscriber 7395 got new message data:
- From : 7384
- Count : 211
Subscriber 7399 got new message data:
- From : 7384
- Count : 217
Subscriber 7399 is done. Exiting.
Publisher 7394 is done. Exiting.
Publisher 7398 is done. Exiting.
Publisher 7384 is done. Exiting.
Publisher 7382 is done. Exiting.
Publisher 7396 is done. Exiting.
Publisher 7386 is done. Exiting.
Publisher 7400 is done. Exiting.
Publisher 7392 is done. Exiting.
Publisher 7388 is done. Exiting.
Publisher 7390 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc_tcp publishers 10 subscribers 10 Time:9s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl large_samples publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 7561
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 7571 started at 2026-06-30 17:28:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 7572 started at 2026-06-30 17:28:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 7573 started at 2026-06-30 17:28:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 7574 started at 2026-06-30 17:28:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 7575 started at 2026-06-30 17:28:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 7576 started at 2026-06-30 17:28:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 7577 started at 2026-06-30 17:28:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 7578 started at 2026-06-30 17:28:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 7579 started at 2026-06-30 17:28:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 7580 started at 2026-06-30 17:28:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 7581 started at 2026-06-30 17:28:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 7582 started at 2026-06-30 17:28:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 7583 started at 2026-06-30 17:28:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 7584 started at 2026-06-30 17:28:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 7585 started at 2026-06-30 17:28:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 7586 started at 2026-06-30 17:28:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 7587 started at 2026-06-30 17:28:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 7588 started at 2026-06-30 17:28:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 7589 started at 2026-06-30 17:28:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 7590 started at 2026-06-30 17:28:09
(7561|7561) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
Subscriber 7576 got new message data:
- From : 7575
- Count : 1
Subscriber 7578 got new message data:
- From : 7575
- Count : 1
Subscriber 7572 got new message data:
- From : 7575
- Count : 1
Subscriber 7574 got new message data:
- From : 7575
- Count : 1
Subscriber 7572 is done. Exiting.
Subscriber 7586 got new message data:
- From : 7575
- Count : 1
Subscriber 7590 got new message data:
- From : 7575
- Count : 1
Subscriber 7582 got new message data:
- From : 7575
- Count : 1
Subscriber 7574 is done. Exiting.
Subscriber 7590 is done. Exiting.
Subscriber 7580 got new message data:
- From : 7575
- Count : 1
Subscriber 7584 got new message data:
- From : 7575
- Count : 1
Subscriber 7576 is done. Exiting.
Subscriber 7588 got new message data:
- From : 7575
- Count : 1
Subscriber 7586 is done. Exiting.
Subscriber 7580 is done. Exiting.
Subscriber 7578 is done. Exiting.
Subscriber 7588 is done. Exiting.
Subscriber 7582 is done. Exiting.
Subscriber 7584 is done. Exiting.
Subscriber 7584 got new message data:
- From : 7587
- Count : 1
Publisher 7575 is done. Exiting.
Publisher 7587 is done. Exiting.
Publisher 7579 is done. Exiting.
Publisher 7577 is done. Exiting.
Publisher 7583 is done. Exiting.
Publisher 7589 is done. Exiting.
Publisher 7573 is done. Exiting.
Publisher 7585 is done. Exiting.
Publisher 7581 is done. Exiting.
Publisher 7571 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl large_samples publishers 10 subscribers 10 Time:11s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 7786
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini
pub_1 PID: 7796 started at 2026-06-30 17:28:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini
sub_1 PID: 7797 started at 2026-06-30 17:28:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini
pub_2 PID: 7798 started at 2026-06-30 17:28:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini
sub_2 PID: 7799 started at 2026-06-30 17:28:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini
pub_3 PID: 7800 started at 2026-06-30 17:28:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini
sub_3 PID: 7801 started at 2026-06-30 17:28:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini
pub_4 PID: 7802 started at 2026-06-30 17:28:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini
sub_4 PID: 7803 started at 2026-06-30 17:28:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini
pub_5 PID: 7804 started at 2026-06-30 17:28:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini
sub_5 PID: 7805 started at 2026-06-30 17:28:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini
pub_6 PID: 7806 started at 2026-06-30 17:28:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini
sub_6 PID: 7807 started at 2026-06-30 17:28:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini
pub_7 PID: 7808 started at 2026-06-30 17:28:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini
sub_7 PID: 7809 started at 2026-06-30 17:28:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini
pub_8 PID: 7810 started at 2026-06-30 17:28:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini
sub_8 PID: 7811 started at 2026-06-30 17:28:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini
pub_9 PID: 7812 started at 2026-06-30 17:28:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini
sub_9 PID: 7813 started at 2026-06-30 17:28:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini
pub_10 PID: 7814 started at 2026-06-30 17:28:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini
sub_10 PID: 7815 started at 2026-06-30 17:28:20
(7786|7786) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
Subscriber 7811 got new message data:
- From : 7798
- Count : 1
Subscriber 7815 got new message data:
- From : 7798
- Count : 1
Subscriber 7801 got new message data:
- From : 7798
- Count : 1
Subscriber 7803 got new message data:
- From : 7798
- Count : 1
Subscriber 7801 is done. Exiting.
Subscriber 7809 got new message data:
- From : 7798
- Count : 1
Subscriber 7797 got new message data:
- From : 7798
- Count : 1
Subscriber 7805 got new message data:
- From : 7798
- Count : 1
Subscriber 7815 is done. Exiting.
Subscriber 7805 is done. Exiting.
Subscriber 7803 is done. Exiting.
Subscriber 7809 is done. Exiting.
Subscriber 7797 is done. Exiting.
Subscriber 7799 got new message data:
- From : 7798
- Count : 1
Subscriber 7807 got new message data:
- From : 7798
- Count : 1
Subscriber 7807 is done. Exiting.
Subscriber 7813 got new message data:
- From : 7798
- Count : 1
Subscriber 7811 is done. Exiting.
Subscriber 7799 is done. Exiting.
Subscriber 7813 is done. Exiting.
Publisher 7798 is done. Exiting.
Publisher 7810 is done. Exiting.
Publisher 7800 is done. Exiting.
Publisher 7812 is done. Exiting.
Publisher 7804 is done. Exiting.
Publisher 7808 is done. Exiting.
Publisher 7802 is done. Exiting.
Publisher 7796 is done. Exiting.
Publisher 7806 is done. Exiting.
Publisher 7814 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps publishers 10 subscribers 10 Time:11s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps_disc publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 8010 started at 2026-06-30 17:28:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 8011 started at 2026-06-30 17:28:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini
pub_2 PID: 8012 started at 2026-06-30 17:28:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 8013 started at 2026-06-30 17:28:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini
pub_3 PID: 8014 started at 2026-06-30 17:28:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 8015 started at 2026-06-30 17:28:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini
pub_4 PID: 8016 started at 2026-06-30 17:28:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini
sub_4 PID: 8017 started at 2026-06-30 17:28:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini
pub_5 PID: 8018 started at 2026-06-30 17:28:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini
sub_5 PID: 8019 started at 2026-06-30 17:28:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini
pub_6 PID: 8020 started at 2026-06-30 17:28:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini
sub_6 PID: 8021 started at 2026-06-30 17:28:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini
pub_7 PID: 8022 started at 2026-06-30 17:28:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini
sub_7 PID: 8023 started at 2026-06-30 17:28:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini
pub_8 PID: 8024 started at 2026-06-30 17:28:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini
sub_8 PID: 8025 started at 2026-06-30 17:28:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini
pub_9 PID: 8026 started at 2026-06-30 17:28:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini
sub_9 PID: 8027 started at 2026-06-30 17:28:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini
pub_10 PID: 8028 started at 2026-06-30 17:28:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini
sub_10 PID: 8029 started at 2026-06-30 17:28:31
Subscriber 8027 got new message data:
- From : 8012
- Count : 1
Subscriber 8015 got new message data:
- From : 8012
- Count : 1
Subscriber 8013 got new message data:
- From : 8012
- Count : 1
Subscriber 8025 got new message data:
- From : 8012
- Count : 1
Subscriber 8025 is done. Exiting.
Subscriber 8011 got new message data:
- From : 8012
- Count : 1
Subscriber 8017 got new message data:
- From : 8012
- Count : 1
Subscriber 8027 is done. Exiting.
Subscriber 8021 got new message data:
- From : 8012
- Count : 1
Subscriber 8015 is done. Exiting.
Subscriber 8017 is done. Exiting.
Subscriber 8021 is done. Exiting.
Subscriber 8029 got new message data:
- From : 8012
- Count : 1
Subscriber 8013 is done. Exiting.
Subscriber 8011 is done. Exiting.
Subscriber 8029 is done. Exiting.
Subscriber 8019 got new message data:
- From : 8018
- Count : 1
Subscriber 8019 is done. Exiting.
Subscriber 8019 got new message data:
- From : 8014
- Count : 1
Subscriber 8019 got new message data:
- From : 8028
- Count : 1
Subscriber 8023 got new message data:
- From : 8010
- Count : 2
Subscriber 8023 is done. Exiting.
Publisher 8010 is done. Exiting.
Publisher 8012 is done. Exiting.
Publisher 8018 is done. Exiting.
Publisher 8014 is done. Exiting.
Publisher 8022 is done. Exiting.
Publisher 8028 is done. Exiting.
Publisher 8016 is done. Exiting.
Publisher 8024 is done. Exiting.
Publisher 8020 is done. Exiting.
Publisher 8026 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps_disc publishers 10 subscribers 10 Time:9s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps_disc_tcp publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc_tcp.ini
pub_1 PID: 8182 started at 2026-06-30 17:28:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini
sub_1 PID: 8183 started at 2026-06-30 17:28:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc_tcp.ini
pub_2 PID: 8184 started at 2026-06-30 17:28:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini
sub_2 PID: 8185 started at 2026-06-30 17:28:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc_tcp.ini
pub_3 PID: 8186 started at 2026-06-30 17:28:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini
sub_3 PID: 8187 started at 2026-06-30 17:28:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc_tcp.ini
pub_4 PID: 8188 started at 2026-06-30 17:28:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini
sub_4 PID: 8189 started at 2026-06-30 17:28:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc_tcp.ini
pub_5 PID: 8190 started at 2026-06-30 17:28:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini
sub_5 PID: 8191 started at 2026-06-30 17:28:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc_tcp.ini
pub_6 PID: 8192 started at 2026-06-30 17:28:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini
sub_6 PID: 8193 started at 2026-06-30 17:28:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc_tcp.ini
pub_7 PID: 8194 started at 2026-06-30 17:28:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini
sub_7 PID: 8195 started at 2026-06-30 17:28:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc_tcp.ini
pub_8 PID: 8196 started at 2026-06-30 17:28:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini
sub_8 PID: 8197 started at 2026-06-30 17:28:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc_tcp.ini
pub_9 PID: 8198 started at 2026-06-30 17:28:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini
sub_9 PID: 8199 started at 2026-06-30 17:28:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc_tcp.ini
pub_10 PID: 8200 started at 2026-06-30 17:28:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini
sub_10 PID: 8201 started at 2026-06-30 17:28:40
Subscriber 8197 got new message data:
- From : 8188
- Count : 1
Subscriber 8193 got new message data:
- From : 8188
- Count : 1
Subscriber 8197 is done. Exiting.
Subscriber 8193 is done. Exiting.
Subscriber 8191 got new message data:
- From : 8188
- Count : 1
Subscriber 8191 is done. Exiting.
Subscriber 8189 got new message data:
- From : 8190
- Count : 1
Subscriber 8195 got new message data:
- From : 8190
- Count : 1
Subscriber 8189 is done. Exiting.
Subscriber 8195 is done. Exiting.
Subscriber 8187 got new message data:
- From : 8196
- Count : 1
Subscriber 8187 is done. Exiting.
Subscriber 8185 got new message data:
- From : 8184
- Count : 1
Subscriber 8185 is done. Exiting.
Subscriber 8199 got new message data:
- From : 8184
- Count : 1
Subscriber 8199 is done. Exiting.
Subscriber 8201 got new message data:
- From : 8188
- Count : 2
Subscriber 8183 got new message data:
- From : 8188
- Count : 2
Subscriber 8201 is done. Exiting.
Subscriber 8183 is done. Exiting.
Publisher 8188 is done. Exiting.
Publisher 8190 is done. Exiting.
Publisher 8194 is done. Exiting.
Publisher 8182 is done. Exiting.
Publisher 8186 is done. Exiting.
Publisher 8192 is done. Exiting.
Publisher 8200 is done. Exiting.
Publisher 8198 is done. Exiting.
Publisher 8196 is done. Exiting.
Publisher 8184 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps_disc_tcp publishers 10 subscribers 10 Time:9s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl single
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8363
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8373 started at 2026-06-30 17:28:49
(8373|8373) -> Thrasher started
(8373|8373) -> Subscriber::Subscriber
(8363|8363) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(8373|8373) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(8373|8373) Subscriber reader id: 01030000.529dae90.00000002.00000507(75ba82a7)
(8373|8373) -> PublisherService::PublisherService
(8373|8373) -> PublisherService::start (1 threads)
(8373|8373) sub wait_received 0:1
(8373|8385) pub0 writer id: 01030000.529dae90.00000003.00000102(5cdc9a9c)
(8373|8385) pub0->started
(8373|8385) pub0->wait_match() before write for 01030000.529dae90.00000003.00000102(5cdc9a9c)
(8373|8385) pub0<-match found! before write for 01030000.529dae90.00000003.00000102(5cdc9a9c)
(8373|8385) pub0 100% (1 samples sent)
(8373|8385) pub0 waiting for acks
(8373|8384) sub 100% (1 samples received)
(8373|8384) sub condition_.notify_all
(8373|8373) sub condition_.wait returned
(8373|8373) sub check_received
(8373|8373) sub check_received returns 0
(8373|8373) <- PublisherService::end
(8373|8385) pub0 waiting for acks returned
(8373|8385) pub0<-delete_contained_entities
(8373|8385) pub0<-delete_participant
(8373|8373) <- PublisherService::~PublisherService
(8373|8373) <- Subscriber delete_contained_entities
(8373|8373) <- Subscriber delete_participant
(8373|8373) <- Subscriber::~Subscriber
(8373|8373) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl single Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl double
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8387
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8397 started at 2026-06-30 17:28:50
(8397|8397) -> Thrasher started
(8397|8397) -> Subscriber::Subscriber
(8387|8387) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(8397|8397) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(8397|8397) Subscriber reader id: 01030000.1aee5697.00000002.00000507(43efd6ff)
(8397|8397) -> PublisherService::PublisherService
(8397|8397) -> PublisherService::start (2 threads)
(8397|8397) sub wait_received 0:2
(8397|8409) pub0 writer id: 01030000.1aee5697.00000003.00000102(6a89cec4)
(8397|8409) pub0->started
(8397|8409) pub0->wait_match() before write for 01030000.1aee5697.00000003.00000102(6a89cec4)
(8397|8410) pub1 writer id: 01030000.1aee5697.00000004.00000102(d8a912d4)
(8397|8410) pub1->started
(8397|8410) pub1->wait_match() before write for 01030000.1aee5697.00000004.00000102(d8a912d4)
(8397|8409) pub0<-match found! before write for 01030000.1aee5697.00000003.00000102(6a89cec4)
(8397|8410) pub1<-match found! before write for 01030000.1aee5697.00000004.00000102(d8a912d4)
(8397|8410) pub1 100% (1 samples sent)
(8397|8410) pub1 waiting for acks
(8397|8409) pub0 100% (1 samples sent)
(8397|8409) pub0 waiting for acks
(8397|8408) sub 50% (1 samples received)
(8397|8408) sub 100% (2 samples received)
(8397|8408) sub condition_.notify_all
(8397|8397) sub condition_.wait returned
(8397|8397) sub check_received
(8397|8397) sub check_received returns 0
(8397|8397) <- PublisherService::end
(8397|8410) pub1 waiting for acks returned
(8397|8410) pub1<-delete_contained_entities
(8397|8409) pub0 waiting for acks returned
(8397|8409) pub0<-delete_contained_entities
(8397|8410) pub1<-delete_participant
(8397|8409) pub0<-delete_participant
(8397|8397) <- PublisherService::~PublisherService
(8397|8397) <- Subscriber delete_contained_entities
(8397|8397) <- Subscriber delete_participant
(8397|8397) <- Subscriber::~Subscriber
(8397|8397) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl double Time:0s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl triangle
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8412
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8422 started at 2026-06-30 17:28:51
(8422|8422) -> Thrasher started
(8422|8422) -> Subscriber::Subscriber
(8412|8412) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(8422|8422) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(8422|8422) Subscriber reader id: 01030000.640f5f92.00000002.00000507(dead96f7)
(8422|8422) -> PublisherService::PublisherService
(8422|8422) -> PublisherService::start (3 threads)
(8422|8422) sub wait_received 0:9
(8422|8436) pub2 writer id: 01030000.640f5f92.00000004.00000102(45eb52dc)
(8422|8436) pub2->started
(8422|8436) pub2->wait_match() before write for 01030000.640f5f92.00000004.00000102(45eb52dc)
(8422|8435) pub1 writer id: 01030000.640f5f92.00000005.00000102(788b7b6c)
(8422|8435) pub1->started
(8422|8435) pub1->wait_match() before write for 01030000.640f5f92.00000005.00000102(788b7b6c)
(8422|8434) pub0 writer id: 01030000.640f5f92.00000003.00000102(f7cb8ecc)
(8422|8434) pub0->started
(8422|8434) pub0->wait_match() before write for 01030000.640f5f92.00000003.00000102(f7cb8ecc)
(8422|8434) pub0<-match found! before write for 01030000.640f5f92.00000003.00000102(f7cb8ecc)
(8422|8436) pub2<-match found! before write for 01030000.640f5f92.00000004.00000102(45eb52dc)
(8422|8434) pub0 33% (1 samples sent)
(8422|8435) pub1<-match found! before write for 01030000.640f5f92.00000005.00000102(788b7b6c)
(8422|8436) pub2 33% (1 samples sent)
(8422|8434) pub0 66% (2 samples sent)
(8422|8436) pub2 66% (2 samples sent)
(8422|8436) pub2 100% (3 samples sent)
(8422|8436) pub2 waiting for acks
(8422|8434) pub0 100% (3 samples sent)
(8422|8434) pub0 waiting for acks
(8422|8435) pub1 33% (1 samples sent)
(8422|8433) sub 11% (1 samples received)
(8422|8435) pub1 66% (2 samples sent)
(8422|8433) sub 22% (2 samples received)
(8422|8435) pub1 100% (3 samples sent)
(8422|8435) pub1 waiting for acks
(8422|8433) sub 33% (3 samples received)
(8422|8433) sub 44% (4 samples received)
(8422|8433) sub 55% (5 samples received)
(8422|8433) sub 66% (6 samples received)
(8422|8433) sub 77% (7 samples received)
(8422|8433) sub 88% (8 samples received)
(8422|8433) sub 100% (9 samples received)
(8422|8433) sub condition_.notify_all
(8422|8422) sub condition_.wait returned
(8422|8422) sub check_received
(8422|8422) sub check_received returns 0
(8422|8422) <- PublisherService::end
(8422|8436) pub2 waiting for acks returned
(8422|8436) pub2<-delete_contained_entities
(8422|8434) pub0 waiting for acks returned
(8422|8434) pub0<-delete_contained_entities
(8422|8435) pub1 waiting for acks returned
(8422|8435) pub1<-delete_contained_entities
(8422|8434) pub0<-delete_participant
(8422|8436) pub2<-delete_participant
(8422|8435) pub1<-delete_participant
(8422|8422) <- PublisherService::~PublisherService
(8422|8422) <- Subscriber delete_contained_entities
(8422|8422) <- Subscriber delete_participant
(8422|8422) <- Subscriber::~Subscriber
(8422|8422) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl triangle Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl default
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8438
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8448 started at 2026-06-30 17:28:51
(8448|8448) -> Thrasher started
(8448|8448) -> Subscriber::Subscriber
(8438|8438) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(8448|8448) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(8448|8448) Subscriber reader id: 01030000.45ac3abd.00000002.00000507(5f205f6f)
(8448|8448) -> PublisherService::PublisherService
(8448|8448) -> PublisherService::start (1 threads)
(8448|8448) sub wait_received 0:1024
(8448|8460) pub0 writer id: 01030000.45ac3abd.00000003.00000102(76464754)
(8448|8460) pub0->started
(8448|8460) pub0->wait_match() before write for 01030000.45ac3abd.00000003.00000102(76464754)
(8448|8460) pub0<-match found! before write for 01030000.45ac3abd.00000003.00000102(76464754)
(8448|8460) pub0 10% (103 samples sent)
(8448|8459) sub 10% (103 samples received)
(8448|8460) pub0 20% (205 samples sent)
(8448|8459) sub 20% (205 samples received)
(8448|8460) pub0 30% (308 samples sent)
(8448|8459) sub 30% (308 samples received)
(8448|8460) pub0 40% (410 samples sent)
(8448|8460) pub0 50% (512 samples sent)
(8448|8459) sub 40% (410 samples received)
(8448|8460) pub0 60% (615 samples sent)
(8448|8459) sub 50% (512 samples received)
(8448|8460) pub0 70% (717 samples sent)
(8448|8459) sub 60% (615 samples received)
(8448|8460) pub0 80% (820 samples sent)
(8448|8459) sub 70% (717 samples received)
(8448|8460) pub0 90% (922 samples sent)
(8448|8460) pub0 100% (1024 samples sent)
(8448|8460) pub0 waiting for acks
(8448|8459) sub 80% (820 samples received)
(8448|8459) sub 90% (922 samples received)
(8448|8459) sub 100% (1024 samples received)
(8448|8459) sub condition_.notify_all
(8448|8448) sub condition_.wait returned
(8448|8448) sub check_received
(8448|8448) sub check_received returns 0
(8448|8448) <- PublisherService::end
(8448|8460) pub0 waiting for acks returned
(8448|8460) pub0<-delete_contained_entities
(8448|8460) pub0<-delete_participant
(8448|8448) <- PublisherService::~PublisherService
(8448|8448) <- Subscriber delete_contained_entities
(8448|8448) <- Subscriber delete_participant
(8448|8448) <- Subscriber::~Subscriber
(8448|8448) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl default Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl low
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8462
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8472 started at 2026-06-30 17:28:52
(8472|8472) -> Thrasher started
(8472|8472) -> Subscriber::Subscriber
(8462|8462) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(8472|8472) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(8472|8472) Subscriber reader id: 01030000.36d6dafe.00000002.00000507(c08434af)
(8472|8472) -> PublisherService::PublisherService
(8472|8472) -> PublisherService::start (8 threads)
(8472|8472) sub wait_received 0:1024
(8472|8486) pub2 writer id: 01030000.36d6dafe.00000004.00000102(5bc2f084)
(8472|8486) pub2->started
(8472|8486) pub2->wait_match() before write for 01030000.36d6dafe.00000004.00000102(5bc2f084)
(8472|8484) pub0 writer id: 01030000.36d6dafe.00000003.00000102(e9e22c94)
(8472|8484) pub0->started
(8472|8484) pub0->wait_match() before write for 01030000.36d6dafe.00000003.00000102(e9e22c94)
(8472|8484) pub0<-match found! before write for 01030000.36d6dafe.00000003.00000102(e9e22c94)
(8472|8486) pub2<-match found! before write for 01030000.36d6dafe.00000004.00000102(5bc2f084)
(8472|8491) pub7 writer id: 01030000.36d6dafe.0000000a.00000102(e4f24ee5)
(8472|8491) pub7->started
(8472|8491) pub7->wait_match() before write for 01030000.36d6dafe.0000000a.00000102(e4f24ee5)
(8472|8489) pub5 writer id: 01030000.36d6dafe.00000007.00000102(1c628a54)
(8472|8489) pub5->started
(8472|8489) pub5->wait_match() before write for 01030000.36d6dafe.00000007.00000102(1c628a54)
(8472|8491) pub7<-match found! before write for 01030000.36d6dafe.0000000a.00000102(e4f24ee5)
(8472|8490) pub6 writer id: 01030000.36d6dafe.00000009.00000102(a3523435)
(8472|8490) pub6->started
(8472|8490) pub6->wait_match() before write for 01030000.36d6dafe.00000009.00000102(a3523435)
(8472|8489) pub5<-match found! before write for 01030000.36d6dafe.00000007.00000102(1c628a54)
(8472|8485) pub1 writer id: 01030000.36d6dafe.00000005.00000102(66a2d934)
(8472|8485) pub1->started
(8472|8485) pub1->wait_match() before write for 01030000.36d6dafe.00000005.00000102(66a2d934)
(8472|8488) pub4 writer id: 01030000.36d6dafe.00000006.00000102(2102a3e4)
(8472|8488) pub4->started
(8472|8488) pub4->wait_match() before write for 01030000.36d6dafe.00000006.00000102(2102a3e4)
(8472|8484) pub0 10% (13 samples sent)
(8472|8485) pub1<-match found! before write for 01030000.36d6dafe.00000005.00000102(66a2d934)
(8472|8489) pub5 10% (13 samples sent)
(8472|8490) pub6<-match found! before write for 01030000.36d6dafe.00000009.00000102(a3523435)
(8472|8486) pub2 10% (13 samples sent)
(8472|8491) pub7 10% (13 samples sent)
(8472|8485) pub1 10% (13 samples sent)
(8472|8487) pub3 writer id: 01030000.36d6dafe.00000008.00000102(9e321d85)
(8472|8487) pub3->started
(8472|8487) pub3->wait_match() before write for 01030000.36d6dafe.00000008.00000102(9e321d85)
(8472|8484) pub0 20% (26 samples sent)
(8472|8484) pub0 30% (39 samples sent)
(8472|8484) pub0 40% (52 samples sent)
(8472|8489) pub5 20% (26 samples sent)
(8472|8486) pub2 20% (26 samples sent)
(8472|8490) pub6 10% (13 samples sent)
(8472|8484) pub0 50% (64 samples sent)
(8472|8491) pub7 20% (26 samples sent)
(8472|8486) pub2 30% (39 samples sent)
(8472|8489) pub5 30% (39 samples sent)
(8472|8485) pub1 20% (26 samples sent)
(8472|8490) pub6 20% (26 samples sent)
(8472|8491) pub7 30% (39 samples sent)
(8472|8486) pub2 40% (52 samples sent)
(8472|8488) pub4<-match found! before write for 01030000.36d6dafe.00000006.00000102(2102a3e4)
(8472|8491) pub7 40% (52 samples sent)
(8472|8487) pub3<-match found! before write for 01030000.36d6dafe.00000008.00000102(9e321d85)
(8472|8489) pub5 40% (52 samples sent)
(8472|8484) pub0 60% (77 samples sent)
(8472|8488) pub4 10% (13 samples sent)
(8472|8491) pub7 50% (64 samples sent)
(8472|8491) pub7 60% (77 samples sent)
(8472|8491) pub7 70% (90 samples sent)
(8472|8485) pub1 30% (39 samples sent)
(8472|8487) pub3 10% (13 samples sent)
(8472|8489) pub5 50% (64 samples sent)
(8472|8490) pub6 30% (39 samples sent)
(8472|8486) pub2 50% (64 samples sent)
(8472|8485) pub1 40% (52 samples sent)
(8472|8484) pub0 70% (90 samples sent)
(8472|8486) pub2 60% (77 samples sent)
(8472|8489) pub5 60% (77 samples sent)
(8472|8490) pub6 40% (52 samples sent)
(8472|8491) pub7 80% (103 samples sent)
(8472|8489) pub5 70% (90 samples sent)
(8472|8487) pub3 20% (26 samples sent)
(8472|8486) pub2 70% (90 samples sent)
(8472|8488) pub4 20% (26 samples sent)
(8472|8487) pub3 30% (39 samples sent)
(8472|8483) sub 10% (103 samples received)
(8472|8487) pub3 40% (52 samples sent)
(8472|8486) pub2 80% (103 samples sent)
(8472|8484) pub0 80% (103 samples sent)
(8472|8485) pub1 50% (64 samples sent)
(8472|8490) pub6 50% (64 samples sent)
(8472|8484) pub0 90% (116 samples sent)
(8472|8487) pub3 50% (64 samples sent)
(8472|8488) pub4 30% (39 samples sent)
(8472|8489) pub5 80% (103 samples sent)
(8472|8486) pub2 90% (116 samples sent)
(8472|8488) pub4 40% (52 samples sent)
(8472|8487) pub3 60% (77 samples sent)
(8472|8487) pub3 70% (90 samples sent)
(8472|8491) pub7 90% (116 samples sent)
(8472|8486) pub2 100% (128 samples sent)
(8472|8486) pub2 waiting for acks
(8472|8484) pub0 100% (128 samples sent)
(8472|8484) pub0 waiting for acks
(8472|8487) pub3 80% (103 samples sent)
(8472|8490) pub6 60% (77 samples sent)
(8472|8488) pub4 50% (64 samples sent)
(8472|8483) sub 20% (205 samples received)
(8472|8491) pub7 100% (128 samples sent)
(8472|8491) pub7 waiting for acks
(8472|8489) pub5 90% (116 samples sent)
(8472|8488) pub4 60% (77 samples sent)
(8472|8487) pub3 90% (116 samples sent)
(8472|8488) pub4 70% (90 samples sent)
(8472|8490) pub6 70% (90 samples sent)
(8472|8489) pub5 100% (128 samples sent)
(8472|8489) pub5 waiting for acks
(8472|8487) pub3 100% (128 samples sent)
(8472|8487) pub3 waiting for acks
(8472|8485) pub1 60% (77 samples sent)
(8472|8488) pub4 80% (103 samples sent)
(8472|8490) pub6 80% (103 samples sent)
(8472|8488) pub4 90% (116 samples sent)
(8472|8485) pub1 70% (90 samples sent)
(8472|8490) pub6 90% (116 samples sent)
(8472|8488) pub4 100% (128 samples sent)
(8472|8488) pub4 waiting for acks
(8472|8485) pub1 80% (103 samples sent)
(8472|8490) pub6 100% (128 samples sent)
(8472|8490) pub6 waiting for acks
(8472|8485) pub1 90% (116 samples sent)
(8472|8485) pub1 100% (128 samples sent)
(8472|8485) pub1 waiting for acks
(8472|8483) sub 30% (308 samples received)
(8472|8483) sub 40% (410 samples received)
(8472|8483) sub 50% (512 samples received)
(8472|8483) sub 60% (615 samples received)
(8472|8483) sub 70% (717 samples received)
(8472|8483) sub 80% (820 samples received)
(8472|8483) sub 90% (922 samples received)
(8472|8486) pub2 waiting for acks returned
(8472|8486) pub2<-delete_contained_entities
(8472|8491) pub7 waiting for acks returned
(8472|8484) pub0 waiting for acks returned
(8472|8484) pub0<-delete_contained_entities
(8472|8487) pub3 waiting for acks returned
(8472|8487) pub3<-delete_contained_entities
(8472|8491) pub7<-delete_contained_entities
(8472|8489) pub5 waiting for acks returned
(8472|8489) pub5<-delete_contained_entities
(8472|8483) sub 100% (1024 samples received)
(8472|8483) sub condition_.notify_all
(8472|8472) sub condition_.wait returned
(8472|8472) sub check_received
(8472|8472) sub check_received returns 0
(8472|8472) <- PublisherService::end
(8472|8488) pub4 waiting for acks returned
(8472|8488) pub4<-delete_contained_entities
(8472|8490) pub6 waiting for acks returned
(8472|8490) pub6<-delete_contained_entities
(8472|8485) pub1 waiting for acks returned
(8472|8485) pub1<-delete_contained_entities
(8472|8486) pub2<-delete_participant
(8472|8491) pub7<-delete_participant
(8472|8489) pub5<-delete_participant
(8472|8484) pub0<-delete_participant
(8472|8487) pub3<-delete_participant
(8472|8488) pub4<-delete_participant
(8472|8490) pub6<-delete_participant
(8472|8485) pub1<-delete_participant
(8472|8472) <- PublisherService::~PublisherService
(8472|8472) <- Subscriber delete_contained_entities
(8472|8472) <- Subscriber delete_participant
(8472|8472) <- Subscriber::~Subscriber
(8472|8472) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl low Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl medium
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8493
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8503 started at 2026-06-30 17:28:54
(8503|8503) -> Thrasher started
(8503|8503) -> Subscriber::Subscriber
(8493|8493) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(8503|8503) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(8503|8503) Subscriber reader id: 01030000.765256f6.00000002.00000507(703e8ed5)
(8503|8503) -> PublisherService::PublisherService
(8503|8503) -> PublisherService::start (16 threads)
(8503|8503) sub wait_received 0:1024
(8503|8528) pub13 writer id: 01030000.765256f6.00000007.00000102(acd8302e)
(8503|8528) pub13->started
(8503|8528) pub13->wait_match() before write for 01030000.765256f6.00000007.00000102(acd8302e)
(8503|8528) pub13<-match found! before write for 01030000.765256f6.00000007.00000102(acd8302e)
(8503|8528) pub13 10% (7 samples sent)
(8503|8528) pub13 20% (13 samples sent)
(8503|8523) pub8 writer id: 01030000.765256f6.0000000a.00000102(5448f49f)
(8503|8523) pub8->started
(8503|8523) pub8->wait_match() before write for 01030000.765256f6.0000000a.00000102(5448f49f)
(8503|8528) pub13 31% (20 samples sent)
(8503|8528) pub13 40% (26 samples sent)
(8503|8523) pub8<-match found! before write for 01030000.765256f6.0000000a.00000102(5448f49f)
(8503|8523) pub8 10% (7 samples sent)
(8503|8517) pub2 writer id: 01030000.765256f6.00000004.00000102(eb784afe)
(8503|8517) pub2->started
(8503|8517) pub2->wait_match() before write for 01030000.765256f6.00000004.00000102(eb784afe)
(8503|8523) pub8 20% (13 samples sent)
(8503|8528) pub13 50% (32 samples sent)
(8503|8528) pub13 60% (39 samples sent)
(8503|8528) pub13 70% (45 samples sent)
(8503|8523) pub8 31% (20 samples sent)
(8503|8527) pub12 writer id: 01030000.765256f6.00000010.00000102(7e187bbc)
(8503|8527) pub12->started
(8503|8527) pub12->wait_match() before write for 01030000.765256f6.00000010.00000102(7e187bbc)
(8503|8523) pub8 40% (26 samples sent)
(8503|8523) pub8 50% (32 samples sent)
(8503|8528) pub13 81% (52 samples sent)
(8503|8523) pub8 60% (39 samples sent)
(8503|8523) pub8 70% (45 samples sent)
(8503|8523) pub8 81% (52 samples sent)
(8503|8522) pub7 writer id: 01030000.765256f6.0000000e.00000102(a1c8525f)
(8503|8522) pub7->started
(8503|8522) pub7->wait_match() before write for 01030000.765256f6.0000000e.00000102(a1c8525f)
(8503|8527) pub12<-match found! before write for 01030000.765256f6.00000010.00000102(7e187bbc)
(8503|8517) pub2<-match found! before write for 01030000.765256f6.00000004.00000102(eb784afe)
(8503|8528) pub13 90% (58 samples sent)
(8503|8523) pub8 90% (58 samples sent)
(8503|8527) pub12 10% (7 samples sent)
(8503|8528) pub13 100% (64 samples sent)
(8503|8528) pub13 waiting for acks
(8503|8523) pub8 100% (64 samples sent)
(8503|8523) pub8 waiting for acks
(8503|8521) pub6 writer id: 01030000.765256f6.00000009.00000102(13e88e4f)
(8503|8521) pub6->started
(8503|8521) pub6->wait_match() before write for 01030000.765256f6.00000009.00000102(13e88e4f)
(8503|8527) pub12 20% (13 samples sent)
(8503|8527) pub12 31% (20 samples sent)
(8503|8517) pub2 10% (7 samples sent)
(8503|8527) pub12 40% (26 samples sent)
(8503|8526) pub11 writer id: 01030000.765256f6.0000000c.00000102(db08013f)
(8503|8526) pub11->started
(8503|8526) pub11->wait_match() before write for 01030000.765256f6.0000000c.00000102(db08013f)
(8503|8517) pub2 20% (13 samples sent)
(8503|8527) pub12 50% (32 samples sent)
(8503|8527) pub12 60% (39 samples sent)
(8503|8517) pub2 31% (20 samples sent)
(8503|8527) pub12 70% (45 samples sent)
(8503|8517) pub2 40% (26 samples sent)
(8503|8525) pub10 writer id: 01030000.765256f6.00000006.00000102(91b8199e)
(8503|8525) pub10->started
(8503|8525) pub10->wait_match() before write for 01030000.765256f6.00000006.00000102(91b8199e)
(8503|8517) pub2 50% (32 samples sent)
(8503|8527) pub12 81% (52 samples sent)
(8503|8527) pub12 90% (58 samples sent)
(8503|8527) pub12 100% (64 samples sent)
(8503|8527) pub12 waiting for acks
(8503|8517) pub2 60% (39 samples sent)
(8503|8517) pub2 70% (45 samples sent)
(8503|8530) pub15 writer id: 01030000.765256f6.00000012.00000102(04d828dc)
(8503|8530) pub15->started
(8503|8530) pub15->wait_match() before write for 01030000.765256f6.00000012.00000102(04d828dc)
(8503|8517) pub2 81% (52 samples sent)
(8503|8517) pub2 90% (58 samples sent)
(8503|8516) pub1 writer id: 01030000.765256f6.0000000d.00000102(e668288f)
(8503|8516) pub1->started
(8503|8516) pub1->wait_match() before write for 01030000.765256f6.0000000d.00000102(e668288f)
(8503|8517) pub2 100% (64 samples sent)
(8503|8517) pub2 waiting for acks
(8503|8518) pub3 writer id: 01030000.765256f6.00000005.00000102(d618634e)
(8503|8522) pub7<-match found! before write for 01030000.765256f6.0000000e.00000102(a1c8525f)
(8503|8518) pub3->started
(8503|8518) pub3->wait_match() before write for 01030000.765256f6.00000005.00000102(d618634e)
(8503|8522) pub7 10% (7 samples sent)
(8503|8521) pub6<-match found! before write for 01030000.765256f6.00000009.00000102(13e88e4f)
(8503|8525) pub10<-match found! before write for 01030000.765256f6.00000006.00000102(91b8199e)
(8503|8530) pub15<-match found! before write for 01030000.765256f6.00000012.00000102(04d828dc)
(8503|8526) pub11<-match found! before write for 01030000.765256f6.0000000c.00000102(db08013f)
(8503|8526) pub11 10% (7 samples sent)
(8503|8514) sub 10% (103 samples received)
(8503|8526) pub11 20% (13 samples sent)
(8503|8516) pub1<-match found! before write for 01030000.765256f6.0000000d.00000102(e668288f)
(8503|8519) pub4 writer id: 01030000.765256f6.00000008.00000102(2e88a7ff)
(8503|8519) pub4->started
(8503|8519) pub4->wait_match() before write for 01030000.765256f6.00000008.00000102(2e88a7ff)
(8503|8522) pub7 20% (13 samples sent)
(8503|8516) pub1 10% (7 samples sent)
(8503|8525) pub10 10% (7 samples sent)
(8503|8525) pub10 20% (13 samples sent)
(8503|8525) pub10 31% (20 samples sent)
(8503|8526) pub11 31% (20 samples sent)
(8503|8526) pub11 40% (26 samples sent)
(8503|8516) pub1 20% (13 samples sent)
(8503|8530) pub15 10% (7 samples sent)
(8503|8530) pub15 20% (13 samples sent)
(8503|8516) pub1 31% (20 samples sent)
(8503|8515) pub0 writer id: 01030000.765256f6.00000003.00000102(595896ee)
(8503|8515) pub0->started
(8503|8515) pub0->wait_match() before write for 01030000.765256f6.00000003.00000102(595896ee)
(8503|8529) pub14 writer id: 01030000.765256f6.00000011.00000102(4378520c)
(8503|8529) pub14->started
(8503|8529) pub14->wait_match() before write for 01030000.765256f6.00000011.00000102(4378520c)
(8503|8521) pub6 10% (7 samples sent)
(8503|8526) pub11 50% (32 samples sent)
(8503|8530) pub15 31% (20 samples sent)
(8503|8520) pub5 writer id: 01030000.765256f6.0000000f.00000102(9ca87bef)
(8503|8520) pub5->started
(8503|8520) pub5->wait_match() before write for 01030000.765256f6.0000000f.00000102(9ca87bef)
(8503|8530) pub15 40% (26 samples sent)
(8503|8530) pub15 50% (32 samples sent)
(8503|8521) pub6 20% (13 samples sent)
(8503|8525) pub10 40% (26 samples sent)
(8503|8524) pub9 writer id: 01030000.765256f6.0000000b.00000102(6928dd2f)
(8503|8524) pub9->started
(8503|8524) pub9->wait_match() before write for 01030000.765256f6.0000000b.00000102(6928dd2f)
(8503|8522) pub7 31% (20 samples sent)
(8503|8516) pub1 40% (26 samples sent)
(8503|8522) pub7 40% (26 samples sent)
(8503|8526) pub11 60% (39 samples sent)
(8503|8530) pub15 60% (39 samples sent)
(8503|8516) pub1 50% (32 samples sent)
(8503|8521) pub6 31% (20 samples sent)
(8503|8530) pub15 70% (45 samples sent)
(8503|8521) pub6 40% (26 samples sent)
(8503|8530) pub15 81% (52 samples sent)
(8503|8521) pub6 50% (32 samples sent)
(8503|8525) pub10 50% (32 samples sent)
(8503|8526) pub11 70% (45 samples sent)
(8503|8530) pub15 90% (58 samples sent)
(8503|8526) pub11 81% (52 samples sent)
(8503|8525) pub10 60% (39 samples sent)
(8503|8522) pub7 50% (32 samples sent)
(8503|8525) pub10 70% (45 samples sent)
(8503|8522) pub7 60% (39 samples sent)
(8503|8526) pub11 90% (58 samples sent)
(8503|8522) pub7 70% (45 samples sent)
(8503|8525) pub10 81% (52 samples sent)
(8503|8521) pub6 60% (39 samples sent)
(8503|8514) sub 20% (205 samples received)
(8503|8521) pub6 70% (45 samples sent)
(8503|8530) pub15 100% (64 samples sent)
(8503|8530) pub15 waiting for acks
(8503|8516) pub1 60% (39 samples sent)
(8503|8526) pub11 100% (64 samples sent)
(8503|8526) pub11 waiting for acks
(8503|8525) pub10 90% (58 samples sent)
(8503|8521) pub6 81% (52 samples sent)
(8503|8525) pub10 100% (64 samples sent)
(8503|8525) pub10 waiting for acks
(8503|8522) pub7 81% (52 samples sent)
(8503|8516) pub1 70% (45 samples sent)
(8503|8522) pub7 90% (58 samples sent)
(8503|8521) pub6 90% (58 samples sent)
(8503|8516) pub1 81% (52 samples sent)
(8503|8522) pub7 100% (64 samples sent)
(8503|8522) pub7 waiting for acks
(8503|8516) pub1 90% (58 samples sent)
(8503|8521) pub6 100% (64 samples sent)
(8503|8521) pub6 waiting for acks
(8503|8516) pub1 100% (64 samples sent)
(8503|8516) pub1 waiting for acks
(8503|8518) pub3<-match found! before write for 01030000.765256f6.00000005.00000102(d618634e)
(8503|8519) pub4<-match found! before write for 01030000.765256f6.00000008.00000102(2e88a7ff)
(8503|8515) pub0<-match found! before write for 01030000.765256f6.00000003.00000102(595896ee)
(8503|8523) pub8 waiting for acks returned
(8503|8523) pub8<-delete_contained_entities
(8503|8528) pub13 waiting for acks returned
(8503|8528) pub13<-delete_contained_entities
(8503|8529) pub14<-match found! before write for 01030000.765256f6.00000011.00000102(4378520c)
(8503|8520) pub5<-match found! before write for 01030000.765256f6.0000000f.00000102(9ca87bef)
(8503|8524) pub9<-match found! before write for 01030000.765256f6.0000000b.00000102(6928dd2f)
(8503|8515) pub0 10% (7 samples sent)
(8503|8527) pub12 waiting for acks returned
(8503|8527) pub12<-delete_contained_entities
(8503|8524) pub9 10% (7 samples sent)
(8503|8517) pub2 waiting for acks returned
(8503|8517) pub2<-delete_contained_entities
(8503|8518) pub3 10% (7 samples sent)
(8503|8529) pub14 10% (7 samples sent)
(8503|8519) pub4 10% (7 samples sent)
(8503|8515) pub0 20% (13 samples sent)
(8503|8520) pub5 10% (7 samples sent)
(8503|8518) pub3 20% (13 samples sent)
(8503|8515) pub0 31% (20 samples sent)
(8503|8524) pub9 20% (13 samples sent)
(8503|8524) pub9 31% (20 samples sent)
(8503|8524) pub9 40% (26 samples sent)
(8503|8515) pub0 40% (26 samples sent)
(8503|8514) sub 30% (308 samples received)
(8503|8518) pub3 31% (20 samples sent)
(8503|8515) pub0 50% (32 samples sent)
(8503|8529) pub14 20% (13 samples sent)
(8503|8519) pub4 20% (13 samples sent)
(8503|8515) pub0 60% (39 samples sent)
(8503|8515) pub0 70% (45 samples sent)
(8503|8515) pub0 81% (52 samples sent)
(8503|8518) pub3 40% (26 samples sent)
(8503|8520) pub5 20% (13 samples sent)
(8503|8529) pub14 31% (20 samples sent)
(8503|8529) pub14 40% (26 samples sent)
(8503|8515) pub0 90% (58 samples sent)
(8503|8529) pub14 50% (32 samples sent)
(8503|8519) pub4 31% (20 samples sent)
(8503|8524) pub9 50% (32 samples sent)
(8503|8524) pub9 60% (39 samples sent)
(8503|8524) pub9 70% (45 samples sent)
(8503|8529) pub14 60% (39 samples sent)
(8503|8515) pub0 100% (64 samples sent)
(8503|8515) pub0 waiting for acks
(8503|8524) pub9 81% (52 samples sent)
(8503|8518) pub3 50% (32 samples sent)
(8503|8519) pub4 40% (26 samples sent)
(8503|8519) pub4 50% (32 samples sent)
(8503|8519) pub4 60% (39 samples sent)
(8503|8523) pub8<-delete_participant
(8503|8520) pub5 31% (20 samples sent)
(8503|8520) pub5 40% (26 samples sent)
(8503|8524) pub9 90% (58 samples sent)
(8503|8520) pub5 50% (32 samples sent)
(8503|8519) pub4 70% (45 samples sent)
(8503|8529) pub14 70% (45 samples sent)
(8503|8524) pub9 100% (64 samples sent)
(8503|8524) pub9 waiting for acks
(8503|8518) pub3 60% (39 samples sent)
(8503|8519) pub4 81% (52 samples sent)
(8503|8520) pub5 60% (39 samples sent)
(8503|8520) pub5 70% (45 samples sent)
(8503|8514) sub 40% (410 samples received)
(8503|8520) pub5 81% (52 samples sent)
(8503|8520) pub5 90% (58 samples sent)
(8503|8520) pub5 100% (64 samples sent)
(8503|8520) pub5 waiting for acks
(8503|8519) pub4 90% (58 samples sent)
(8503|8518) pub3 70% (45 samples sent)
(8503|8518) pub3 81% (52 samples sent)
(8503|8518) pub3 90% (58 samples sent)
(8503|8518) pub3 100% (64 samples sent)
(8503|8518) pub3 waiting for acks
(8503|8529) pub14 81% (52 samples sent)
(8503|8529) pub14 90% (58 samples sent)
(8503|8529) pub14 100% (64 samples sent)
(8503|8529) pub14 waiting for acks
(8503|8519) pub4 100% (64 samples sent)
(8503|8519) pub4 waiting for acks
(8503|8528) pub13<-delete_participant
(8503|8514) sub 50% (512 samples received)
(8503|8527) pub12<-delete_participant
(8503|8517) pub2<-delete_participant
(8503|8514) sub 60% (615 samples received)
(8503|8530) pub15 waiting for acks returned
(8503|8530) pub15<-delete_contained_entities
(8503|8526) pub11 waiting for acks returned
(8503|8526) pub11<-delete_contained_entities
(8503|8522) pub7 waiting for acks returned
(8503|8522) pub7<-delete_contained_entities
(8503|8525) pub10 waiting for acks returned
(8503|8525) pub10<-delete_contained_entities
(8503|8516) pub1 waiting for acks returned
(8503|8516) pub1<-delete_contained_entities
(8503|8521) pub6 waiting for acks returned
(8503|8521) pub6<-delete_contained_entities
(8503|8530) pub15<-delete_participant
(8503|8514) sub 70% (717 samples received)
(8503|8526) pub11<-delete_participant
(8503|8525) pub10<-delete_participant
(8503|8514) sub 80% (820 samples received)
(8503|8516) pub1<-delete_participant
(8503|8521) pub6<-delete_participant
(8503|8514) sub 90% (922 samples received)
(8503|8522) pub7<-delete_participant
(8503|8514) sub 100% (1024 samples received)
(8503|8514) sub condition_.notify_all
(8503|8503) sub condition_.wait returned
(8503|8503) sub check_received
(8503|8503) sub check_received returns 0
(8503|8515) pub0 waiting for acks returned
(8503|8515) pub0<-delete_contained_entities
(8503|8503) <- PublisherService::end
(8503|8524) pub9 waiting for acks returned
(8503|8524) pub9<-delete_contained_entities
(8503|8529) pub14 waiting for acks returned
(8503|8529) pub14<-delete_contained_entities
(8503|8519) pub4 waiting for acks returned
(8503|8519) pub4<-delete_contained_entities
(8503|8518) pub3 waiting for acks returned
(8503|8518) pub3<-delete_contained_entities
(8503|8520) pub5 waiting for acks returned
(8503|8520) pub5<-delete_contained_entities
(8503|8519) pub4<-delete_participant
(8503|8515) pub0<-delete_participant
(8503|8520) pub5<-delete_participant
(8503|8524) pub9<-delete_participant
(8503|8529) pub14<-delete_participant
(8503|8518) pub3<-delete_participant
(8503|8503) <- PublisherService::~PublisherService
(8503|8503) <- Subscriber delete_contained_entities
(8503|8503) <- Subscriber delete_participant
(8503|8503) <- Subscriber::~Subscriber
(8503|8503) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl high
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8532
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8542 started at 2026-06-30 17:28:55
(8542|8542) -> Thrasher started
(8542|8542) -> Subscriber::Subscriber
(8532|8532) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(8542|8542) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(8542|8542) Subscriber reader id: 01030000.5767f574.00000002.00000507(a05b6707)
(8542|8542) -> PublisherService::PublisherService
(8542|8542) -> PublisherService::start (32 threads)
(8542|8542) sub wait_received 0:1024
(8542|8558) pub4 writer id: 01030000.5767f574.00000004.00000102(3b1da32c)
(8542|8558) pub4->started
(8542|8558) pub4->wait_match() before write for 01030000.5767f574.00000004.00000102(3b1da32c)
(8542|8558) pub4<-match found! before write for 01030000.5767f574.00000004.00000102(3b1da32c)
(8542|8558) pub4 12% (4 samples sent)
(8542|8558) pub4 21% (7 samples sent)
(8542|8558) pub4 31% (10 samples sent)
(8542|8559) pub6 writer id: 01030000.5767f574.00000006.00000102(41ddf04c)
(8542|8559) pub6->started
(8542|8559) pub6->wait_match() before write for 01030000.5767f574.00000006.00000102(41ddf04c)
(8542|8559) pub6<-match found! before write for 01030000.5767f574.00000006.00000102(41ddf04c)
(8542|8559) pub6 12% (4 samples sent)
(8542|8559) pub6 21% (7 samples sent)
(8542|8559) pub6 31% (10 samples sent)
(8542|8559) pub6 40% (13 samples sent)
(8542|8559) pub6 50% (16 samples sent)
(8542|8558) pub4 40% (13 samples sent)
(8542|8558) pub4 50% (16 samples sent)
(8542|8558) pub4 62% (20 samples sent)
(8542|8558) pub4 71% (23 samples sent)
(8542|8558) pub4 81% (26 samples sent)
(8542|8559) pub6 62% (20 samples sent)
(8542|8558) pub4 90% (29 samples sent)
(8542|8559) pub6 71% (23 samples sent)
(8542|8558) pub4 100% (32 samples sent)
(8542|8558) pub4 waiting for acks
(8542|8559) pub6 81% (26 samples sent)
(8542|8559) pub6 90% (29 samples sent)
(8542|8559) pub6 100% (32 samples sent)
(8542|8559) pub6 waiting for acks
(8542|8558) pub4 waiting for acks returned
(8542|8558) pub4<-delete_contained_entities
(8542|8559) pub6 waiting for acks returned
(8542|8559) pub6<-delete_contained_entities
(8542|8554) pub0 writer id: 01030000.5767f574.00000003.00000102(893d7f3c)
(8542|8554) pub0->started
(8542|8554) pub0->wait_match() before write for 01030000.5767f574.00000003.00000102(893d7f3c)
(8542|8554) pub0<-match found! before write for 01030000.5767f574.00000003.00000102(893d7f3c)
(8542|8554) pub0 12% (4 samples sent)
(8542|8554) pub0 21% (7 samples sent)
(8542|8554) pub0 31% (10 samples sent)
(8542|8554) pub0 40% (13 samples sent)
(8542|8554) pub0 50% (16 samples sent)
(8542|8554) pub0 62% (20 samples sent)
(8542|8554) pub0 71% (23 samples sent)
(8542|8554) pub0 81% (26 samples sent)
(8542|8554) pub0 90% (29 samples sent)
(8542|8554) pub0 100% (32 samples sent)
(8542|8554) pub0 waiting for acks
(8542|8554) pub0 waiting for acks returned
(8542|8554) pub0<-delete_contained_entities
(8542|8575) pub21 writer id: 01030000.5767f574.00000015.00000102(669d1d1e)
(8542|8575) pub21->started
(8542|8575) pub21->wait_match() before write for 01030000.5767f574.00000015.00000102(669d1d1e)
(8542|8557) pub3 writer id: 01030000.5767f574.00000009.00000102(c38d679d)
(8542|8557) pub3->started
(8542|8557) pub3->wait_match() before write for 01030000.5767f574.00000009.00000102(c38d679d)
(8542|8575) pub21<-match found! before write for 01030000.5767f574.00000015.00000102(669d1d1e)
(8542|8575) pub21 12% (4 samples sent)
(8542|8575) pub21 21% (7 samples sent)
(8542|8561) pub7 writer id: 01030000.5767f574.0000000a.00000102(842d1d4d)
(8542|8561) pub7->started
(8542|8561) pub7->wait_match() before write for 01030000.5767f574.0000000a.00000102(842d1d4d)
(8542|8557) pub3<-match found! before write for 01030000.5767f574.00000009.00000102(c38d679d)
(8542|8575) pub21 31% (10 samples sent)
(8542|8557) pub3 12% (4 samples sent)
(8542|8575) pub21 40% (13 samples sent)
(8542|8575) pub21 50% (16 samples sent)
(8542|8557) pub3 21% (7 samples sent)
(8542|8553) sub 10% (103 samples received)
(8542|8575) pub21 62% (20 samples sent)
(8542|8557) pub3 31% (10 samples sent)
(8542|8561) pub7<-match found! before write for 01030000.5767f574.0000000a.00000102(842d1d4d)
(8542|8561) pub7 12% (4 samples sent)
(8542|8561) pub7 21% (7 samples sent)
(8542|8561) pub7 31% (10 samples sent)
(8542|8561) pub7 40% (13 samples sent)
(8542|8557) pub3 40% (13 samples sent)
(8542|8557) pub3 50% (16 samples sent)
(8542|8575) pub21 71% (23 samples sent)
(8542|8557) pub3 62% (20 samples sent)
(8542|8557) pub3 71% (23 samples sent)
(8542|8557) pub3 81% (26 samples sent)
(8542|8557) pub3 90% (29 samples sent)
(8542|8557) pub3 100% (32 samples sent)
(8542|8557) pub3 waiting for acks
(8542|8575) pub21 81% (26 samples sent)
(8542|8575) pub21 90% (29 samples sent)
(8542|8575) pub21 100% (32 samples sent)
(8542|8575) pub21 waiting for acks
(8542|8561) pub7 50% (16 samples sent)
(8542|8561) pub7 62% (20 samples sent)
(8542|8561) pub7 71% (23 samples sent)
(8542|8561) pub7 81% (26 samples sent)
(8542|8561) pub7 90% (29 samples sent)
(8542|8561) pub7 100% (32 samples sent)
(8542|8561) pub7 waiting for acks
(8542|8562) pub8 writer id: 01030000.5767f574.0000000b.00000102(b94d34fd)
(8542|8562) pub8->started
(8542|8562) pub8->wait_match() before write for 01030000.5767f574.0000000b.00000102(b94d34fd)
(8542|8557) pub3 waiting for acks returned
(8542|8557) pub3<-delete_contained_entities
(8542|8572) pub18 writer id: 01030000.5767f574.00000011.00000102(931dbbde)
(8542|8572) pub18->started
(8542|8572) pub18->wait_match() before write for 01030000.5767f574.00000011.00000102(931dbbde)
(8542|8576) pub22 writer id: 01030000.5767f574.0000001a.00000102(e4cd8acf)
(8542|8576) pub22->started
(8542|8576) pub22->wait_match() before write for 01030000.5767f574.0000001a.00000102(e4cd8acf)
(8542|8562) pub8<-match found! before write for 01030000.5767f574.0000000b.00000102(b94d34fd)
(8542|8562) pub8 12% (4 samples sent)
(8542|8562) pub8 21% (7 samples sent)
(8542|8562) pub8 31% (10 samples sent)
(8542|8575) pub21 waiting for acks returned
(8542|8575) pub21<-delete_contained_entities
(8542|8562) pub8 40% (13 samples sent)
(8542|8576) pub22<-match found! before write for 01030000.5767f574.0000001a.00000102(e4cd8acf)
(8542|8576) pub22 12% (4 samples sent)
(8542|8572) pub18<-match found! before write for 01030000.5767f574.00000011.00000102(931dbbde)
(8542|8562) pub8 50% (16 samples sent)
(8542|8562) pub8 62% (20 samples sent)
(8542|8562) pub8 71% (23 samples sent)
(8542|8562) pub8 81% (26 samples sent)
(8542|8576) pub22 21% (7 samples sent)
(8542|8584) pub30 writer id: 01030000.5767f574.00000021.00000102(323c0358)
(8542|8584) pub30->started
(8542|8584) pub30->wait_match() before write for 01030000.5767f574.00000021.00000102(323c0358)
(8542|8576) pub22 31% (10 samples sent)
(8542|8561) pub7 waiting for acks returned
(8542|8561) pub7<-delete_contained_entities
(8542|8576) pub22 40% (13 samples sent)
(8542|8576) pub22 50% (16 samples sent)
(8542|8576) pub22 62% (20 samples sent)
(8542|8566) pub13 writer id: 01030000.5767f574.0000000e.00000102(71adbb8d)
(8542|8566) pub13->started
(8542|8566) pub13->wait_match() before write for 01030000.5767f574.0000000e.00000102(71adbb8d)
(8542|8572) pub18 12% (4 samples sent)
(8542|8562) pub8 90% (29 samples sent)
(8542|8553) sub 20% (205 samples received)
(8542|8572) pub18 21% (7 samples sent)
(8542|8572) pub18 31% (10 samples sent)
(8542|8572) pub18 40% (13 samples sent)
(8542|8572) pub18 50% (16 samples sent)
(8542|8572) pub18 62% (20 samples sent)
(8542|8562) pub8 100% (32 samples sent)
(8542|8562) pub8 waiting for acks
(8542|8582) pub28 writer id: 01030000.5767f574.0000001f.00000102(2c2d05bf)
(8542|8582) pub28->started
(8542|8582) pub28->wait_match() before write for 01030000.5767f574.0000001f.00000102(2c2d05bf)
(8542|8576) pub22 71% (23 samples sent)
(8542|8563) pub9 writer id: 01030000.5767f574.0000000c.00000102(0b6de8ed)
(8542|8563) pub9->started
(8542|8563) pub9->wait_match() before write for 01030000.5767f574.0000000c.00000102(0b6de8ed)
(8542|8576) pub22 81% (26 samples sent)
(8542|8576) pub22 90% (29 samples sent)
(8542|8576) pub22 100% (32 samples sent)
(8542|8576) pub22 waiting for acks
(8542|8572) pub18 71% (23 samples sent)
(8542|8572) pub18 81% (26 samples sent)
(8542|8572) pub18 90% (29 samples sent)
(8542|8572) pub18 100% (32 samples sent)
(8542|8572) pub18 waiting for acks
(8542|8584) pub30<-match found! before write for 01030000.5767f574.00000021.00000102(323c0358)
(8542|8570) pub16 writer id: 01030000.5767f574.00000013.00000102(e9dde8be)
(8542|8570) pub16->started
(8542|8570) pub16->wait_match() before write for 01030000.5767f574.00000013.00000102(e9dde8be)
(8542|8584) pub30 12% (4 samples sent)
(8542|8584) pub30 21% (7 samples sent)
(8542|8566) pub13<-match found! before write for 01030000.5767f574.0000000e.00000102(71adbb8d)
(8542|8584) pub30 31% (10 samples sent)
(8542|8584) pub30 40% (13 samples sent)
(8542|8566) pub13 12% (4 samples sent)
(8542|8584) pub30 50% (16 samples sent)
(8542|8584) pub30 62% (20 samples sent)
(8542|8584) pub30 71% (23 samples sent)
(8542|8584) pub30 81% (26 samples sent)
(8542|8584) pub30 90% (29 samples sent)
(8542|8566) pub13 21% (7 samples sent)
(8542|8584) pub30 100% (32 samples sent)
(8542|8584) pub30 waiting for acks
(8542|8582) pub28<-match found! before write for 01030000.5767f574.0000001f.00000102(2c2d05bf)
(8542|8582) pub28 12% (4 samples sent)
(8542|8582) pub28 21% (7 samples sent)
(8542|8582) pub28 31% (10 samples sent)
(8542|8582) pub28 40% (13 samples sent)
(8542|8566) pub13 31% (10 samples sent)
(8542|8563) pub9<-match found! before write for 01030000.5767f574.0000000c.00000102(0b6de8ed)
(8542|8563) pub9 12% (4 samples sent)
(8542|8563) pub9 21% (7 samples sent)
(8542|8563) pub9 31% (10 samples sent)
(8542|8563) pub9 40% (13 samples sent)
(8542|8582) pub28 50% (16 samples sent)
(8542|8577) pub23 writer id: 01030000.5767f574.0000001b.00000102(d9ada37f)
(8542|8577) pub23->started
(8542|8577) pub23->wait_match() before write for 01030000.5767f574.0000001b.00000102(d9ada37f)
(8542|8574) pub20 writer id: 01030000.5767f574.00000019.00000102(a36df01f)
(8542|8574) pub20->started
(8542|8574) pub20->wait_match() before write for 01030000.5767f574.00000019.00000102(a36df01f)
(8542|8566) pub13 40% (13 samples sent)
(8542|8566) pub13 50% (16 samples sent)
(8542|8566) pub13 62% (20 samples sent)
(8542|8566) pub13 71% (23 samples sent)
(8542|8566) pub13 81% (26 samples sent)
(8542|8582) pub28 62% (20 samples sent)
(8542|8582) pub28 71% (23 samples sent)
(8542|8563) pub9 50% (16 samples sent)
(8542|8563) pub9 62% (20 samples sent)
(8542|8582) pub28 81% (26 samples sent)
(8542|8582) pub28 90% (29 samples sent)
(8542|8565) pub11 writer id: 01030000.5767f574.00000014.00000102(5bfd34ae)
(8542|8565) pub11->started
(8542|8565) pub11->wait_match() before write for 01030000.5767f574.00000014.00000102(5bfd34ae)
(8542|8582) pub28 100% (32 samples sent)
(8542|8582) pub28 waiting for acks
(8542|8566) pub13 90% (29 samples sent)
(8542|8566) pub13 100% (32 samples sent)
(8542|8566) pub13 waiting for acks
(8542|8563) pub9 71% (23 samples sent)
(8542|8580) pub26 writer id: 01030000.5767f574.0000001d.00000102(56ed56df)
(8542|8580) pub26->started
(8542|8580) pub26->wait_match() before write for 01030000.5767f574.0000001d.00000102(56ed56df)
(8542|8563) pub9 81% (26 samples sent)
(8542|8555) pub1 writer id: 01030000.5767f574.00000005.00000102(067d8a9c)
(8542|8555) pub1->started
(8542|8555) pub1->wait_match() before write for 01030000.5767f574.00000005.00000102(067d8a9c)
(8542|8563) pub9 90% (29 samples sent)
(8542|8563) pub9 100% (32 samples sent)
(8542|8563) pub9 waiting for acks
(8542|8564) pub10 writer id: 01030000.5767f574.00000012.00000102(d4bdc10e)
(8542|8564) pub10->started
(8542|8564) pub10->wait_match() before write for 01030000.5767f574.00000012.00000102(d4bdc10e)
(8542|8573) pub19 writer id: 01030000.5767f574.00000017.00000102(1c5d4e7e)
(8542|8573) pub19->started
(8542|8573) pub19->wait_match() before write for 01030000.5767f574.00000017.00000102(1c5d4e7e)
(8542|8569) pub15 writer id: 01030000.5767f574.00000010.00000102(ae7d926e)
(8542|8569) pub15->started
(8542|8569) pub15->wait_match() before write for 01030000.5767f574.00000010.00000102(ae7d926e)
(8542|8553) sub 30% (308 samples received)
(8542|8560) pub5 writer id: 01030000.5767f574.00000007.00000102(7cbdd9fc)
(8542|8560) pub5->started
(8542|8560) pub5->wait_match() before write for 01030000.5767f574.00000007.00000102(7cbdd9fc)
(8542|8578) pub24 writer id: 01030000.5767f574.0000001c.00000102(6b8d7f6f)
(8542|8578) pub24->started
(8542|8578) pub24->wait_match() before write for 01030000.5767f574.0000001c.00000102(6b8d7f6f)
(8542|8583) pub29 writer id: 01030000.5767f574.00000020.00000102(0f5c2ae8)
(8542|8583) pub29->started
(8542|8583) pub29->wait_match() before write for 01030000.5767f574.00000020.00000102(0f5c2ae8)
(8542|8581) pub27 writer id: 01030000.5767f574.0000001e.00000102(114d2c0f)
(8542|8581) pub27->started
(8542|8581) pub27->wait_match() before write for 01030000.5767f574.0000001e.00000102(114d2c0f)
(8542|8577) pub23<-match found! before write for 01030000.5767f574.0000001b.00000102(d9ada37f)
(8542|8580) pub26<-match found! before write for 01030000.5767f574.0000001d.00000102(56ed56df)
(8542|8555) pub1<-match found! before write for 01030000.5767f574.00000005.00000102(067d8a9c)
(8542|8570) pub16<-match found! before write for 01030000.5767f574.00000013.00000102(e9dde8be)
(8542|8577) pub23 12% (4 samples sent)
(8542|8555) pub1 12% (4 samples sent)
(8542|8577) pub23 21% (7 samples sent)
(8542|8562) pub8 waiting for acks returned
(8542|8562) pub8<-delete_contained_entities
(8542|8572) pub18 waiting for acks returned
(8542|8572) pub18<-delete_contained_entities
(8542|8574) pub20<-match found! before write for 01030000.5767f574.00000019.00000102(a36df01f)
(8542|8576) pub22 waiting for acks returned
(8542|8576) pub22<-delete_contained_entities
(8542|8568) pub14 writer id: 01030000.5767f574.0000000f.00000102(4ccd923d)
(8542|8568) pub14->started
(8542|8568) pub14->wait_match() before write for 01030000.5767f574.0000000f.00000102(4ccd923d)
(8542|8565) pub11<-match found! before write for 01030000.5767f574.00000014.00000102(5bfd34ae)
(8542|8570) pub16 12% (4 samples sent)
(8542|8570) pub16 21% (7 samples sent)
(8542|8585) pub31 writer id: 01030000.5767f574.00000022.00000102(759c7988)
(8542|8585) pub31->started
(8542|8585) pub31->wait_match() before write for 01030000.5767f574.00000022.00000102(759c7988)
(8542|8570) pub16 31% (10 samples sent)
(8542|8577) pub23 31% (10 samples sent)
(8542|8570) pub16 40% (13 samples sent)
(8542|8577) pub23 40% (13 samples sent)
(8542|8570) pub16 50% (16 samples sent)
(8542|8570) pub16 62% (20 samples sent)
(8542|8570) pub16 71% (23 samples sent)
(8542|8570) pub16 81% (26 samples sent)
(8542|8570) pub16 90% (29 samples sent)
(8542|8580) pub26 12% (4 samples sent)
(8542|8580) pub26 21% (7 samples sent)
(8542|8580) pub26 31% (10 samples sent)
(8542|8580) pub26 40% (13 samples sent)
(8542|8580) pub26 50% (16 samples sent)
(8542|8555) pub1 21% (7 samples sent)
(8542|8556) pub2 writer id: 01030000.5767f574.00000008.00000102(feed4e2d)
(8542|8556) pub2->started
(8542|8556) pub2->wait_match() before write for 01030000.5767f574.00000008.00000102(feed4e2d)
(8542|8567) pub12 writer id: 01030000.5767f574.0000000d.00000102(360dc15d)
(8542|8567) pub12->started
(8542|8567) pub12->wait_match() before write for 01030000.5767f574.0000000d.00000102(360dc15d)
(8542|8555) pub1 31% (10 samples sent)
(8542|8555) pub1 40% (13 samples sent)
(8542|8577) pub23 50% (16 samples sent)
(8542|8555) pub1 50% (16 samples sent)
(8542|8573) pub19<-match found! before write for 01030000.5767f574.00000017.00000102(1c5d4e7e)
(8542|8565) pub11 12% (4 samples sent)
(8542|8564) pub10<-match found! before write for 01030000.5767f574.00000012.00000102(d4bdc10e)
(8542|8571) pub17 writer id: 01030000.5767f574.00000016.00000102(213d67ce)
(8542|8571) pub17->started
(8542|8571) pub17->wait_match() before write for 01030000.5767f574.00000016.00000102(213d67ce)
(8542|8580) pub26 62% (20 samples sent)
(8542|8574) pub20 12% (4 samples sent)
(8542|8580) pub26 71% (23 samples sent)
(8542|8579) pub25 writer id: 01030000.5767f574.00000018.00000102(9e0dd9af)
(8542|8579) pub25->started
(8542|8579) pub25->wait_match() before write for 01030000.5767f574.00000018.00000102(9e0dd9af)
(8542|8574) pub20 21% (7 samples sent)
(8542|8573) pub19 12% (4 samples sent)
(8542|8555) pub1 62% (20 samples sent)
(8542|8555) pub1 71% (23 samples sent)
(8542|8564) pub10 12% (4 samples sent)
(8542|8555) pub1 81% (26 samples sent)
(8542|8555) pub1 90% (29 samples sent)
(8542|8555) pub1 100% (32 samples sent)
(8542|8555) pub1 waiting for acks
(8542|8577) pub23 62% (20 samples sent)
(8542|8580) pub26 81% (26 samples sent)
(8542|8574) pub20 31% (10 samples sent)
(8542|8570) pub16 100% (32 samples sent)
(8542|8570) pub16 waiting for acks
(8542|8564) pub10 21% (7 samples sent)
(8542|8569) pub15<-match found! before write for 01030000.5767f574.00000010.00000102(ae7d926e)
(8542|8558) pub4<-delete_participant
(8542|8560) pub5<-match found! before write for 01030000.5767f574.00000007.00000102(7cbdd9fc)
(8542|8565) pub11 21% (7 samples sent)
(8542|8580) pub26 90% (29 samples sent)
(8542|8578) pub24<-match found! before write for 01030000.5767f574.0000001c.00000102(6b8d7f6f)
(8542|8581) pub27<-match found! before write for 01030000.5767f574.0000001e.00000102(114d2c0f)
(8542|8584) pub30 waiting for acks returned
(8542|8584) pub30<-delete_contained_entities
(8542|8565) pub11 31% (10 samples sent)
(8542|8573) pub19 21% (7 samples sent)
(8542|8577) pub23 71% (23 samples sent)
(8542|8569) pub15 12% (4 samples sent)
(8542|8573) pub19 31% (10 samples sent)
(8542|8569) pub15 21% (7 samples sent)
(8542|8583) pub29<-match found! before write for 01030000.5767f574.00000020.00000102(0f5c2ae8)
(8542|8565) pub11 40% (13 samples sent)
(8542|8574) pub20 40% (13 samples sent)
(8542|8574) pub20 50% (16 samples sent)
(8542|8580) pub26 100% (32 samples sent)
(8542|8580) pub26 waiting for acks
(8542|8573) pub19 40% (13 samples sent)
(8542|8569) pub15 31% (10 samples sent)
(8542|8583) pub29 12% (4 samples sent)
(8542|8583) pub29 21% (7 samples sent)
(8542|8583) pub29 31% (10 samples sent)
(8542|8583) pub29 40% (13 samples sent)
(8542|8583) pub29 50% (16 samples sent)
(8542|8573) pub19 50% (16 samples sent)
(8542|8573) pub19 62% (20 samples sent)
(8542|8573) pub19 71% (23 samples sent)
(8542|8573) pub19 81% (26 samples sent)
(8542|8573) pub19 90% (29 samples sent)
(8542|8573) pub19 100% (32 samples sent)
(8542|8573) pub19 waiting for acks
(8542|8578) pub24 12% (4 samples sent)
(8542|8578) pub24 21% (7 samples sent)
(8542|8578) pub24 31% (10 samples sent)
(8542|8578) pub24 40% (13 samples sent)
(8542|8578) pub24 50% (16 samples sent)
(8542|8583) pub29 62% (20 samples sent)
(8542|8565) pub11 50% (16 samples sent)
(8542|8565) pub11 62% (20 samples sent)
(8542|8565) pub11 71% (23 samples sent)
(8542|8559) pub6<-delete_participant
(8542|8569) pub15 40% (13 samples sent)
(8542|8569) pub15 50% (16 samples sent)
(8542|8569) pub15 62% (20 samples sent)
(8542|8569) pub15 71% (23 samples sent)
(8542|8569) pub15 81% (26 samples sent)
(8542|8569) pub15 90% (29 samples sent)
(8542|8569) pub15 100% (32 samples sent)
(8542|8569) pub15 waiting for acks
(8542|8565) pub11 81% (26 samples sent)
(8542|8574) pub20 62% (20 samples sent)
(8542|8553) sub 40% (410 samples received)
(8542|8565) pub11 90% (29 samples sent)
(8542|8574) pub20 71% (23 samples sent)
(8542|8583) pub29 71% (23 samples sent)
(8542|8581) pub27 12% (4 samples sent)
(8542|8583) pub29 81% (26 samples sent)
(8542|8581) pub27 21% (7 samples sent)
(8542|8581) pub27 31% (10 samples sent)
(8542|8581) pub27 40% (13 samples sent)
(8542|8581) pub27 50% (16 samples sent)
(8542|8581) pub27 62% (20 samples sent)
(8542|8581) pub27 71% (23 samples sent)
(8542|8577) pub23 81% (26 samples sent)
(8542|8577) pub23 90% (29 samples sent)
(8542|8577) pub23 100% (32 samples sent)
(8542|8577) pub23 waiting for acks
(8542|8565) pub11 100% (32 samples sent)
(8542|8565) pub11 waiting for acks
(8542|8564) pub10 31% (10 samples sent)
(8542|8564) pub10 40% (13 samples sent)
(8542|8564) pub10 50% (16 samples sent)
(8542|8564) pub10 62% (20 samples sent)
(8542|8564) pub10 71% (23 samples sent)
(8542|8564) pub10 81% (26 samples sent)
(8542|8583) pub29 90% (29 samples sent)
(8542|8574) pub20 81% (26 samples sent)
(8542|8560) pub5 12% (4 samples sent)
(8542|8583) pub29 100% (32 samples sent)
(8542|8583) pub29 waiting for acks
(8542|8578) pub24 62% (20 samples sent)
(8542|8578) pub24 71% (23 samples sent)
(8542|8554) pub0<-delete_participant
(8542|8578) pub24 81% (26 samples sent)
(8542|8560) pub5 21% (7 samples sent)
(8542|8564) pub10 90% (29 samples sent)
(8542|8564) pub10 100% (32 samples sent)
(8542|8564) pub10 waiting for acks
(8542|8581) pub27 81% (26 samples sent)
(8542|8578) pub24 90% (29 samples sent)
(8542|8578) pub24 100% (32 samples sent)
(8542|8578) pub24 waiting for acks
(8542|8581) pub27 90% (29 samples sent)
(8542|8574) pub20 90% (29 samples sent)
(8542|8581) pub27 100% (32 samples sent)
(8542|8581) pub27 waiting for acks
(8542|8574) pub20 100% (32 samples sent)
(8542|8574) pub20 waiting for acks
(8542|8560) pub5 31% (10 samples sent)
(8542|8560) pub5 40% (13 samples sent)
(8542|8560) pub5 50% (16 samples sent)
(8542|8560) pub5 62% (20 samples sent)
(8542|8560) pub5 71% (23 samples sent)
(8542|8560) pub5 81% (26 samples sent)
(8542|8560) pub5 90% (29 samples sent)
(8542|8560) pub5 100% (32 samples sent)
(8542|8560) pub5 waiting for acks
(8542|8553) sub 50% (512 samples received)
(8542|8557) pub3<-delete_participant
(8542|8568) pub14<-match found! before write for 01030000.5767f574.0000000f.00000102(4ccd923d)
(8542|8575) pub21<-delete_participant
(8542|8585) pub31<-match found! before write for 01030000.5767f574.00000022.00000102(759c7988)
(8542|8556) pub2<-match found! before write for 01030000.5767f574.00000008.00000102(feed4e2d)
(8542|8556) pub2 12% (4 samples sent)
(8542|8568) pub14 12% (4 samples sent)
(8542|8567) pub12<-match found! before write for 01030000.5767f574.0000000d.00000102(360dc15d)
(8542|8571) pub17<-match found! before write for 01030000.5767f574.00000016.00000102(213d67ce)
(8542|8579) pub25<-match found! before write for 01030000.5767f574.00000018.00000102(9e0dd9af)
(8542|8582) pub28 waiting for acks returned
(8542|8582) pub28<-delete_contained_entities
(8542|8556) pub2 21% (7 samples sent)
(8542|8566) pub13 waiting for acks returned
(8542|8566) pub13<-delete_contained_entities
(8542|8563) pub9 waiting for acks returned
(8542|8555) pub1 waiting for acks returned
(8542|8555) pub1<-delete_contained_entities
(8542|8571) pub17 12% (4 samples sent)
(8542|8571) pub17 21% (7 samples sent)
(8542|8585) pub31 12% (4 samples sent)
(8542|8585) pub31 21% (7 samples sent)
(8542|8570) pub16 waiting for acks returned
(8542|8570) pub16<-delete_contained_entities
(8542|8585) pub31 31% (10 samples sent)
(8542|8567) pub12 12% (4 samples sent)
(8542|8567) pub12 21% (7 samples sent)
(8542|8567) pub12 31% (10 samples sent)
(8542|8568) pub14 21% (7 samples sent)
(8542|8579) pub25 12% (4 samples sent)
(8542|8568) pub14 31% (10 samples sent)
(8542|8579) pub25 21% (7 samples sent)
(8542|8556) pub2 31% (10 samples sent)
(8542|8579) pub25 31% (10 samples sent)
(8542|8563) pub9<-delete_contained_entities
(8542|8556) pub2 40% (13 samples sent)
(8542|8556) pub2 50% (16 samples sent)
(8542|8556) pub2 62% (20 samples sent)
(8542|8556) pub2 71% (23 samples sent)
(8542|8556) pub2 81% (26 samples sent)
(8542|8571) pub17 31% (10 samples sent)
(8542|8567) pub12 40% (13 samples sent)
(8542|8567) pub12 50% (16 samples sent)
(8542|8567) pub12 62% (20 samples sent)
(8542|8567) pub12 71% (23 samples sent)
(8542|8567) pub12 81% (26 samples sent)
(8542|8567) pub12 90% (29 samples sent)
(8542|8568) pub14 40% (13 samples sent)
(8542|8561) pub7<-delete_participant
(8542|8571) pub17 40% (13 samples sent)
(8542|8571) pub17 50% (16 samples sent)
(8542|8571) pub17 62% (20 samples sent)
(8542|8571) pub17 71% (23 samples sent)
(8542|8553) sub 60% (615 samples received)
(8542|8571) pub17 81% (26 samples sent)
(8542|8571) pub17 90% (29 samples sent)
(8542|8567) pub12 100% (32 samples sent)
(8542|8567) pub12 waiting for acks
(8542|8585) pub31 40% (13 samples sent)
(8542|8585) pub31 50% (16 samples sent)
(8542|8585) pub31 62% (20 samples sent)
(8542|8585) pub31 71% (23 samples sent)
(8542|8585) pub31 81% (26 samples sent)
(8542|8585) pub31 90% (29 samples sent)
(8542|8585) pub31 100% (32 samples sent)
(8542|8585) pub31 waiting for acks
(8542|8568) pub14 50% (16 samples sent)
(8542|8568) pub14 62% (20 samples sent)
(8542|8568) pub14 71% (23 samples sent)
(8542|8568) pub14 81% (26 samples sent)
(8542|8568) pub14 90% (29 samples sent)
(8542|8568) pub14 100% (32 samples sent)
(8542|8568) pub14 waiting for acks
(8542|8562) pub8<-delete_participant
(8542|8556) pub2 90% (29 samples sent)
(8542|8556) pub2 100% (32 samples sent)
(8542|8556) pub2 waiting for acks
(8542|8571) pub17 100% (32 samples sent)
(8542|8571) pub17 waiting for acks
(8542|8579) pub25 40% (13 samples sent)
(8542|8579) pub25 50% (16 samples sent)
(8542|8579) pub25 62% (20 samples sent)
(8542|8579) pub25 71% (23 samples sent)
(8542|8579) pub25 81% (26 samples sent)
(8542|8579) pub25 90% (29 samples sent)
(8542|8579) pub25 100% (32 samples sent)
(8542|8579) pub25 waiting for acks
(8542|8572) pub18<-delete_participant
(8542|8553) sub 70% (717 samples received)
(8542|8576) pub22<-delete_participant
(8542|8584) pub30<-delete_participant
(8542|8553) sub 80% (820 samples received)
(8542|8580) pub26 waiting for acks returned
(8542|8580) pub26<-delete_contained_entities
(8542|8569) pub15 waiting for acks returned
(8542|8569) pub15<-delete_contained_entities
(8542|8573) pub19 waiting for acks returned
(8542|8577) pub23 waiting for acks returned
(8542|8577) pub23<-delete_contained_entities
(8542|8573) pub19<-delete_contained_entities
(8542|8583) pub29 waiting for acks returned
(8542|8583) pub29<-delete_contained_entities
(8542|8565) pub11 waiting for acks returned
(8542|8565) pub11<-delete_contained_entities
(8542|8581) pub27 waiting for acks returned
(8542|8581) pub27<-delete_contained_entities
(8542|8564) pub10 waiting for acks returned
(8542|8564) pub10<-delete_contained_entities
(8542|8578) pub24 waiting for acks returned
(8542|8578) pub24<-delete_contained_entities
(8542|8574) pub20 waiting for acks returned
(8542|8574) pub20<-delete_contained_entities
(8542|8560) pub5 waiting for acks returned
(8542|8560) pub5<-delete_contained_entities
(8542|8582) pub28<-delete_participant
(8542|8553) sub 90% (922 samples received)
(8542|8570) pub16<-delete_participant
(8542|8566) pub13<-delete_participant
(8542|8555) pub1<-delete_participant
(8542|8553) sub 100% (1024 samples received)
(8542|8553) sub condition_.notify_all
(8542|8542) sub condition_.wait returned
(8542|8542) sub check_received
(8542|8542) sub check_received returns 0
(8542|8542) <- PublisherService::end
(8542|8585) pub31 waiting for acks returned
(8542|8585) pub31<-delete_contained_entities
(8542|8568) pub14 waiting for acks returned
(8542|8568) pub14<-delete_contained_entities
(8542|8567) pub12 waiting for acks returned
(8542|8567) pub12<-delete_contained_entities
(8542|8556) pub2 waiting for acks returned
(8542|8556) pub2<-delete_contained_entities
(8542|8571) pub17 waiting for acks returned
(8542|8579) pub25 waiting for acks returned
(8542|8579) pub25<-delete_contained_entities
(8542|8571) pub17<-delete_contained_entities
(8542|8563) pub9<-delete_participant
(8542|8580) pub26<-delete_participant
(8542|8574) pub20<-delete_participant
(8542|8581) pub27<-delete_participant
(8542|8560) pub5<-delete_participant
(8542|8577) pub23<-delete_participant
(8542|8583) pub29<-delete_participant
(8542|8564) pub10<-delete_participant
(8542|8565) pub11<-delete_participant
(8542|8578) pub24<-delete_participant
(8542|8569) pub15<-delete_participant
(8542|8573) pub19<-delete_participant
(8542|8585) pub31<-delete_participant
(8542|8567) pub12<-delete_participant
(8542|8556) pub2<-delete_participant
(8542|8571) pub17<-delete_participant
(8542|8568) pub14<-delete_participant
(8542|8579) pub25<-delete_participant
(8542|8542) <- PublisherService::~PublisherService
(8542|8542) <- Subscriber delete_contained_entities
(8542|8542) <- Subscriber delete_participant
(8542|8542) <- Subscriber::~Subscriber
(8542|8542) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl aggressive
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8589
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 64 -s 16 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8599 started at 2026-06-30 17:28:56
(8599|8599) -> Thrasher started
(8599|8599) -> Subscriber::Subscriber
(8589|8589) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(8599|8599) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(8599|8599) Subscriber reader id: 01030000.5f453303.00000002.00000507(99c4f715)
(8599|8599) -> PublisherService::PublisherService
(8599|8599) -> PublisherService::start (64 threads)
(8599|8599) sub wait_received 0:1024
(8599|8612) pub1 writer id: 01030000.5f453303.00000004.00000102(0282333e)
(8599|8612) pub1->started
(8599|8612) pub1->wait_match() before write for 01030000.5f453303.00000004.00000102(0282333e)
(8599|8612) pub1<-match found! before write for 01030000.5f453303.00000004.00000102(0282333e)
(8599|8612) pub1 12% (2 samples sent)
(8599|8612) pub1 25% (4 samples sent)
(8599|8612) pub1 31% (5 samples sent)
(8599|8612) pub1 43% (7 samples sent)
(8599|8612) pub1 50% (8 samples sent)
(8599|8612) pub1 62% (10 samples sent)
(8599|8612) pub1 75% (12 samples sent)
(8599|8612) pub1 81% (13 samples sent)
(8599|8612) pub1 93% (15 samples sent)
(8599|8612) pub1 100% (16 samples sent)
(8599|8612) pub1 waiting for acks
(8599|8612) pub1 waiting for acks returned
(8599|8612) pub1<-delete_contained_entities
(8599|8632) pub21 writer id: 01030000.5f453303.00000011.00000102(aa822bcc)
(8599|8632) pub21->started
(8599|8632) pub21->wait_match() before write for 01030000.5f453303.00000011.00000102(aa822bcc)
(8599|8632) pub21<-match found! before write for 01030000.5f453303.00000011.00000102(aa822bcc)
(8599|8632) pub21 12% (2 samples sent)
(8599|8632) pub21 25% (4 samples sent)
(8599|8632) pub21 31% (5 samples sent)
(8599|8632) pub21 43% (7 samples sent)
(8599|8632) pub21 50% (8 samples sent)
(8599|8632) pub21 62% (10 samples sent)
(8599|8632) pub21 75% (12 samples sent)
(8599|8632) pub21 81% (13 samples sent)
(8599|8632) pub21 93% (15 samples sent)
(8599|8632) pub21 100% (16 samples sent)
(8599|8632) pub21 waiting for acks
(8599|8632) pub21 waiting for acks returned
(8599|8632) pub21<-delete_contained_entities
(8599|8618) pub7 writer id: 01030000.5f453303.00000009.00000102(fa12f78f)
(8599|8618) pub7->started
(8599|8618) pub7->wait_match() before write for 01030000.5f453303.00000009.00000102(fa12f78f)
(8599|8611) pub0 writer id: 01030000.5f453303.00000003.00000102(b0a2ef2e)
(8599|8611) pub0->started
(8599|8611) pub0->wait_match() before write for 01030000.5f453303.00000003.00000102(b0a2ef2e)
(8599|8618) pub7<-match found! before write for 01030000.5f453303.00000009.00000102(fa12f78f)
(8599|8618) pub7 12% (2 samples sent)
(8599|8618) pub7 25% (4 samples sent)
(8599|8618) pub7 31% (5 samples sent)
(8599|8618) pub7 43% (7 samples sent)
(8599|8618) pub7 50% (8 samples sent)
(8599|8618) pub7 62% (10 samples sent)
(8599|8618) pub7 75% (12 samples sent)
(8599|8618) pub7 81% (13 samples sent)
(8599|8618) pub7 93% (15 samples sent)
(8599|8618) pub7 100% (16 samples sent)
(8599|8618) pub7 waiting for acks
(8599|8611) pub0<-match found! before write for 01030000.5f453303.00000003.00000102(b0a2ef2e)
(8599|8611) pub0 12% (2 samples sent)
(8599|8611) pub0 25% (4 samples sent)
(8599|8611) pub0 31% (5 samples sent)
(8599|8611) pub0 43% (7 samples sent)
(8599|8611) pub0 50% (8 samples sent)
(8599|8672) pub61 writer id: 01030000.5f453303.00000031.00000102(6b4304c8)
(8599|8672) pub61->started
(8599|8672) pub61->wait_match() before write for 01030000.5f453303.00000031.00000102(6b4304c8)
(8599|8613) pub2 writer id: 01030000.5f453303.00000007.00000102(452249ee)
(8599|8613) pub2->started
(8599|8613) pub2->wait_match() before write for 01030000.5f453303.00000007.00000102(452249ee)
(8599|8613) pub2<-match found! before write for 01030000.5f453303.00000007.00000102(452249ee)
(8599|8611) pub0 62% (10 samples sent)
(8599|8672) pub61<-match found! before write for 01030000.5f453303.00000031.00000102(6b4304c8)
(8599|8611) pub0 75% (12 samples sent)
(8599|8672) pub61 12% (2 samples sent)
(8599|8611) pub0 81% (13 samples sent)
(8599|8672) pub61 25% (4 samples sent)
(8599|8611) pub0 93% (15 samples sent)
(8599|8672) pub61 31% (5 samples sent)
(8599|8672) pub61 43% (7 samples sent)
(8599|8672) pub61 50% (8 samples sent)
(8599|8672) pub61 62% (10 samples sent)
(8599|8672) pub61 75% (12 samples sent)
(8599|8672) pub61 81% (13 samples sent)
(8599|8631) pub20 writer id: 01030000.5f453303.00000010.00000102(97e2027c)
(8599|8631) pub20->started
(8599|8631) pub20->wait_match() before write for 01030000.5f453303.00000010.00000102(97e2027c)
(8599|8611) pub0 100% (16 samples sent)
(8599|8611) pub0 waiting for acks
(8599|8613) pub2 12% (2 samples sent)
(8599|8613) pub2 25% (4 samples sent)
(8599|8613) pub2 31% (5 samples sent)
(8599|8613) pub2 43% (7 samples sent)
(8599|8613) pub2 50% (8 samples sent)
(8599|8613) pub2 62% (10 samples sent)
(8599|8613) pub2 75% (12 samples sent)
(8599|8613) pub2 81% (13 samples sent)
(8599|8613) pub2 93% (15 samples sent)
(8599|8672) pub61 93% (15 samples sent)
(8599|8672) pub61 100% (16 samples sent)
(8599|8672) pub61 waiting for acks
(8599|8618) pub7 waiting for acks returned
(8599|8618) pub7<-delete_contained_entities
(8599|8613) pub2 100% (16 samples sent)
(8599|8613) pub2 waiting for acks
(8599|8631) pub20<-match found! before write for 01030000.5f453303.00000010.00000102(97e2027c)
(8599|8631) pub20 12% (2 samples sent)
(8599|8631) pub20 25% (4 samples sent)
(8599|8631) pub20 31% (5 samples sent)
(8599|8631) pub20 43% (7 samples sent)
(8599|8631) pub20 50% (8 samples sent)
(8599|8631) pub20 62% (10 samples sent)
(8599|8631) pub20 75% (12 samples sent)
(8599|8611) pub0 waiting for acks returned
(8599|8611) pub0<-delete_contained_entities
(8599|8614) pub3 writer id: 01030000.5f453303.00000005.00000102(3fe21a8e)
(8599|8614) pub3->started
(8599|8614) pub3->wait_match() before write for 01030000.5f453303.00000005.00000102(3fe21a8e)
(8599|8631) pub20 81% (13 samples sent)
(8599|8631) pub20 93% (15 samples sent)
(8599|8631) pub20 100% (16 samples sent)
(8599|8631) pub20 waiting for acks
(8599|8672) pub61 waiting for acks returned
(8599|8672) pub61<-delete_contained_entities
(8599|8613) pub2 waiting for acks returned
(8599|8613) pub2<-delete_contained_entities
(8599|8610) sub 10% (103 samples received)
(8599|8614) pub3<-match found! before write for 01030000.5f453303.00000005.00000102(3fe21a8e)
(8599|8614) pub3 12% (2 samples sent)
(8599|8614) pub3 25% (4 samples sent)
(8599|8614) pub3 31% (5 samples sent)
(8599|8614) pub3 43% (7 samples sent)
(8599|8614) pub3 50% (8 samples sent)
(8599|8614) pub3 62% (10 samples sent)
(8599|8614) pub3 75% (12 samples sent)
(8599|8614) pub3 81% (13 samples sent)
(8599|8614) pub3 93% (15 samples sent)
(8599|8614) pub3 100% (16 samples sent)
(8599|8614) pub3 waiting for acks
(8599|8631) pub20 waiting for acks returned
(8599|8631) pub20<-delete_contained_entities
(8599|8671) pub60 writer id: 01030000.5f453303.0000003f.00000102(d473baa9)
(8599|8671) pub60->started
(8599|8671) pub60->wait_match() before write for 01030000.5f453303.0000003f.00000102(d473baa9)
(8599|8671) pub60<-match found! before write for 01030000.5f453303.0000003f.00000102(d473baa9)
(8599|8671) pub60 12% (2 samples sent)
(8599|8614) pub3 waiting for acks returned
(8599|8614) pub3<-delete_contained_entities
(8599|8671) pub60 25% (4 samples sent)
(8599|8671) pub60 31% (5 samples sent)
(8599|8671) pub60 43% (7 samples sent)
(8599|8671) pub60 50% (8 samples sent)
(8599|8671) pub60 62% (10 samples sent)
(8599|8671) pub60 75% (12 samples sent)
(8599|8671) pub60 81% (13 samples sent)
(8599|8671) pub60 93% (15 samples sent)
(8599|8671) pub60 100% (16 samples sent)
(8599|8671) pub60 waiting for acks
(8599|8671) pub60 waiting for acks returned
(8599|8671) pub60<-delete_contained_entities
(8599|8622) pub11 writer id: 01030000.5f453303.0000001a.00000102(dd521add)
(8599|8622) pub11->started
(8599|8622) pub11->wait_match() before write for 01030000.5f453303.0000001a.00000102(dd521add)
(8599|8622) pub11<-match found! before write for 01030000.5f453303.0000001a.00000102(dd521add)
(8599|8622) pub11 12% (2 samples sent)
(8599|8622) pub11 25% (4 samples sent)
(8599|8622) pub11 31% (5 samples sent)
(8599|8622) pub11 43% (7 samples sent)
(8599|8622) pub11 50% (8 samples sent)
(8599|8622) pub11 62% (10 samples sent)
(8599|8622) pub11 75% (12 samples sent)
(8599|8622) pub11 81% (13 samples sent)
(8599|8622) pub11 93% (15 samples sent)
(8599|8622) pub11 100% (16 samples sent)
(8599|8622) pub11 waiting for acks
(8599|8622) pub11 waiting for acks returned
(8599|8622) pub11<-delete_contained_entities
(8599|8649) pub38 writer id: 01030000.5f453303.00000027.00000102(84e366ea)
(8599|8649) pub38->started
(8599|8649) pub38->wait_match() before write for 01030000.5f453303.00000027.00000102(84e366ea)
(8599|8649) pub38<-match found! before write for 01030000.5f453303.00000027.00000102(84e366ea)
(8599|8649) pub38 12% (2 samples sent)
(8599|8649) pub38 25% (4 samples sent)
(8599|8649) pub38 31% (5 samples sent)
(8599|8649) pub38 43% (7 samples sent)
(8599|8649) pub38 50% (8 samples sent)
(8599|8649) pub38 62% (10 samples sent)
(8599|8649) pub38 75% (12 samples sent)
(8599|8649) pub38 81% (13 samples sent)
(8599|8649) pub38 93% (15 samples sent)
(8599|8649) pub38 100% (16 samples sent)
(8599|8649) pub38 waiting for acks
(8599|8649) pub38 waiting for acks returned
(8599|8649) pub38<-delete_contained_entities
(8599|8620) pub9 writer id: 01030000.5f453303.0000000b.00000102(80d2a4ef)
(8599|8620) pub9->started
(8599|8620) pub9->wait_match() before write for 01030000.5f453303.0000000b.00000102(80d2a4ef)
(8599|8620) pub9<-match found! before write for 01030000.5f453303.0000000b.00000102(80d2a4ef)
(8599|8620) pub9 12% (2 samples sent)
(8599|8620) pub9 25% (4 samples sent)
(8599|8620) pub9 31% (5 samples sent)
(8599|8620) pub9 43% (7 samples sent)
(8599|8620) pub9 50% (8 samples sent)
(8599|8620) pub9 62% (10 samples sent)
(8599|8620) pub9 75% (12 samples sent)
(8599|8620) pub9 81% (13 samples sent)
(8599|8620) pub9 93% (15 samples sent)
(8599|8620) pub9 100% (16 samples sent)
(8599|8620) pub9 waiting for acks
(8599|8620) pub9 waiting for acks returned
(8599|8620) pub9<-delete_contained_entities
(8599|8642) pub31 writer id: 01030000.5f453303.00000026.00000102(b9834f5a)
(8599|8642) pub31->started
(8599|8642) pub31->wait_match() before write for 01030000.5f453303.00000026.00000102(b9834f5a)
(8599|8650) pub39 writer id: 01030000.5f453303.0000002a.00000102(7c73a25b)
(8599|8650) pub39->started
(8599|8650) pub39->wait_match() before write for 01030000.5f453303.0000002a.00000102(7c73a25b)
(8599|8650) pub39<-match found! before write for 01030000.5f453303.0000002a.00000102(7c73a25b)
(8599|8650) pub39 12% (2 samples sent)
(8599|8650) pub39 25% (4 samples sent)
(8599|8650) pub39 31% (5 samples sent)
(8599|8650) pub39 43% (7 samples sent)
(8599|8650) pub39 50% (8 samples sent)
(8599|8650) pub39 62% (10 samples sent)
(8599|8650) pub39 75% (12 samples sent)
(8599|8650) pub39 81% (13 samples sent)
(8599|8650) pub39 93% (15 samples sent)
(8599|8650) pub39 100% (16 samples sent)
(8599|8650) pub39 waiting for acks
(8599|8610) sub 20% (205 samples received)
(8599|8650) pub39 waiting for acks returned
(8599|8650) pub39<-delete_contained_entities
(8599|8642) pub31<-match found! before write for 01030000.5f453303.00000026.00000102(b9834f5a)
(8599|8642) pub31 12% (2 samples sent)
(8599|8642) pub31 25% (4 samples sent)
(8599|8642) pub31 31% (5 samples sent)
(8599|8642) pub31 43% (7 samples sent)
(8599|8642) pub31 50% (8 samples sent)
(8599|8642) pub31 62% (10 samples sent)
(8599|8642) pub31 75% (12 samples sent)
(8599|8642) pub31 81% (13 samples sent)
(8599|8642) pub31 93% (15 samples sent)
(8599|8642) pub31 100% (16 samples sent)
(8599|8642) pub31 waiting for acks
(8599|8642) pub31 waiting for acks returned
(8599|8642) pub31<-delete_contained_entities
(8599|8627) pub16 writer id: 01030000.5f453303.0000000d.00000102(0f92514f)
(8599|8627) pub16->started
(8599|8627) pub16->wait_match() before write for 01030000.5f453303.0000000d.00000102(0f92514f)
(8599|8627) pub16<-match found! before write for 01030000.5f453303.0000000d.00000102(0f92514f)
(8599|8627) pub16 12% (2 samples sent)
(8599|8627) pub16 25% (4 samples sent)
(8599|8627) pub16 31% (5 samples sent)
(8599|8627) pub16 43% (7 samples sent)
(8599|8627) pub16 50% (8 samples sent)
(8599|8627) pub16 62% (10 samples sent)
(8599|8627) pub16 75% (12 samples sent)
(8599|8627) pub16 81% (13 samples sent)
(8599|8627) pub16 93% (15 samples sent)
(8599|8627) pub16 100% (16 samples sent)
(8599|8627) pub16 waiting for acks
(8599|8627) pub16 waiting for acks returned
(8599|8627) pub16<-delete_contained_entities
(8599|8636) pub25 writer id: 01030000.5f453303.00000018.00000102(a79249bd)
(8599|8636) pub25->started
(8599|8636) pub25->wait_match() before write for 01030000.5f453303.00000018.00000102(a79249bd)
(8599|8636) pub25<-match found! before write for 01030000.5f453303.00000018.00000102(a79249bd)
(8599|8636) pub25 12% (2 samples sent)
(8599|8669) pub58 writer id: 01030000.5f453303.0000003d.00000102(aeb3e9c9)
(8599|8669) pub58->started
(8599|8669) pub58->wait_match() before write for 01030000.5f453303.0000003d.00000102(aeb3e9c9)
(8599|8645) pub34 writer id: 01030000.5f453303.0000001e.00000102(28d2bc1d)
(8599|8645) pub34->started
(8599|8645) pub34->wait_match() before write for 01030000.5f453303.0000001e.00000102(28d2bc1d)
(8599|8636) pub25 25% (4 samples sent)
(8599|8636) pub25 31% (5 samples sent)
(8599|8636) pub25 43% (7 samples sent)
(8599|8636) pub25 50% (8 samples sent)
(8599|8669) pub58<-match found! before write for 01030000.5f453303.0000003d.00000102(aeb3e9c9)
(8599|8669) pub58 12% (2 samples sent)
(8599|8669) pub58 25% (4 samples sent)
(8599|8669) pub58 31% (5 samples sent)
(8599|8669) pub58 43% (7 samples sent)
(8599|8669) pub58 50% (8 samples sent)
(8599|8669) pub58 62% (10 samples sent)
(8599|8669) pub58 75% (12 samples sent)
(8599|8669) pub58 81% (13 samples sent)
(8599|8669) pub58 93% (15 samples sent)
(8599|8669) pub58 100% (16 samples sent)
(8599|8669) pub58 waiting for acks
(8599|8636) pub25 62% (10 samples sent)
(8599|8636) pub25 75% (12 samples sent)
(8599|8636) pub25 81% (13 samples sent)
(8599|8636) pub25 93% (15 samples sent)
(8599|8615) pub4 writer id: 01030000.5f453303.00000006.00000102(7842605e)
(8599|8615) pub4->started
(8599|8615) pub4->wait_match() before write for 01030000.5f453303.00000006.00000102(7842605e)
(8599|8636) pub25 100% (16 samples sent)
(8599|8636) pub25 waiting for acks
(8599|8645) pub34<-match found! before write for 01030000.5f453303.0000001e.00000102(28d2bc1d)
(8599|8645) pub34 12% (2 samples sent)
(8599|8645) pub34 25% (4 samples sent)
(8599|8645) pub34 31% (5 samples sent)
(8599|8645) pub34 43% (7 samples sent)
(8599|8645) pub34 50% (8 samples sent)
(8599|8645) pub34 62% (10 samples sent)
(8599|8645) pub34 75% (12 samples sent)
(8599|8645) pub34 81% (13 samples sent)
(8599|8645) pub34 93% (15 samples sent)
(8599|8645) pub34 100% (16 samples sent)
(8599|8645) pub34 waiting for acks
(8599|8615) pub4<-match found! before write for 01030000.5f453303.00000006.00000102(7842605e)
(8599|8615) pub4 12% (2 samples sent)
(8599|8615) pub4 25% (4 samples sent)
(8599|8615) pub4 31% (5 samples sent)
(8599|8615) pub4 43% (7 samples sent)
(8599|8615) pub4 50% (8 samples sent)
(8599|8615) pub4 62% (10 samples sent)
(8599|8615) pub4 75% (12 samples sent)
(8599|8615) pub4 81% (13 samples sent)
(8599|8615) pub4 93% (15 samples sent)
(8599|8615) pub4 100% (16 samples sent)
(8599|8615) pub4 waiting for acks
(8599|8612) pub1<-delete_participant
(8599|8665) pub54 writer id: 01030000.5f453303.0000002f.00000102(b4932d2b)
(8599|8665) pub54->started
(8599|8665) pub54->wait_match() before write for 01030000.5f453303.0000002f.00000102(b4932d2b)
(8599|8669) pub58 waiting for acks returned
(8599|8669) pub58<-delete_contained_entities
(8599|8665) pub54<-match found! before write for 01030000.5f453303.0000002f.00000102(b4932d2b)
(8599|8636) pub25 waiting for acks returned
(8599|8636) pub25<-delete_contained_entities
(8599|8634) pub23 writer id: 01030000.5f453303.00000016.00000102(18a2f7dc)
(8599|8629) pub18 writer id: 01030000.5f453303.0000000e.00000102(48322b9f)
(8599|8629) pub18->started
(8599|8629) pub18->wait_match() before write for 01030000.5f453303.0000000e.00000102(48322b9f)
(8599|8634) pub23->started
(8599|8634) pub23->wait_match() before write for 01030000.5f453303.00000016.00000102(18a2f7dc)
(8599|8634) pub23<-match found! before write for 01030000.5f453303.00000016.00000102(18a2f7dc)
(8599|8634) pub23 12% (2 samples sent)
(8599|8646) pub35 writer id: 01030000.5f453303.00000023.00000102(7163c02a)
(8599|8646) pub35->started
(8599|8665) pub54 12% (2 samples sent)
(8599|8665) pub54 25% (4 samples sent)
(8599|8665) pub54 31% (5 samples sent)
(8599|8665) pub54 43% (7 samples sent)
(8599|8665) pub54 50% (8 samples sent)
(8599|8665) pub54 62% (10 samples sent)
(8599|8665) pub54 75% (12 samples sent)
(8599|8665) pub54 81% (13 samples sent)
(8599|8646) pub35->wait_match() before write for 01030000.5f453303.00000023.00000102(7163c02a)
(8599|8634) pub23 25% (4 samples sent)
(8599|8665) pub54 93% (15 samples sent)
(8599|8634) pub23 31% (5 samples sent)
(8599|8634) pub23 43% (7 samples sent)
(8599|8665) pub54 100% (16 samples sent)
(8599|8665) pub54 waiting for acks
(8599|8634) pub23 50% (8 samples sent)
(8599|8645) pub34 waiting for acks returned
(8599|8645) pub34<-delete_contained_entities
(8599|8634) pub23 62% (10 samples sent)
(8599|8634) pub23 75% (12 samples sent)
(8599|8634) pub23 81% (13 samples sent)
(8599|8634) pub23 93% (15 samples sent)
(8599|8634) pub23 100% (16 samples sent)
(8599|8634) pub23 waiting for acks
(8599|8674) pub63 writer id: 01030000.5f453303.00000040.00000102(aff1cdb7)
(8599|8674) pub63->started
(8599|8674) pub63->wait_match() before write for 01030000.5f453303.00000040.00000102(aff1cdb7)
(8599|8629) pub18<-match found! before write for 01030000.5f453303.0000000e.00000102(48322b9f)
(8599|8629) pub18 12% (2 samples sent)
(8599|8629) pub18 25% (4 samples sent)
(8599|8629) pub18 31% (5 samples sent)
(8599|8629) pub18 43% (7 samples sent)
(8599|8629) pub18 50% (8 samples sent)
(8599|8629) pub18 62% (10 samples sent)
(8599|8646) pub35<-match found! before write for 01030000.5f453303.00000023.00000102(7163c02a)
(8599|8610) sub 30% (308 samples received)
(8599|8646) pub35 12% (2 samples sent)
(8599|8646) pub35 25% (4 samples sent)
(8599|8646) pub35 31% (5 samples sent)
(8599|8646) pub35 43% (7 samples sent)
(8599|8646) pub35 50% (8 samples sent)
(8599|8615) pub4 waiting for acks returned
(8599|8615) pub4<-delete_contained_entities
(8599|8674) pub63<-match found! before write for 01030000.5f453303.00000040.00000102(aff1cdb7)
(8599|8674) pub63 12% (2 samples sent)
(8599|8674) pub63 25% (4 samples sent)
(8599|8674) pub63 31% (5 samples sent)
(8599|8674) pub63 43% (7 samples sent)
(8599|8674) pub63 50% (8 samples sent)
(8599|8674) pub63 62% (10 samples sent)
(8599|8651) pub40 writer id: 01030000.5f453303.0000002c.00000102(f33357fb)
(8599|8651) pub40->started
(8599|8651) pub40->wait_match() before write for 01030000.5f453303.0000002c.00000102(f33357fb)
(8599|8674) pub63 75% (12 samples sent)
(8599|8674) pub63 81% (13 samples sent)
(8599|8674) pub63 93% (15 samples sent)
(8599|8674) pub63 100% (16 samples sent)
(8599|8674) pub63 waiting for acks
(8599|8646) pub35 62% (10 samples sent)
(8599|8646) pub35 75% (12 samples sent)
(8599|8629) pub18 75% (12 samples sent)
(8599|8629) pub18 81% (13 samples sent)
(8599|8629) pub18 93% (15 samples sent)
(8599|8629) pub18 100% (16 samples sent)
(8599|8629) pub18 waiting for acks
(8599|8646) pub35 81% (13 samples sent)
(8599|8646) pub35 93% (15 samples sent)
(8599|8646) pub35 100% (16 samples sent)
(8599|8646) pub35 waiting for acks
(8599|8666) pub55 writer id: 01030000.5f453303.0000003a.00000102(1c9335d9)
(8599|8666) pub55->started
(8599|8666) pub55->wait_match() before write for 01030000.5f453303.0000003a.00000102(1c9335d9)
(8599|8634) pub23 waiting for acks returned
(8599|8634) pub23<-delete_contained_entities
(8599|8651) pub40<-match found! before write for 01030000.5f453303.0000002c.00000102(f33357fb)
(8599|8665) pub54 waiting for acks returned
(8599|8665) pub54<-delete_contained_entities
(8599|8666) pub55<-match found! before write for 01030000.5f453303.0000003a.00000102(1c9335d9)
(8599|8666) pub55 12% (2 samples sent)
(8599|8666) pub55 25% (4 samples sent)
(8599|8666) pub55 31% (5 samples sent)
(8599|8666) pub55 43% (7 samples sent)
(8599|8666) pub55 50% (8 samples sent)
(8599|8666) pub55 62% (10 samples sent)
(8599|8666) pub55 75% (12 samples sent)
(8599|8666) pub55 81% (13 samples sent)
(8599|8666) pub55 93% (15 samples sent)
(8599|8666) pub55 100% (16 samples sent)
(8599|8666) pub55 waiting for acks
(8599|8651) pub40 12% (2 samples sent)
(8599|8651) pub40 25% (4 samples sent)
(8599|8651) pub40 31% (5 samples sent)
(8599|8651) pub40 43% (7 samples sent)
(8599|8651) pub40 50% (8 samples sent)
(8599|8651) pub40 62% (10 samples sent)
(8599|8647) pub36 writer id: 01030000.5f453303.00000022.00000102(4c03e99a)
(8599|8647) pub36->started
(8599|8647) pub36->wait_match() before write for 01030000.5f453303.00000022.00000102(4c03e99a)
(8599|8651) pub40 75% (12 samples sent)
(8599|8651) pub40 81% (13 samples sent)
(8599|8651) pub40 93% (15 samples sent)
(8599|8651) pub40 100% (16 samples sent)
(8599|8651) pub40 waiting for acks
(8599|8647) pub36<-match found! before write for 01030000.5f453303.00000022.00000102(4c03e99a)
(8599|8673) pub62 writer id: 01030000.5f453303.0000003e.00000102(e9139319)
(8599|8673) pub62->started
(8599|8673) pub62->wait_match() before write for 01030000.5f453303.0000003e.00000102(e9139319)
(8599|8673) pub62<-match found! before write for 01030000.5f453303.0000003e.00000102(e9139319)
(8599|8673) pub62 12% (2 samples sent)
(8599|8647) pub36 12% (2 samples sent)
(8599|8674) pub63 waiting for acks returned
(8599|8674) pub63<-delete_contained_entities
(8599|8673) pub62 25% (4 samples sent)
(8599|8629) pub18 waiting for acks returned
(8599|8629) pub18<-delete_contained_entities
(8599|8646) pub35 waiting for acks returned
(8599|8646) pub35<-delete_contained_entities
(8599|8673) pub62 31% (5 samples sent)
(8599|8647) pub36 25% (4 samples sent)
(8599|8647) pub36 31% (5 samples sent)
(8599|8647) pub36 43% (7 samples sent)
(8599|8647) pub36 50% (8 samples sent)
(8599|8647) pub36 62% (10 samples sent)
(8599|8647) pub36 75% (12 samples sent)
(8599|8647) pub36 81% (13 samples sent)
(8599|8673) pub62 43% (7 samples sent)
(8599|8673) pub62 50% (8 samples sent)
(8599|8673) pub62 62% (10 samples sent)
(8599|8673) pub62 75% (12 samples sent)
(8599|8673) pub62 81% (13 samples sent)
(8599|8673) pub62 93% (15 samples sent)
(8599|8673) pub62 100% (16 samples sent)
(8599|8673) pub62 waiting for acks
(8599|8610) sub 40% (410 samples received)
(8599|8647) pub36 93% (15 samples sent)
(8599|8626) pub15 writer id: 01030000.5f453303.00000015.00000102(5f028d0c)
(8599|8626) pub15->started
(8599|8647) pub36 100% (16 samples sent)
(8599|8647) pub36 waiting for acks
(8599|8666) pub55 waiting for acks returned
(8599|8626) pub15->wait_match() before write for 01030000.5f453303.00000015.00000102(5f028d0c)
(8599|8651) pub40 waiting for acks returned
(8599|8651) pub40<-delete_contained_entities
(8599|8626) pub15<-match found! before write for 01030000.5f453303.00000015.00000102(5f028d0c)
(8599|8666) pub55<-delete_contained_entities
(8599|8626) pub15 12% (2 samples sent)
(8599|8626) pub15 25% (4 samples sent)
(8599|8626) pub15 31% (5 samples sent)
(8599|8626) pub15 43% (7 samples sent)
(8599|8626) pub15 50% (8 samples sent)
(8599|8626) pub15 62% (10 samples sent)
(8599|8626) pub15 75% (12 samples sent)
(8599|8657) pub46 writer id: 01030000.5f453303.00000034.00000102(a3a38bb8)
(8599|8670) pub59 writer id: 01030000.5f453303.00000030.00000102(56232d78)
(8599|8670) pub59->started
(8599|8670) pub59->wait_match() before write for 01030000.5f453303.00000030.00000102(56232d78)
(8599|8657) pub46->started
(8599|8657) pub46->wait_match() before write for 01030000.5f453303.00000034.00000102(a3a38bb8)
(8599|8626) pub15 81% (13 samples sent)
(8599|8626) pub15 93% (15 samples sent)
(8599|8623) pub13 writer id: 01030000.5f453303.00000012.00000102(ed22511c)
(8599|8623) pub13->started
(8599|8623) pub13->wait_match() before write for 01030000.5f453303.00000012.00000102(ed22511c)
(8599|8626) pub15 100% (16 samples sent)
(8599|8626) pub15 waiting for acks
(8599|8643) pub32 writer id: 01030000.5f453303.00000020.00000102(36c3bafa)
(8599|8643) pub32->started
(8599|8643) pub32->wait_match() before write for 01030000.5f453303.00000020.00000102(36c3bafa)
(8599|8673) pub62 waiting for acks returned
(8599|8673) pub62<-delete_contained_entities
(8599|8643) pub32<-match found! before write for 01030000.5f453303.00000020.00000102(36c3bafa)
(8599|8643) pub32 12% (2 samples sent)
(8599|8643) pub32 25% (4 samples sent)
(8599|8643) pub32 31% (5 samples sent)
(8599|8670) pub59<-match found! before write for 01030000.5f453303.00000030.00000102(56232d78)
(8599|8643) pub32 43% (7 samples sent)
(8599|8643) pub32 50% (8 samples sent)
(8599|8647) pub36 waiting for acks returned
(8599|8647) pub36<-delete_contained_entities
(8599|8643) pub32 62% (10 samples sent)
(8599|8643) pub32 75% (12 samples sent)
(8599|8637) pub26 writer id: 01030000.5f453303.0000001c.00000102(5212ef7d)
(8599|8637) pub26->started
(8599|8637) pub26->wait_match() before write for 01030000.5f453303.0000001c.00000102(5212ef7d)
(8599|8657) pub46<-match found! before write for 01030000.5f453303.00000034.00000102(a3a38bb8)
(8599|8643) pub32 81% (13 samples sent)
(8599|8657) pub46 12% (2 samples sent)
(8599|8670) pub59 12% (2 samples sent)
(8599|8670) pub59 25% (4 samples sent)
(8599|8670) pub59 31% (5 samples sent)
(8599|8670) pub59 43% (7 samples sent)
(8599|8657) pub46 25% (4 samples sent)
(8599|8657) pub46 31% (5 samples sent)
(8599|8657) pub46 43% (7 samples sent)
(8599|8657) pub46 50% (8 samples sent)
(8599|8657) pub46 62% (10 samples sent)
(8599|8657) pub46 75% (12 samples sent)
(8599|8657) pub46 81% (13 samples sent)
(8599|8662) pub51 writer id: 01030000.5f453303.00000037.00000102(e403f168)
(8599|8662) pub51->started
(8599|8662) pub51->wait_match() before write for 01030000.5f453303.00000037.00000102(e403f168)
(8599|8670) pub59 50% (8 samples sent)
(8599|8657) pub46 93% (15 samples sent)
(8599|8657) pub46 100% (16 samples sent)
(8599|8657) pub46 waiting for acks
(8599|8643) pub32 93% (15 samples sent)
(8599|8643) pub32 100% (16 samples sent)
(8599|8643) pub32 waiting for acks
(8599|8670) pub59 62% (10 samples sent)
(8599|8670) pub59 75% (12 samples sent)
(8599|8670) pub59 81% (13 samples sent)
(8599|8670) pub59 93% (15 samples sent)
(8599|8623) pub13<-match found! before write for 01030000.5f453303.00000012.00000102(ed22511c)
(8599|8624) pub12 writer id: 01030000.5f453303.00000013.00000102(d04278ac)
(8599|8624) pub12->started
(8599|8624) pub12->wait_match() before write for 01030000.5f453303.00000013.00000102(d04278ac)
(8599|8662) pub51<-match found! before write for 01030000.5f453303.00000037.00000102(e403f168)
(8599|8670) pub59 100% (16 samples sent)
(8599|8670) pub59 waiting for acks
(8599|8662) pub51 12% (2 samples sent)
(8599|8626) pub15 waiting for acks returned
(8599|8626) pub15<-delete_contained_entities
(8599|8637) pub26<-match found! before write for 01030000.5f453303.0000001c.00000102(5212ef7d)
(8599|8662) pub51 25% (4 samples sent)
(8599|8662) pub51 31% (5 samples sent)
(8599|8637) pub26 12% (2 samples sent)
(8599|8616) pub5 writer id: 01030000.5f453303.00000008.00000102(c772de3f)
(8599|8616) pub5->started
(8599|8616) pub5->wait_match() before write for 01030000.5f453303.00000008.00000102(c772de3f)
(8599|8662) pub51 43% (7 samples sent)
(8599|8662) pub51 50% (8 samples sent)
(8599|8662) pub51 62% (10 samples sent)
(8599|8662) pub51 75% (12 samples sent)
(8599|8662) pub51 81% (13 samples sent)
(8599|8623) pub13 12% (2 samples sent)
(8599|8662) pub51 93% (15 samples sent)
(8599|8623) pub13 25% (4 samples sent)
(8599|8662) pub51 100% (16 samples sent)
(8599|8662) pub51 waiting for acks
(8599|8623) pub13 31% (5 samples sent)
(8599|8637) pub26 25% (4 samples sent)
(8599|8637) pub26 31% (5 samples sent)
(8599|8637) pub26 43% (7 samples sent)
(8599|8637) pub26 50% (8 samples sent)
(8599|8637) pub26 62% (10 samples sent)
(8599|8637) pub26 75% (12 samples sent)
(8599|8637) pub26 81% (13 samples sent)
(8599|8637) pub26 93% (15 samples sent)
(8599|8637) pub26 100% (16 samples sent)
(8599|8637) pub26 waiting for acks
(8599|8623) pub13 43% (7 samples sent)
(8599|8610) sub 50% (512 samples received)
(8599|8623) pub13 50% (8 samples sent)
(8599|8623) pub13 62% (10 samples sent)
(8599|8624) pub12<-match found! before write for 01030000.5f453303.00000013.00000102(d04278ac)
(8599|8623) pub13 75% (12 samples sent)
(8599|8623) pub13 81% (13 samples sent)
(8599|8623) pub13 93% (15 samples sent)
(8599|8623) pub13 100% (16 samples sent)
(8599|8623) pub13 waiting for acks
(8599|8616) pub5<-match found! before write for 01030000.5f453303.00000008.00000102(c772de3f)
(8599|8657) pub46 waiting for acks returned
(8599|8624) pub12 12% (2 samples sent)
(8599|8657) pub46<-delete_contained_entities
(8599|8643) pub32 waiting for acks returned
(8599|8643) pub32<-delete_contained_entities
(8599|8616) pub5 12% (2 samples sent)
(8599|8616) pub5 25% (4 samples sent)
(8599|8616) pub5 31% (5 samples sent)
(8599|8616) pub5 43% (7 samples sent)
(8599|8616) pub5 50% (8 samples sent)
(8599|8616) pub5 62% (10 samples sent)
(8599|8624) pub12 25% (4 samples sent)
(8599|8616) pub5 75% (12 samples sent)
(8599|8624) pub12 31% (5 samples sent)
(8599|8616) pub5 81% (13 samples sent)
(8599|8616) pub5 93% (15 samples sent)
(8599|8616) pub5 100% (16 samples sent)
(8599|8616) pub5 waiting for acks
(8599|8625) pub14 writer id: 01030000.5f453303.00000014.00000102(6262a4bc)
(8599|8625) pub14->started
(8599|8625) pub14->wait_match() before write for 01030000.5f453303.00000014.00000102(6262a4bc)
(8599|8624) pub12 43% (7 samples sent)
(8599|8624) pub12 50% (8 samples sent)
(8599|8624) pub12 62% (10 samples sent)
(8599|8624) pub12 75% (12 samples sent)
(8599|8624) pub12 81% (13 samples sent)
(8599|8624) pub12 93% (15 samples sent)
(8599|8624) pub12 100% (16 samples sent)
(8599|8624) pub12 waiting for acks
(8599|8660) pub49 writer id: 01030000.5f453303.0000002d.00000102(ce537e4b)
(8599|8660) pub49->started
(8599|8660) pub49->wait_match() before write for 01030000.5f453303.0000002d.00000102(ce537e4b)
(8599|8670) pub59 waiting for acks returned
(8599|8670) pub59<-delete_contained_entities
(8599|8662) pub51 waiting for acks returned
(8599|8662) pub51<-delete_contained_entities
(8599|8637) pub26 waiting for acks returned
(8599|8637) pub26<-delete_contained_entities
(8599|8660) pub49<-match found! before write for 01030000.5f453303.0000002d.00000102(ce537e4b)
(8599|8625) pub14<-match found! before write for 01030000.5f453303.00000014.00000102(6262a4bc)
(8599|8623) pub13 waiting for acks returned
(8599|8623) pub13<-delete_contained_entities
(8599|8625) pub14 12% (2 samples sent)
(8599|8625) pub14 25% (4 samples sent)
(8599|8625) pub14 31% (5 samples sent)
(8599|8625) pub14 43% (7 samples sent)
(8599|8660) pub49 12% (2 samples sent)
(8599|8625) pub14 50% (8 samples sent)
(8599|8660) pub49 25% (4 samples sent)
(8599|8625) pub14 62% (10 samples sent)
(8599|8660) pub49 31% (5 samples sent)
(8599|8660) pub49 43% (7 samples sent)
(8599|8660) pub49 50% (8 samples sent)
(8599|8617) pub6 writer id: 01030000.5f453303.0000000c.00000102(32f278ff)
(8599|8617) pub6->started
(8599|8617) pub6->wait_match() before write for 01030000.5f453303.0000000c.00000102(32f278ff)
(8599|8641) pub30 writer id: 01030000.5f453303.0000001f.00000102(15b295ad)
(8599|8641) pub30->started
(8599|8641) pub30->wait_match() before write for 01030000.5f453303.0000001f.00000102(15b295ad)
(8599|8625) pub14 75% (12 samples sent)
(8599|8625) pub14 81% (13 samples sent)
(8599|8625) pub14 93% (15 samples sent)
(8599|8625) pub14 100% (16 samples sent)
(8599|8625) pub14 waiting for acks
(8599|8660) pub49 62% (10 samples sent)
(8599|8660) pub49 75% (12 samples sent)
(8599|8660) pub49 81% (13 samples sent)
(8599|8660) pub49 93% (15 samples sent)
(8599|8660) pub49 100% (16 samples sent)
(8599|8660) pub49 waiting for acks
(8599|8617) pub6<-match found! before write for 01030000.5f453303.0000000c.00000102(32f278ff)
(8599|8617) pub6 12% (2 samples sent)
(8599|8624) pub12 waiting for acks returned
(8599|8624) pub12<-delete_contained_entities
(8599|8644) pub33 writer id: 01030000.5f453303.00000021.00000102(0ba3934a)
(8599|8644) pub33->started
(8599|8644) pub33->wait_match() before write for 01030000.5f453303.00000021.00000102(0ba3934a)
(8599|8616) pub5 waiting for acks returned
(8599|8616) pub5<-delete_contained_entities
(8599|8641) pub30<-match found! before write for 01030000.5f453303.0000001f.00000102(15b295ad)
(8599|8617) pub6 25% (4 samples sent)
(8599|8617) pub6 31% (5 samples sent)
(8599|8617) pub6 43% (7 samples sent)
(8599|8641) pub30 12% (2 samples sent)
(8599|8641) pub30 25% (4 samples sent)
(8599|8617) pub6 50% (8 samples sent)
(8599|8617) pub6 62% (10 samples sent)
(8599|8641) pub30 31% (5 samples sent)
(8599|8641) pub30 43% (7 samples sent)
(8599|8610) sub 60% (615 samples received)
(8599|8641) pub30 50% (8 samples sent)
(8599|8641) pub30 62% (10 samples sent)
(8599|8641) pub30 75% (12 samples sent)
(8599|8641) pub30 81% (13 samples sent)
(8599|8641) pub30 93% (15 samples sent)
(8599|8641) pub30 100% (16 samples sent)
(8599|8641) pub30 waiting for acks
(8599|8617) pub6 75% (12 samples sent)
(8599|8617) pub6 81% (13 samples sent)
(8599|8617) pub6 93% (15 samples sent)
(8599|8617) pub6 100% (16 samples sent)
(8599|8617) pub6 waiting for acks
(8599|8640) pub29 writer id: 01030000.5f453303.00000024.00000102(c3431c3a)
(8599|8640) pub29->started
(8599|8640) pub29->wait_match() before write for 01030000.5f453303.00000024.00000102(c3431c3a)
(8599|8644) pub33<-match found! before write for 01030000.5f453303.00000021.00000102(0ba3934a)
(8599|8640) pub29<-match found! before write for 01030000.5f453303.00000024.00000102(c3431c3a)
(8599|8640) pub29 12% (2 samples sent)
(8599|8640) pub29 25% (4 samples sent)
(8599|8640) pub29 31% (5 samples sent)
(8599|8640) pub29 43% (7 samples sent)
(8599|8640) pub29 50% (8 samples sent)
(8599|8640) pub29 62% (10 samples sent)
(8599|8625) pub14 waiting for acks returned
(8599|8625) pub14<-delete_contained_entities
(8599|8653) pub42 writer id: 01030000.5f453303.00000029.00000102(3bd3d88b)
(8599|8653) pub42->started
(8599|8653) pub42->wait_match() before write for 01030000.5f453303.00000029.00000102(3bd3d88b)
(8599|8660) pub49 waiting for acks returned
(8599|8660) pub49<-delete_contained_entities
(8599|8640) pub29 75% (12 samples sent)
(8599|8640) pub29 81% (13 samples sent)
(8599|8644) pub33 12% (2 samples sent)
(8599|8644) pub33 25% (4 samples sent)
(8599|8644) pub33 31% (5 samples sent)
(8599|8644) pub33 43% (7 samples sent)
(8599|8644) pub33 50% (8 samples sent)
(8599|8644) pub33 62% (10 samples sent)
(8599|8644) pub33 75% (12 samples sent)
(8599|8644) pub33 81% (13 samples sent)
(8599|8644) pub33 93% (15 samples sent)
(8599|8644) pub33 100% (16 samples sent)
(8599|8644) pub33 waiting for acks
(8599|8640) pub29 93% (15 samples sent)
(8599|8640) pub29 100% (16 samples sent)
(8599|8640) pub29 waiting for acks
(8599|8653) pub42<-match found! before write for 01030000.5f453303.00000029.00000102(3bd3d88b)
(8599|8653) pub42 12% (2 samples sent)
(8599|8653) pub42 25% (4 samples sent)
(8599|8653) pub42 31% (5 samples sent)
(8599|8653) pub42 43% (7 samples sent)
(8599|8653) pub42 50% (8 samples sent)
(8599|8653) pub42 62% (10 samples sent)
(8599|8654) pub43 writer id: 01030000.5f453303.00000028.00000102(06b3f13b)
(8599|8654) pub43->started
(8599|8654) pub43->wait_match() before write for 01030000.5f453303.00000028.00000102(06b3f13b)
(8599|8641) pub30 waiting for acks returned
(8599|8641) pub30<-delete_contained_entities
(8599|8617) pub6 waiting for acks returned
(8599|8617) pub6<-delete_contained_entities
(8599|8653) pub42 75% (12 samples sent)
(8599|8653) pub42 81% (13 samples sent)
(8599|8653) pub42 93% (15 samples sent)
(8599|8653) pub42 100% (16 samples sent)
(8599|8653) pub42 waiting for acks
(8599|8648) pub37 writer id: 01030000.5f453303.00000025.00000102(fe23358a)
(8599|8648) pub37->started
(8599|8648) pub37->wait_match() before write for 01030000.5f453303.00000025.00000102(fe23358a)
(8599|8621) pub10 writer id: 01030000.5f453303.00000017.00000102(25c2de6c)
(8599|8621) pub10->started
(8599|8621) pub10->wait_match() before write for 01030000.5f453303.00000017.00000102(25c2de6c)
(8599|8654) pub43<-match found! before write for 01030000.5f453303.00000028.00000102(06b3f13b)
(8599|8654) pub43 12% (2 samples sent)
(8599|8654) pub43 25% (4 samples sent)
(8599|8654) pub43 31% (5 samples sent)
(8599|8654) pub43 43% (7 samples sent)
(8599|8654) pub43 50% (8 samples sent)
(8599|8654) pub43 62% (10 samples sent)
(8599|8654) pub43 75% (12 samples sent)
(8599|8654) pub43 81% (13 samples sent)
(8599|8648) pub37<-match found! before write for 01030000.5f453303.00000025.00000102(fe23358a)
(8599|8621) pub10<-match found! before write for 01030000.5f453303.00000017.00000102(25c2de6c)
(8599|8621) pub10 12% (2 samples sent)
(8599|8621) pub10 25% (4 samples sent)
(8599|8644) pub33 waiting for acks returned
(8599|8644) pub33<-delete_contained_entities
(8599|8640) pub29 waiting for acks returned
(8599|8640) pub29<-delete_contained_entities
(8599|8621) pub10 31% (5 samples sent)
(8599|8621) pub10 43% (7 samples sent)
(8599|8621) pub10 50% (8 samples sent)
(8599|8648) pub37 12% (2 samples sent)
(8599|8648) pub37 25% (4 samples sent)
(8599|8621) pub10 62% (10 samples sent)
(8599|8648) pub37 31% (5 samples sent)
(8599|8654) pub43 93% (15 samples sent)
(8599|8652) pub41 writer id: 01030000.5f453303.0000002e.00000102(89f3049b)
(8599|8652) pub41->started
(8599|8652) pub41->wait_match() before write for 01030000.5f453303.0000002e.00000102(89f3049b)
(8599|8668) pub57 writer id: 01030000.5f453303.0000003c.00000102(93d3c079)
(8599|8668) pub57->started
(8599|8668) pub57->wait_match() before write for 01030000.5f453303.0000003c.00000102(93d3c079)
(8599|8654) pub43 100% (16 samples sent)
(8599|8654) pub43 waiting for acks
(8599|8621) pub10 75% (12 samples sent)
(8599|8621) pub10 81% (13 samples sent)
(8599|8621) pub10 93% (15 samples sent)
(8599|8621) pub10 100% (16 samples sent)
(8599|8621) pub10 waiting for acks
(8599|8648) pub37 43% (7 samples sent)
(8599|8648) pub37 50% (8 samples sent)
(8599|8648) pub37 62% (10 samples sent)
(8599|8648) pub37 75% (12 samples sent)
(8599|8648) pub37 81% (13 samples sent)
(8599|8648) pub37 93% (15 samples sent)
(8599|8648) pub37 100% (16 samples sent)
(8599|8648) pub37 waiting for acks
(8599|8656) pub45 writer id: 01030000.5f453303.00000033.00000102(118357a8)
(8599|8656) pub45->started
(8599|8656) pub45->wait_match() before write for 01030000.5f453303.00000033.00000102(118357a8)
(8599|8610) sub 70% (717 samples received)
(8599|8653) pub42 waiting for acks returned
(8599|8653) pub42<-delete_contained_entities
(8599|8668) pub57<-match found! before write for 01030000.5f453303.0000003c.00000102(93d3c079)
(8599|8652) pub41<-match found! before write for 01030000.5f453303.0000002e.00000102(89f3049b)
(8599|8656) pub45<-match found! before write for 01030000.5f453303.00000033.00000102(118357a8)
(8599|8668) pub57 12% (2 samples sent)
(8599|8668) pub57 25% (4 samples sent)
(8599|8668) pub57 31% (5 samples sent)
(8599|8668) pub57 43% (7 samples sent)
(8599|8668) pub57 50% (8 samples sent)
(8599|8668) pub57 62% (10 samples sent)
(8599|8668) pub57 75% (12 samples sent)
(8599|8668) pub57 81% (13 samples sent)
(8599|8668) pub57 93% (15 samples sent)
(8599|8668) pub57 100% (16 samples sent)
(8599|8668) pub57 waiting for acks
(8599|8652) pub41 12% (2 samples sent)
(8599|8652) pub41 25% (4 samples sent)
(8599|8652) pub41 31% (5 samples sent)
(8599|8652) pub41 43% (7 samples sent)
(8599|8652) pub41 50% (8 samples sent)
(8599|8652) pub41 62% (10 samples sent)
(8599|8652) pub41 75% (12 samples sent)
(8599|8652) pub41 81% (13 samples sent)
(8599|8652) pub41 93% (15 samples sent)
(8599|8652) pub41 100% (16 samples sent)
(8599|8652) pub41 waiting for acks
(8599|8656) pub45 12% (2 samples sent)
(8599|8656) pub45 25% (4 samples sent)
(8599|8656) pub45 31% (5 samples sent)
(8599|8656) pub45 43% (7 samples sent)
(8599|8656) pub45 50% (8 samples sent)
(8599|8654) pub43 waiting for acks returned
(8599|8654) pub43<-delete_contained_entities
(8599|8656) pub45 62% (10 samples sent)
(8599|8656) pub45 75% (12 samples sent)
(8599|8656) pub45 81% (13 samples sent)
(8599|8656) pub45 93% (15 samples sent)
(8599|8656) pub45 100% (16 samples sent)
(8599|8656) pub45 waiting for acks
(8599|8621) pub10 waiting for acks returned
(8599|8621) pub10<-delete_contained_entities
(8599|8648) pub37 waiting for acks returned
(8599|8648) pub37<-delete_contained_entities
(8599|8635) pub24 writer id: 01030000.5f453303.00000019.00000102(9af2600d)
(8599|8635) pub24->started
(8599|8635) pub24->wait_match() before write for 01030000.5f453303.00000019.00000102(9af2600d)
(8599|8655) pub44 writer id: 01030000.5f453303.00000032.00000102(2ce37e18)
(8599|8655) pub44->started
(8599|8655) pub44->wait_match() before write for 01030000.5f453303.00000032.00000102(2ce37e18)
(8599|8635) pub24<-match found! before write for 01030000.5f453303.00000019.00000102(9af2600d)
(8599|8635) pub24 12% (2 samples sent)
(8599|8635) pub24 25% (4 samples sent)
(8599|8635) pub24 31% (5 samples sent)
(8599|8635) pub24 43% (7 samples sent)
(8599|8635) pub24 50% (8 samples sent)
(8599|8668) pub57 waiting for acks returned
(8599|8668) pub57<-delete_contained_entities
(8599|8655) pub44<-match found! before write for 01030000.5f453303.00000032.00000102(2ce37e18)
(8599|8655) pub44 12% (2 samples sent)
(8599|8655) pub44 25% (4 samples sent)
(8599|8655) pub44 31% (5 samples sent)
(8599|8655) pub44 43% (7 samples sent)
(8599|8655) pub44 50% (8 samples sent)
(8599|8655) pub44 62% (10 samples sent)
(8599|8652) pub41 waiting for acks returned
(8599|8652) pub41<-delete_contained_entities
(8599|8664) pub53 writer id: 01030000.5f453303.00000039.00000102(5b334f09)
(8599|8664) pub53->started
(8599|8664) pub53->wait_match() before write for 01030000.5f453303.00000039.00000102(5b334f09)
(8599|8667) pub56 writer id: 01030000.5f453303.0000003b.00000102(21f31c69)
(8599|8667) pub56->started
(8599|8667) pub56->wait_match() before write for 01030000.5f453303.0000003b.00000102(21f31c69)
(8599|8659) pub48 writer id: 01030000.5f453303.0000002b.00000102(41138beb)
(8599|8659) pub48->started
(8599|8659) pub48->wait_match() before write for 01030000.5f453303.0000002b.00000102(41138beb)
(8599|8655) pub44 75% (12 samples sent)
(8599|8655) pub44 81% (13 samples sent)
(8599|8655) pub44 93% (15 samples sent)
(8599|8656) pub45 waiting for acks returned
(8599|8656) pub45<-delete_contained_entities
(8599|8655) pub44 100% (16 samples sent)
(8599|8655) pub44 waiting for acks
(8599|8635) pub24 62% (10 samples sent)
(8599|8635) pub24 75% (12 samples sent)
(8599|8635) pub24 81% (13 samples sent)
(8599|8635) pub24 93% (15 samples sent)
(8599|8635) pub24 100% (16 samples sent)
(8599|8635) pub24 waiting for acks
(8599|8667) pub56<-match found! before write for 01030000.5f453303.0000003b.00000102(21f31c69)
(8599|8667) pub56 12% (2 samples sent)
(8599|8667) pub56 25% (4 samples sent)
(8599|8667) pub56 31% (5 samples sent)
(8599|8667) pub56 43% (7 samples sent)
(8599|8667) pub56 50% (8 samples sent)
(8599|8667) pub56 62% (10 samples sent)
(8599|8610) sub 80% (820 samples received)
(8599|8667) pub56 75% (12 samples sent)
(8599|8667) pub56 81% (13 samples sent)
(8599|8667) pub56 93% (15 samples sent)
(8599|8667) pub56 100% (16 samples sent)
(8599|8667) pub56 waiting for acks
(8599|8639) pub28 writer id: 01030000.5f453303.0000001b.00000102(e032336d)
(8599|8639) pub28->started
(8599|8639) pub28->wait_match() before write for 01030000.5f453303.0000001b.00000102(e032336d)
(8599|8658) pub47 writer id: 01030000.5f453303.00000035.00000102(9ec3a208)
(8599|8658) pub47->started
(8599|8658) pub47->wait_match() before write for 01030000.5f453303.00000035.00000102(9ec3a208)
(8599|8664) pub53<-match found! before write for 01030000.5f453303.00000039.00000102(5b334f09)
(8599|8659) pub48<-match found! before write for 01030000.5f453303.0000002b.00000102(41138beb)
(8599|8664) pub53 12% (2 samples sent)
(8599|8659) pub48 12% (2 samples sent)
(8599|8639) pub28<-match found! before write for 01030000.5f453303.0000001b.00000102(e032336d)
(8599|8659) pub48 25% (4 samples sent)
(8599|8664) pub53 25% (4 samples sent)
(8599|8659) pub48 31% (5 samples sent)
(8599|8659) pub48 43% (7 samples sent)
(8599|8659) pub48 50% (8 samples sent)
(8599|8664) pub53 31% (5 samples sent)
(8599|8664) pub53 43% (7 samples sent)
(8599|8664) pub53 50% (8 samples sent)
(8599|8664) pub53 62% (10 samples sent)
(8599|8638) pub27 writer id: 01030000.5f453303.0000001d.00000102(6f72c6cd)
(8599|8638) pub27->started
(8599|8638) pub27->wait_match() before write for 01030000.5f453303.0000001d.00000102(6f72c6cd)
(8599|8664) pub53 75% (12 samples sent)
(8599|8664) pub53 81% (13 samples sent)
(8599|8659) pub48 62% (10 samples sent)
(8599|8659) pub48 75% (12 samples sent)
(8599|8659) pub48 81% (13 samples sent)
(8599|8659) pub48 93% (15 samples sent)
(8599|8659) pub48 100% (16 samples sent)
(8599|8659) pub48 waiting for acks
(8599|8635) pub24 waiting for acks returned
(8599|8635) pub24<-delete_contained_entities
(8599|8639) pub28 12% (2 samples sent)
(8599|8639) pub28 25% (4 samples sent)
(8599|8639) pub28 31% (5 samples sent)
(8599|8639) pub28 43% (7 samples sent)
(8599|8655) pub44 waiting for acks returned
(8599|8655) pub44<-delete_contained_entities
(8599|8639) pub28 50% (8 samples sent)
(8599|8658) pub47<-match found! before write for 01030000.5f453303.00000035.00000102(9ec3a208)
(8599|8639) pub28 62% (10 samples sent)
(8599|8658) pub47 12% (2 samples sent)
(8599|8658) pub47 25% (4 samples sent)
(8599|8658) pub47 31% (5 samples sent)
(8599|8658) pub47 43% (7 samples sent)
(8599|8658) pub47 50% (8 samples sent)
(8599|8658) pub47 62% (10 samples sent)
(8599|8658) pub47 75% (12 samples sent)
(8599|8658) pub47 81% (13 samples sent)
(8599|8658) pub47 93% (15 samples sent)
(8599|8658) pub47 100% (16 samples sent)
(8599|8658) pub47 waiting for acks
(8599|8639) pub28 75% (12 samples sent)
(8599|8639) pub28 81% (13 samples sent)
(8599|8639) pub28 93% (15 samples sent)
(8599|8639) pub28 100% (16 samples sent)
(8599|8639) pub28 waiting for acks
(8599|8664) pub53 93% (15 samples sent)
(8599|8664) pub53 100% (16 samples sent)
(8599|8664) pub53 waiting for acks
(8599|8638) pub27<-match found! before write for 01030000.5f453303.0000001d.00000102(6f72c6cd)
(8599|8638) pub27 12% (2 samples sent)
(8599|8638) pub27 25% (4 samples sent)
(8599|8638) pub27 31% (5 samples sent)
(8599|8638) pub27 43% (7 samples sent)
(8599|8638) pub27 50% (8 samples sent)
(8599|8638) pub27 62% (10 samples sent)
(8599|8667) pub56 waiting for acks returned
(8599|8667) pub56<-delete_contained_entities
(8599|8638) pub27 75% (12 samples sent)
(8599|8638) pub27 81% (13 samples sent)
(8599|8638) pub27 93% (15 samples sent)
(8599|8638) pub27 100% (16 samples sent)
(8599|8638) pub27 waiting for acks
(8599|8619) pub8 writer id: 01030000.5f453303.0000000a.00000102(bdb28d5f)
(8599|8619) pub8->started
(8599|8619) pub8->wait_match() before write for 01030000.5f453303.0000000a.00000102(bdb28d5f)
(8599|8610) sub 90% (922 samples received)
(8599|8659) pub48 waiting for acks returned
(8599|8659) pub48<-delete_contained_entities
(8599|8663) pub52 writer id: 01030000.5f453303.00000038.00000102(665366b9)
(8599|8663) pub52->started
(8599|8663) pub52->wait_match() before write for 01030000.5f453303.00000038.00000102(665366b9)
(8599|8658) pub47 waiting for acks returned
(8599|8658) pub47<-delete_contained_entities
(8599|8619) pub8<-match found! before write for 01030000.5f453303.0000000a.00000102(bdb28d5f)
(8599|8664) pub53 waiting for acks returned
(8599|8664) pub53<-delete_contained_entities
(8599|8639) pub28 waiting for acks returned
(8599|8639) pub28<-delete_contained_entities
(8599|8663) pub52<-match found! before write for 01030000.5f453303.00000038.00000102(665366b9)
(8599|8638) pub27 waiting for acks returned
(8599|8638) pub27<-delete_contained_entities
(8599|8663) pub52 12% (2 samples sent)
(8599|8663) pub52 25% (4 samples sent)
(8599|8663) pub52 31% (5 samples sent)
(8599|8663) pub52 43% (7 samples sent)
(8599|8663) pub52 50% (8 samples sent)
(8599|8663) pub52 62% (10 samples sent)
(8599|8661) pub50 writer id: 01030000.5f453303.00000036.00000102(d963d8d8)
(8599|8661) pub50->started
(8599|8661) pub50->wait_match() before write for 01030000.5f453303.00000036.00000102(d963d8d8)
(8599|8619) pub8 12% (2 samples sent)
(8599|8619) pub8 25% (4 samples sent)
(8599|8619) pub8 31% (5 samples sent)
(8599|8663) pub52 75% (12 samples sent)
(8599|8619) pub8 43% (7 samples sent)
(8599|8663) pub52 81% (13 samples sent)
(8599|8619) pub8 50% (8 samples sent)
(8599|8663) pub52 93% (15 samples sent)
(8599|8619) pub8 62% (10 samples sent)
(8599|8663) pub52 100% (16 samples sent)
(8599|8663) pub52 waiting for acks
(8599|8619) pub8 75% (12 samples sent)
(8599|8619) pub8 81% (13 samples sent)
(8599|8619) pub8 93% (15 samples sent)
(8599|8619) pub8 100% (16 samples sent)
(8599|8619) pub8 waiting for acks
(8599|8661) pub50<-match found! before write for 01030000.5f453303.00000036.00000102(d963d8d8)
(8599|8661) pub50 12% (2 samples sent)
(8599|8661) pub50 25% (4 samples sent)
(8599|8661) pub50 31% (5 samples sent)
(8599|8661) pub50 43% (7 samples sent)
(8599|8661) pub50 50% (8 samples sent)
(8599|8661) pub50 62% (10 samples sent)
(8599|8661) pub50 75% (12 samples sent)
(8599|8661) pub50 81% (13 samples sent)
(8599|8661) pub50 93% (15 samples sent)
(8599|8661) pub50 100% (16 samples sent)
(8599|8661) pub50 waiting for acks
(8599|8633) pub22 writer id: 01030000.5f453303.0000000f.00000102(7552022f)
(8599|8633) pub22->started
(8599|8633) pub22->wait_match() before write for 01030000.5f453303.0000000f.00000102(7552022f)
(8599|8619) pub8 waiting for acks returned
(8599|8619) pub8<-delete_contained_entities
(8599|8633) pub22<-match found! before write for 01030000.5f453303.0000000f.00000102(7552022f)
(8599|8633) pub22 12% (2 samples sent)
(8599|8633) pub22 25% (4 samples sent)
(8599|8633) pub22 31% (5 samples sent)
(8599|8633) pub22 43% (7 samples sent)
(8599|8633) pub22 50% (8 samples sent)
(8599|8663) pub52 waiting for acks returned
(8599|8633) pub22 62% (10 samples sent)
(8599|8663) pub52<-delete_contained_entities
(8599|8633) pub22 75% (12 samples sent)
(8599|8633) pub22 81% (13 samples sent)
(8599|8633) pub22 93% (15 samples sent)
(8599|8633) pub22 100% (16 samples sent)
(8599|8633) pub22 waiting for acks
(8599|8661) pub50 waiting for acks returned
(8599|8661) pub50<-delete_contained_entities
(8599|8632) pub21<-delete_participant
(8599|8633) pub22 waiting for acks returned
(8599|8633) pub22<-delete_contained_entities
(8599|8618) pub7<-delete_participant
(8599|8611) pub0<-delete_participant
(8599|8672) pub61<-delete_participant
(8599|8630) pub19 writer id: 01030000.5f453303.00000041.00000102(9291e407)
(8599|8630) pub19->started
(8599|8630) pub19->wait_match() before write for 01030000.5f453303.00000041.00000102(9291e407)
(8599|8630) pub19<-match found! before write for 01030000.5f453303.00000041.00000102(9291e407)
(8599|8630) pub19 12% (2 samples sent)
(8599|8630) pub19 25% (4 samples sent)
(8599|8630) pub19 31% (5 samples sent)
(8599|8630) pub19 43% (7 samples sent)
(8599|8630) pub19 50% (8 samples sent)
(8599|8630) pub19 62% (10 samples sent)
(8599|8628) pub17 writer id: 01030000.5f453303.00000042.00000102(d5319ed7)
(8599|8628) pub17->started
(8599|8628) pub17->wait_match() before write for 01030000.5f453303.00000042.00000102(d5319ed7)
(8599|8630) pub19 75% (12 samples sent)
(8599|8630) pub19 81% (13 samples sent)
(8599|8630) pub19 93% (15 samples sent)
(8599|8630) pub19 100% (16 samples sent)
(8599|8630) pub19 waiting for acks
(8599|8613) pub2<-delete_participant
(8599|8628) pub17<-match found! before write for 01030000.5f453303.00000042.00000102(d5319ed7)
(8599|8628) pub17 12% (2 samples sent)
(8599|8628) pub17 25% (4 samples sent)
(8599|8628) pub17 31% (5 samples sent)
(8599|8628) pub17 43% (7 samples sent)
(8599|8628) pub17 50% (8 samples sent)
(8599|8628) pub17 62% (10 samples sent)
(8599|8628) pub17 75% (12 samples sent)
(8599|8628) pub17 81% (13 samples sent)
(8599|8628) pub17 93% (15 samples sent)
(8599|8630) pub19 waiting for acks returned
(8599|8630) pub19<-delete_contained_entities
(8599|8628) pub17 100% (16 samples sent)
(8599|8628) pub17 waiting for acks
(8599|8610) sub 100% (1024 samples received)
(8599|8610) sub condition_.notify_all
(8599|8599) sub condition_.wait returned
(8599|8599) sub check_received
(8599|8599) sub check_received returns 0
(8599|8599) <- PublisherService::end
(8599|8628) pub17 waiting for acks returned
(8599|8628) pub17<-delete_contained_entities
(8599|8631) pub20<-delete_participant
(8599|8614) pub3<-delete_participant
(8599|8671) pub60<-delete_participant
(8599|8622) pub11<-delete_participant
(8599|8649) pub38<-delete_participant
(8599|8620) pub9<-delete_participant
(8599|8650) pub39<-delete_participant
(8599|8642) pub31<-delete_participant
(8599|8627) pub16<-delete_participant
(8599|8669) pub58<-delete_participant
(8599|8636) pub25<-delete_participant
(8599|8645) pub34<-delete_participant
(8599|8615) pub4<-delete_participant
(8599|8634) pub23<-delete_participant
(8599|8665) pub54<-delete_participant
(8599|8674) pub63<-delete_participant
(8599|8629) pub18<-delete_participant
(8599|8646) pub35<-delete_participant
(8599|8666) pub55<-delete_participant
(8599|8651) pub40<-delete_participant
(8599|8673) pub62<-delete_participant
(8599|8647) pub36<-delete_participant
(8599|8626) pub15<-delete_participant
(8599|8657) pub46<-delete_participant
(8599|8643) pub32<-delete_participant
(8599|8670) pub59<-delete_participant
(8599|8662) pub51<-delete_participant
(8599|8637) pub26<-delete_participant
(8599|8623) pub13<-delete_participant
(8599|8624) pub12<-delete_participant
(8599|8616) pub5<-delete_participant
(8599|8660) pub49<-delete_participant
(8599|8625) pub14<-delete_participant
(8599|8641) pub30<-delete_participant
(8599|8617) pub6<-delete_participant
(8599|8644) pub33<-delete_participant
(8599|8640) pub29<-delete_participant
(8599|8653) pub42<-delete_participant
(8599|8654) pub43<-delete_participant
(8599|8648) pub37<-delete_participant
(8599|8621) pub10<-delete_participant
(8599|8668) pub57<-delete_participant
(8599|8652) pub41<-delete_participant
(8599|8656) pub45<-delete_participant
(8599|8635) pub24<-delete_participant
(8599|8655) pub44<-delete_participant
(8599|8667) pub56<-delete_participant
(8599|8658) pub47<-delete_participant
(8599|8664) pub53<-delete_participant
(8599|8638) pub27<-delete_participant
(8599|8659) pub48<-delete_participant
(8599|8639) pub28<-delete_participant
(8599|8619) pub8<-delete_participant
(8599|8663) pub52<-delete_participant
(8599|8661) pub50<-delete_participant
(8599|8633) pub22<-delete_participant
(8599|8630) pub19<-delete_participant
(8599|8628) pub17<-delete_participant
(8599|8599) <- PublisherService::~PublisherService
(8599|8599) <- Subscriber delete_contained_entities
(8599|8599) <- Subscriber delete_participant
(8599|8608) WARNING: TransportReceiveStrategy::~TransportReceiveStrategy() - terminating with 16 unprocessed bytes.
(8599|8599) <- Subscriber::~Subscriber
(8599|8599) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl aggressive Time:3s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl single rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8676 started at 2026-06-30 17:28:59
(8676|8676) -> Thrasher started
(8676|8676) -> Subscriber::Subscriber
(8676|8676) Subscriber reader id: 01037c1e.5257c92a.21e45f05.00000007(a60a59e0)
(8676|8676) -> PublisherService::PublisherService
(8676|8676) -> PublisherService::start (1 threads)
(8676|8676) sub wait_received 0:1
(8676|8684) pub0->transport cfg_0
(8676|8684) pub0 writer id: 01037c1e.5257c92a.21e45f06.00000002(91c0d7bf)
(8676|8684) pub0->started
(8676|8684) pub0->wait_match() before write for 01037c1e.5257c92a.21e45f06.00000002(91c0d7bf)
(8676|8684) pub0<-match found! before write for 01037c1e.5257c92a.21e45f06.00000002(91c0d7bf)
(8676|8684) pub0 100% (1 samples sent)
(8676|8684) pub0 waiting for acks
(8676|8683) sub 100% (1 samples received)
(8676|8683) sub condition_.notify_all
(8676|8676) sub condition_.wait returned
(8676|8676) sub check_received
(8676|8676) sub check_received returns 0
(8676|8676) <- PublisherService::end
(8676|8684) pub0 waiting for acks returned
(8676|8684) pub0<-delete_contained_entities
(8676|8684) pub0<-delete_participant
(8676|8676) <- PublisherService::~PublisherService
(8676|8676) <- Subscriber delete_contained_entities
(8676|8676) <- Subscriber delete_participant
(8676|8676) <- Subscriber::~Subscriber
(8676|8676) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl single rtps Time:0s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl double rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8690 started at 2026-06-30 17:28:59
(8690|8690) -> Thrasher started
(8690|8690) -> Subscriber::Subscriber
(8690|8690) Subscriber reader id: 01037c1e.5257c92a.21f29d35.00000007(5f05f72d)
(8690|8690) -> PublisherService::PublisherService
(8690|8690) -> PublisherService::start (2 threads)
(8690|8690) sub wait_received 0:2
(8690|8699) pub1->transport cfg_1
(8690|8698) pub0->transport cfg_0
(8690|8699) pub1 writer id: 01037c1e.5257c92a.21f29d37.00000002(55af50c2)
(8690|8699) pub1->started
(8690|8699) pub1->wait_match() before write for 01037c1e.5257c92a.21f29d37.00000002(55af50c2)
(8690|8698) pub0 writer id: 01037c1e.5257c92a.21f29d36.00000002(68cf7972)
(8690|8698) pub0->started
(8690|8698) pub0->wait_match() before write for 01037c1e.5257c92a.21f29d36.00000002(68cf7972)
(8690|8698) pub0<-match found! before write for 01037c1e.5257c92a.21f29d36.00000002(68cf7972)
(8690|8699) pub1<-match found! before write for 01037c1e.5257c92a.21f29d37.00000002(55af50c2)
(8690|8699) pub1 100% (1 samples sent)
(8690|8699) pub1 waiting for acks
(8690|8698) pub0 100% (1 samples sent)
(8690|8698) pub0 waiting for acks
(8690|8697) sub 50% (1 samples received)
(8690|8697) sub 100% (2 samples received)
(8690|8697) sub condition_.notify_all
(8690|8690) sub condition_.wait returned
(8690|8690) sub check_received
(8690|8690) sub check_received returns 0
(8690|8690) <- PublisherService::end
(8690|8699) pub1 waiting for acks returned
(8690|8699) pub1<-delete_contained_entities
(8690|8698) pub0 waiting for acks returned
(8690|8698) pub0<-delete_contained_entities
(8690|8699) pub1<-delete_participant
(8690|8698) pub0<-delete_participant
(8690|8690) <- PublisherService::~PublisherService
(8690|8690) <- Subscriber delete_contained_entities
(8690|8690) <- Subscriber delete_participant
(8690|8690) <- Subscriber::~Subscriber
(8690|8690) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl double rtps Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl triangle rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8709 started at 2026-06-30 17:29:00
(8709|8709) -> Thrasher started
(8709|8709) -> Subscriber::Subscriber
(8709|8709) Subscriber reader id: 01037c1e.5257c92a.22052a79.00000007(ea9f621c)
(8709|8709) -> PublisherService::PublisherService
(8709|8709) -> PublisherService::start (3 threads)
(8709|8709) sub wait_received 0:9
(8709|8719) pub2->transport cfg_2
(8709|8718) pub1->transport cfg_1
(8709|8717) pub0->transport cfg_0
(8709|8719) pub2 writer id: 01037c1e.5257c92a.22052a7c.00000002(521519e3)
(8709|8719) pub2->started
(8709|8719) pub2->wait_match() before write for 01037c1e.5257c92a.22052a7c.00000002(521519e3)
(8709|8718) pub1 writer id: 01037c1e.5257c92a.22052a7b.00000002(e035c5f3)
(8709|8718) pub1->started
(8709|8718) pub1->wait_match() before write for 01037c1e.5257c92a.22052a7b.00000002(e035c5f3)
(8709|8717) pub0 writer id: 01037c1e.5257c92a.22052a7a.00000002(dd55ec43)
(8709|8717) pub0->started
(8709|8717) pub0->wait_match() before write for 01037c1e.5257c92a.22052a7a.00000002(dd55ec43)
(8709|8718) pub1<-match found! before write for 01037c1e.5257c92a.22052a7b.00000002(e035c5f3)
(8709|8718) pub1 33% (1 samples sent)
(8709|8718) pub1 66% (2 samples sent)
(8709|8719) pub2<-match found! before write for 01037c1e.5257c92a.22052a7c.00000002(521519e3)
(8709|8718) pub1 100% (3 samples sent)
(8709|8718) pub1 waiting for acks
(8709|8719) pub2 33% (1 samples sent)
(8709|8717) pub0<-match found! before write for 01037c1e.5257c92a.22052a7a.00000002(dd55ec43)
(8709|8719) pub2 66% (2 samples sent)
(8709|8719) pub2 100% (3 samples sent)
(8709|8719) pub2 waiting for acks
(8709|8717) pub0 33% (1 samples sent)
(8709|8717) pub0 66% (2 samples sent)
(8709|8717) pub0 100% (3 samples sent)
(8709|8717) pub0 waiting for acks
(8709|8716) sub 11% (1 samples received)
(8709|8716) sub 22% (2 samples received)
(8709|8716) sub 33% (3 samples received)
(8709|8716) sub 44% (4 samples received)
(8709|8716) sub 55% (5 samples received)
(8709|8716) sub 66% (6 samples received)
(8709|8716) sub 77% (7 samples received)
(8709|8716) sub 88% (8 samples received)
(8709|8716) sub 100% (9 samples received)
(8709|8716) sub condition_.notify_all
(8709|8709) sub condition_.wait returned
(8709|8709) sub check_received
(8709|8709) sub check_received returns 0
(8709|8709) <- PublisherService::end
(8709|8718) pub1 waiting for acks returned
(8709|8718) pub1<-delete_contained_entities
(8709|8719) pub2 waiting for acks returned
(8709|8717) pub0 waiting for acks returned
(8709|8719) pub2<-delete_contained_entities
(8709|8717) pub0<-delete_contained_entities
(8709|8718) pub1<-delete_participant
(8709|8719) pub2<-delete_participant
(8709|8717) pub0<-delete_participant
(8709|8709) <- PublisherService::~PublisherService
(8709|8709) <- Subscriber delete_contained_entities
(8709|8709) <- Subscriber delete_participant
(8709|8709) <- Subscriber::~Subscriber
(8709|8709) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl triangle rtps Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl default rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8733 started at 2026-06-30 17:29:01
(8733|8733) -> Thrasher started
(8733|8733) -> Subscriber::Subscriber
(8733|8733) Subscriber reader id: 01037c1e.5257c92a.221d5800.00000007(0c869ec1)
(8733|8733) -> PublisherService::PublisherService
(8733|8733) -> PublisherService::start (1 threads)
(8733|8733) sub wait_received 0:1024
(8733|8741) pub0->transport cfg_0
(8733|8741) pub0 writer id: 01037c1e.5257c92a.221d5801.00000002(418c43fe)
(8733|8741) pub0->started
(8733|8741) pub0->wait_match() before write for 01037c1e.5257c92a.221d5801.00000002(418c43fe)
(8733|8741) pub0<-match found! before write for 01037c1e.5257c92a.221d5801.00000002(418c43fe)
(8733|8741) pub0 10% (103 samples sent)
(8733|8740) sub 10% (103 samples received)
(8733|8741) pub0 20% (205 samples sent)
(8733|8740) sub 20% (205 samples received)
(8733|8741) pub0 30% (308 samples sent)
(8733|8741) pub0 40% (410 samples sent)
(8733|8740) sub 30% (308 samples received)
(8733|8741) pub0 50% (512 samples sent)
(8733|8741) pub0 60% (615 samples sent)
(8733|8741) pub0 70% (717 samples sent)
(8733|8741) pub0 80% (820 samples sent)
(8733|8741) pub0 90% (922 samples sent)
(8733|8741) pub0 100% (1024 samples sent)
(8733|8741) pub0 waiting for acks
(8733|8740) sub 40% (410 samples received)
(8733|8740) sub 50% (512 samples received)
(8733|8740) sub 60% (615 samples received)
(8733|8740) sub 70% (717 samples received)
(8733|8740) sub 80% (820 samples received)
(8733|8740) sub 90% (922 samples received)
(8733|8740) sub 100% (1024 samples received)
(8733|8740) sub condition_.notify_all
(8733|8733) sub condition_.wait returned
(8733|8733) sub check_received
(8733|8733) sub check_received returns 0
(8733|8733) <- PublisherService::end
(8733|8741) pub0 waiting for acks returned
(8733|8741) pub0<-delete_contained_entities
(8733|8741) pub0<-delete_participant
(8733|8733) <- PublisherService::~PublisherService
(8733|8733) <- Subscriber delete_contained_entities
(8733|8733) <- Subscriber delete_participant
(8733|8733) <- Subscriber::~Subscriber
(8733|8733) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl default rtps Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl low rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8747 started at 2026-06-30 17:29:02
(8747|8747) -> Thrasher started
(8747|8747) -> Subscriber::Subscriber
(8747|8747) Subscriber reader id: 01037c1e.5257c92a.222b33e0.00000007(8dd236ef)
(8747|8747) -> PublisherService::PublisherService
(8747|8747) -> PublisherService::start (8 threads)
(8747|8747) sub wait_received 0:1024
(8747|8756) pub1->transport cfg_1
(8747|8755) pub0->transport cfg_0
(8747|8759) pub4->transport cfg_4
(8747|8758) pub3->transport cfg_3
(8747|8757) pub2->transport cfg_2
(8747|8760) pub5->transport cfg_5
(8747|8761) pub6->transport cfg_6
(8747|8762) pub7->transport cfg_7
(8747|8756) pub1 writer id: 01037c1e.5257c92a.222b33e2.00000002(87789100)
(8747|8756) pub1->started
(8747|8756) pub1->wait_match() before write for 01037c1e.5257c92a.222b33e2.00000002(87789100)
(8747|8755) pub0 writer id: 01037c1e.5257c92a.222b33e1.00000002(c0d8ebd0)
(8747|8755) pub0->started
(8747|8755) pub0->wait_match() before write for 01037c1e.5257c92a.222b33e1.00000002(c0d8ebd0)
(8747|8759) pub4 writer id: 01037c1e.5257c92a.222b33e5.00000002(35584d10)
(8747|8759) pub4->started
(8747|8759) pub4->wait_match() before write for 01037c1e.5257c92a.222b33e5.00000002(35584d10)
(8747|8758) pub3 writer id: 01037c1e.5257c92a.222b33e4.00000002(083864a0)
(8747|8758) pub3->started
(8747|8758) pub3->wait_match() before write for 01037c1e.5257c92a.222b33e4.00000002(083864a0)
(8747|8757) pub2 writer id: 01037c1e.5257c92a.222b33e3.00000002(ba18b8b0)
(8747|8757) pub2->started
(8747|8757) pub2->wait_match() before write for 01037c1e.5257c92a.222b33e3.00000002(ba18b8b0)
(8747|8760) pub5 writer id: 01037c1e.5257c92a.222b33e6.00000002(72f837c0)
(8747|8760) pub5->started
(8747|8760) pub5->wait_match() before write for 01037c1e.5257c92a.222b33e6.00000002(72f837c0)
(8747|8761) pub6 writer id: 01037c1e.5257c92a.222b33e8.00000002(cdc889a1)
(8747|8761) pub6->started
(8747|8761) pub6->wait_match() before write for 01037c1e.5257c92a.222b33e8.00000002(cdc889a1)
(8747|8762) pub7 writer id: 01037c1e.5257c92a.222b33e7.00000002(4f981e70)
(8747|8762) pub7->started
(8747|8762) pub7->wait_match() before write for 01037c1e.5257c92a.222b33e7.00000002(4f981e70)
(8747|8759) pub4<-match found! before write for 01037c1e.5257c92a.222b33e5.00000002(35584d10)
(8747|8756) pub1<-match found! before write for 01037c1e.5257c92a.222b33e2.00000002(87789100)
(8747|8759) pub4 10% (13 samples sent)
(8747|8756) pub1 10% (13 samples sent)
(8747|8759) pub4 20% (26 samples sent)
(8747|8759) pub4 30% (39 samples sent)
(8747|8755) pub0<-match found! before write for 01037c1e.5257c92a.222b33e1.00000002(c0d8ebd0)
(8747|8759) pub4 40% (52 samples sent)
(8747|8756) pub1 20% (26 samples sent)
(8747|8759) pub4 50% (64 samples sent)
(8747|8755) pub0 10% (13 samples sent)
(8747|8759) pub4 60% (77 samples sent)
(8747|8755) pub0 20% (26 samples sent)
(8747|8756) pub1 30% (39 samples sent)
(8747|8759) pub4 70% (90 samples sent)
(8747|8759) pub4 80% (103 samples sent)
(8747|8755) pub0 30% (39 samples sent)
(8747|8759) pub4 90% (116 samples sent)
(8747|8755) pub0 40% (52 samples sent)
(8747|8756) pub1 40% (52 samples sent)
(8747|8755) pub0 50% (64 samples sent)
(8747|8759) pub4 100% (128 samples sent)
(8747|8759) pub4 waiting for acks
(8747|8755) pub0 60% (77 samples sent)
(8747|8756) pub1 50% (64 samples sent)
(8747|8756) pub1 60% (77 samples sent)
(8747|8755) pub0 70% (90 samples sent)
(8747|8756) pub1 70% (90 samples sent)
(8747|8755) pub0 80% (103 samples sent)
(8747|8756) pub1 80% (103 samples sent)
(8747|8756) pub1 90% (116 samples sent)
(8747|8755) pub0 90% (116 samples sent)
(8747|8756) pub1 100% (128 samples sent)
(8747|8756) pub1 waiting for acks
(8747|8755) pub0 100% (128 samples sent)
(8747|8755) pub0 waiting for acks
(8747|8754) sub 10% (103 samples received)
(8747|8757) pub2<-match found! before write for 01037c1e.5257c92a.222b33e3.00000002(ba18b8b0)
(8747|8762) pub7<-match found! before write for 01037c1e.5257c92a.222b33e7.00000002(4f981e70)
(8747|8757) pub2 10% (13 samples sent)
(8747|8762) pub7 10% (13 samples sent)
(8747|8757) pub2 20% (26 samples sent)
(8747|8757) pub2 30% (39 samples sent)
(8747|8762) pub7 20% (26 samples sent)
(8747|8757) pub2 40% (52 samples sent)
(8747|8762) pub7 30% (39 samples sent)
(8747|8757) pub2 50% (64 samples sent)
(8747|8762) pub7 40% (52 samples sent)
(8747|8757) pub2 60% (77 samples sent)
(8747|8757) pub2 70% (90 samples sent)
(8747|8762) pub7 50% (64 samples sent)
(8747|8757) pub2 80% (103 samples sent)
(8747|8762) pub7 60% (77 samples sent)
(8747|8757) pub2 90% (116 samples sent)
(8747|8762) pub7 70% (90 samples sent)
(8747|8757) pub2 100% (128 samples sent)
(8747|8757) pub2 waiting for acks
(8747|8762) pub7 80% (103 samples sent)
(8747|8762) pub7 90% (116 samples sent)
(8747|8762) pub7 100% (128 samples sent)
(8747|8762) pub7 waiting for acks
(8747|8758) pub3<-match found! before write for 01037c1e.5257c92a.222b33e4.00000002(083864a0)
(8747|8760) pub5<-match found! before write for 01037c1e.5257c92a.222b33e6.00000002(72f837c0)
(8747|8761) pub6<-match found! before write for 01037c1e.5257c92a.222b33e8.00000002(cdc889a1)
(8747|8758) pub3 10% (13 samples sent)
(8747|8754) sub 20% (205 samples received)
(8747|8758) pub3 20% (26 samples sent)
(8747|8760) pub5 10% (13 samples sent)
(8747|8758) pub3 30% (39 samples sent)
(8747|8761) pub6 10% (13 samples sent)
(8747|8760) pub5 20% (26 samples sent)
(8747|8758) pub3 40% (52 samples sent)
(8747|8760) pub5 30% (39 samples sent)
(8747|8761) pub6 20% (26 samples sent)
(8747|8758) pub3 50% (64 samples sent)
(8747|8760) pub5 40% (52 samples sent)
(8747|8761) pub6 30% (39 samples sent)
(8747|8758) pub3 60% (77 samples sent)
(8747|8760) pub5 50% (64 samples sent)
(8747|8761) pub6 40% (52 samples sent)
(8747|8758) pub3 70% (90 samples sent)
(8747|8760) pub5 60% (77 samples sent)
(8747|8761) pub6 50% (64 samples sent)
(8747|8758) pub3 80% (103 samples sent)
(8747|8760) pub5 70% (90 samples sent)
(8747|8761) pub6 60% (77 samples sent)
(8747|8758) pub3 90% (116 samples sent)
(8747|8754) sub 30% (308 samples received)
(8747|8760) pub5 80% (103 samples sent)
(8747|8761) pub6 70% (90 samples sent)
(8747|8758) pub3 100% (128 samples sent)
(8747|8758) pub3 waiting for acks
(8747|8761) pub6 80% (103 samples sent)
(8747|8760) pub5 90% (116 samples sent)
(8747|8761) pub6 90% (116 samples sent)
(8747|8760) pub5 100% (128 samples sent)
(8747|8760) pub5 waiting for acks
(8747|8761) pub6 100% (128 samples sent)
(8747|8761) pub6 waiting for acks
(8747|8756) pub1 waiting for acks returned
(8747|8756) pub1<-delete_contained_entities
(8747|8754) sub 40% (410 samples received)
(8747|8755) pub0 waiting for acks returned
(8747|8755) pub0<-delete_contained_entities
(8747|8754) sub 50% (512 samples received)
(8747|8754) sub 60% (615 samples received)
(8747|8762) pub7 waiting for acks returned
(8747|8762) pub7<-delete_contained_entities
(8747|8757) pub2 waiting for acks returned
(8747|8757) pub2<-delete_contained_entities
(8747|8756) pub1<-delete_participant
(8747|8759) pub4 waiting for acks returned
(8747|8759) pub4<-delete_contained_entities
(8747|8755) pub0<-delete_participant
(8747|8754) sub 70% (717 samples received)
(8747|8754) sub 80% (820 samples received)
(8747|8762) pub7<-delete_participant
(8747|8757) pub2<-delete_participant
(8747|8759) pub4<-delete_participant
(8747|8754) sub 90% (922 samples received)
(8747|8761) pub6 waiting for acks returned
(8747|8761) pub6<-delete_contained_entities
(8747|8758) pub3 waiting for acks returned
(8747|8758) pub3<-delete_contained_entities
(8747|8761) pub6<-delete_participant
(8747|8758) pub3<-delete_participant
(8747|8754) sub 100% (1024 samples received)
(8747|8754) sub condition_.notify_all
(8747|8747) sub condition_.wait returned
(8747|8747) sub check_received
(8747|8747) sub check_received returns 0
(8747|8747) <- PublisherService::end
(8747|8760) pub5 waiting for acks returned
(8747|8760) pub5<-delete_contained_entities
(8747|8760) pub5<-delete_participant
(8747|8747) <- PublisherService::~PublisherService
(8747|8747) <- Subscriber delete_contained_entities
(8747|8747) <- Subscriber delete_participant
(8747|8747) <- Subscriber::~Subscriber
(8747|8747) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl low rtps Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl medium rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8796 started at 2026-06-30 17:29:04
(8796|8796) -> Thrasher started
(8796|8796) -> Subscriber::Subscriber
(8796|8796) Subscriber reader id: 01037c1e.5257c92a.225c884d.00000007(5ca760db)
(8796|8796) -> PublisherService::PublisherService
(8796|8796) -> PublisherService::start (16 threads)
(8796|8796) sub wait_received 0:1024
(8796|8805) pub1->transport cfg_1
(8796|8806) pub2->transport cfg_2
(8796|8807) pub3->transport cfg_3
(8796|8809) pub5->transport cfg_5
(8796|8808) pub4->transport cfg_4
(8796|8810) pub6->transport cfg_6
(8796|8819) pub15->transport cfg_15
(8796|8818) pub14->transport cfg_14
(8796|8817) pub13->transport cfg_13
(8796|8804) pub0->transport cfg_0
(8796|8816) pub12->transport cfg_12
(8796|8805) pub1 writer id: 01037c1e.5257c92a.225c884f.00000002(560dc734)
(8796|8805) pub1->started
(8796|8805) pub1->wait_match() before write for 01037c1e.5257c92a.225c884f.00000002(560dc734)
(8796|8806) pub2 writer id: 01037c1e.5257c92a.225c8850.00000002(b4bdc767)
(8796|8806) pub2->started
(8796|8806) pub2->wait_match() before write for 01037c1e.5257c92a.225c8850.00000002(b4bdc767)
(8796|8813) pub9->transport cfg_9
(8796|8811) pub7->transport cfg_7
(8796|8813) pub9 writer id: 01037c1e.5257c92a.225c8859.00000002(b9ada516)
(8796|8813) pub9->started
(8796|8813) pub9->wait_match() before write for 01037c1e.5257c92a.225c8859.00000002(b9ada516)
(8796|8815) pub11->transport cfg_11
(8796|8812) pub8->transport cfg_8
(8796|8805) pub1<-match found! before write for 01037c1e.5257c92a.225c884f.00000002(560dc734)
(8796|8805) pub1 10% (7 samples sent)
(8796|8805) pub1 20% (13 samples sent)
(8796|8805) pub1 31% (20 samples sent)
(8796|8805) pub1 40% (26 samples sent)
(8796|8805) pub1 50% (32 samples sent)
(8796|8805) pub1 60% (39 samples sent)
(8796|8805) pub1 70% (45 samples sent)
(8796|8805) pub1 81% (52 samples sent)
(8796|8805) pub1 90% (58 samples sent)
(8796|8805) pub1 100% (64 samples sent)
(8796|8805) pub1 waiting for acks
(8796|8806) pub2<-match found! before write for 01037c1e.5257c92a.225c8850.00000002(b4bdc767)
(8796|8806) pub2 10% (7 samples sent)
(8796|8806) pub2 20% (13 samples sent)
(8796|8806) pub2 31% (20 samples sent)
(8796|8806) pub2 40% (26 samples sent)
(8796|8806) pub2 50% (32 samples sent)
(8796|8809) pub5 writer id: 01037c1e.5257c92a.225c8853.00000002(f31dbdb7)
(8796|8809) pub5->started
(8796|8809) pub5->wait_match() before write for 01037c1e.5257c92a.225c8853.00000002(f31dbdb7)
(8796|8806) pub2 60% (39 samples sent)
(8796|8805) pub1 waiting for acks returned
(8796|8805) pub1<-delete_contained_entities
(8796|8806) pub2 70% (45 samples sent)
(8796|8803) sub 10% (103 samples received)
(8796|8806) pub2 81% (52 samples sent)
(8796|8806) pub2 90% (58 samples sent)
(8796|8806) pub2 100% (64 samples sent)
(8796|8806) pub2 waiting for acks
(8796|8808) pub4 writer id: 01037c1e.5257c92a.225c8852.00000002(ce7d9407)
(8796|8808) pub4->started
(8796|8808) pub4->wait_match() before write for 01037c1e.5257c92a.225c8852.00000002(ce7d9407)
(8796|8806) pub2 waiting for acks returned
(8796|8806) pub2<-delete_contained_entities
(8796|8810) pub6 writer id: 01037c1e.5257c92a.225c8856.00000002(3bfd32c7)
(8796|8810) pub6->started
(8796|8810) pub6->wait_match() before write for 01037c1e.5257c92a.225c8856.00000002(3bfd32c7)
(8796|8805) pub1<-delete_participant
(8796|8813) pub9<-match found! before write for 01037c1e.5257c92a.225c8859.00000002(b9ada516)
(8796|8819) pub15 writer id: 01037c1e.5257c92a.225c885d.00000002(4c2d03d6)
(8796|8819) pub15->started
(8796|8819) pub15->wait_match() before write for 01037c1e.5257c92a.225c885d.00000002(4c2d03d6)
(8796|8813) pub9 10% (7 samples sent)
(8796|8813) pub9 20% (13 samples sent)
(8796|8813) pub9 31% (20 samples sent)
(8796|8813) pub9 40% (26 samples sent)
(8796|8813) pub9 50% (32 samples sent)
(8796|8813) pub9 60% (39 samples sent)
(8796|8813) pub9 70% (45 samples sent)
(8796|8813) pub9 81% (52 samples sent)
(8796|8813) pub9 90% (58 samples sent)
(8796|8813) pub9 100% (64 samples sent)
(8796|8813) pub9 waiting for acks
(8796|8818) pub14 writer id: 01037c1e.5257c92a.225c885c.00000002(714d2a66)
(8796|8818) pub14->started
(8796|8818) pub14->wait_match() before write for 01037c1e.5257c92a.225c885c.00000002(714d2a66)
(8796|8806) pub2<-delete_participant
(8796|8817) pub13 writer id: 01037c1e.5257c92a.225c885a.00000002(fe0ddfc6)
(8796|8817) pub13->started
(8796|8817) pub13->wait_match() before write for 01037c1e.5257c92a.225c885a.00000002(fe0ddfc6)
(8796|8809) pub5<-match found! before write for 01037c1e.5257c92a.225c8853.00000002(f31dbdb7)
(8796|8809) pub5 10% (7 samples sent)
(8796|8809) pub5 20% (13 samples sent)
(8796|8809) pub5 31% (20 samples sent)
(8796|8809) pub5 40% (26 samples sent)
(8796|8809) pub5 50% (32 samples sent)
(8796|8809) pub5 60% (39 samples sent)
(8796|8808) pub4<-match found! before write for 01037c1e.5257c92a.225c8852.00000002(ce7d9407)
(8796|8809) pub5 70% (45 samples sent)
(8796|8809) pub5 81% (52 samples sent)
(8796|8808) pub4 10% (7 samples sent)
(8796|8809) pub5 90% (58 samples sent)
(8796|8803) sub 20% (205 samples received)
(8796|8808) pub4 20% (13 samples sent)
(8796|8808) pub4 31% (20 samples sent)
(8796|8809) pub5 100% (64 samples sent)
(8796|8809) pub5 waiting for acks
(8796|8804) pub0 writer id: 01037c1e.5257c92a.225c884e.00000002(6b6dee84)
(8796|8804) pub0->started
(8796|8804) pub0->wait_match() before write for 01037c1e.5257c92a.225c884e.00000002(6b6dee84)
(8796|8808) pub4 40% (26 samples sent)
(8796|8808) pub4 50% (32 samples sent)
(8796|8808) pub4 60% (39 samples sent)
(8796|8808) pub4 70% (45 samples sent)
(8796|8808) pub4 81% (52 samples sent)
(8796|8808) pub4 90% (58 samples sent)
(8796|8808) pub4 100% (64 samples sent)
(8796|8808) pub4 waiting for acks
(8796|8810) pub6<-match found! before write for 01037c1e.5257c92a.225c8856.00000002(3bfd32c7)
(8796|8810) pub6 10% (7 samples sent)
(8796|8810) pub6 20% (13 samples sent)
(8796|8810) pub6 31% (20 samples sent)
(8796|8810) pub6 40% (26 samples sent)
(8796|8810) pub6 50% (32 samples sent)
(8796|8816) pub12 writer id: 01037c1e.5257c92a.225c885b.00000002(c36df676)
(8796|8816) pub12->started
(8796|8816) pub12->wait_match() before write for 01037c1e.5257c92a.225c885b.00000002(c36df676)
(8796|8810) pub6 60% (39 samples sent)
(8796|8803) sub 30% (308 samples received)
(8796|8810) pub6 70% (45 samples sent)
(8796|8810) pub6 81% (52 samples sent)
(8796|8810) pub6 90% (58 samples sent)
(8796|8810) pub6 100% (64 samples sent)
(8796|8810) pub6 waiting for acks
(8796|8809) pub5 waiting for acks returned
(8796|8809) pub5<-delete_contained_entities
(8796|8808) pub4 waiting for acks returned
(8796|8808) pub4<-delete_contained_entities
(8796|8813) pub9 waiting for acks returned
(8796|8813) pub9<-delete_contained_entities
(8796|8819) pub15<-match found! before write for 01037c1e.5257c92a.225c885d.00000002(4c2d03d6)
(8796|8819) pub15 10% (7 samples sent)
(8796|8819) pub15 20% (13 samples sent)
(8796|8819) pub15 31% (20 samples sent)
(8796|8819) pub15 40% (26 samples sent)
(8796|8819) pub15 50% (32 samples sent)
(8796|8818) pub14<-match found! before write for 01037c1e.5257c92a.225c885c.00000002(714d2a66)
(8796|8807) pub3 writer id: 01037c1e.5257c92a.225c8851.00000002(89ddeed7)
(8796|8807) pub3->started
(8796|8807) pub3->wait_match() before write for 01037c1e.5257c92a.225c8851.00000002(89ddeed7)
(8796|8819) pub15 60% (39 samples sent)
(8796|8818) pub14 10% (7 samples sent)
(8796|8819) pub15 70% (45 samples sent)
(8796|8818) pub14 20% (13 samples sent)
(8796|8819) pub15 81% (52 samples sent)
(8796|8803) sub 40% (410 samples received)
(8796|8818) pub14 31% (20 samples sent)
(8796|8810) pub6 waiting for acks returned
(8796|8810) pub6<-delete_contained_entities
(8796|8818) pub14 40% (26 samples sent)
(8796|8819) pub15 90% (58 samples sent)
(8796|8818) pub14 50% (32 samples sent)
(8796|8819) pub15 100% (64 samples sent)
(8796|8819) pub15 waiting for acks
(8796|8818) pub14 60% (39 samples sent)
(8796|8818) pub14 70% (45 samples sent)
(8796|8818) pub14 81% (52 samples sent)
(8796|8818) pub14 90% (58 samples sent)
(8796|8818) pub14 100% (64 samples sent)
(8796|8818) pub14 waiting for acks
(8796|8811) pub7 writer id: 01037c1e.5257c92a.225c8854.00000002(413d61a7)
(8796|8811) pub7->started
(8796|8811) pub7->wait_match() before write for 01037c1e.5257c92a.225c8854.00000002(413d61a7)
(8796|8803) sub 50% (512 samples received)
(8796|8818) pub14 waiting for acks returned
(8796|8818) pub14<-delete_contained_entities
(8796|8819) pub15 waiting for acks returned
(8796|8819) pub15<-delete_contained_entities
(8796|8812) pub8 writer id: 01037c1e.5257c92a.225c8855.00000002(7c5d4817)
(8796|8812) pub8->started
(8796|8812) pub8->wait_match() before write for 01037c1e.5257c92a.225c8855.00000002(7c5d4817)
(8796|8804) pub0<-match found! before write for 01037c1e.5257c92a.225c884e.00000002(6b6dee84)
(8796|8804) pub0 10% (7 samples sent)
(8796|8804) pub0 20% (13 samples sent)
(8796|8804) pub0 31% (20 samples sent)
(8796|8804) pub0 40% (26 samples sent)
(8796|8804) pub0 50% (32 samples sent)
(8796|8804) pub0 60% (39 samples sent)
(8796|8804) pub0 70% (45 samples sent)
(8796|8804) pub0 81% (52 samples sent)
(8796|8804) pub0 90% (58 samples sent)
(8796|8804) pub0 100% (64 samples sent)
(8796|8804) pub0 waiting for acks
(8796|8815) pub11 writer id: 01037c1e.5257c92a.225c8858.00000002(84cd8ca6)
(8796|8815) pub11->started
(8796|8815) pub11->wait_match() before write for 01037c1e.5257c92a.225c8858.00000002(84cd8ca6)
(8796|8814) pub10->transport cfg_10
(8796|8804) pub0 waiting for acks returned
(8796|8804) pub0<-delete_contained_entities
(8796|8809) pub5<-delete_participant
(8796|8817) pub13<-match found! before write for 01037c1e.5257c92a.225c885a.00000002(fe0ddfc6)
(8796|8816) pub12<-match found! before write for 01037c1e.5257c92a.225c885b.00000002(c36df676)
(8796|8817) pub13 10% (7 samples sent)
(8796|8808) pub4<-delete_participant
(8796|8816) pub12 10% (7 samples sent)
(8796|8817) pub13 20% (13 samples sent)
(8796|8817) pub13 31% (20 samples sent)
(8796|8817) pub13 40% (26 samples sent)
(8796|8816) pub12 20% (13 samples sent)
(8796|8817) pub13 50% (32 samples sent)
(8796|8813) pub9<-delete_participant
(8796|8816) pub12 31% (20 samples sent)
(8796|8817) pub13 60% (39 samples sent)
(8796|8816) pub12 40% (26 samples sent)
(8796|8817) pub13 70% (45 samples sent)
(8796|8816) pub12 50% (32 samples sent)
(8796|8817) pub13 81% (52 samples sent)
(8796|8816) pub12 60% (39 samples sent)
(8796|8816) pub12 70% (45 samples sent)
(8796|8817) pub13 90% (58 samples sent)
(8796|8816) pub12 81% (52 samples sent)
(8796|8817) pub13 100% (64 samples sent)
(8796|8817) pub13 waiting for acks
(8796|8816) pub12 90% (58 samples sent)
(8796|8803) sub 60% (615 samples received)
(8796|8810) pub6<-delete_participant
(8796|8816) pub12 100% (64 samples sent)
(8796|8816) pub12 waiting for acks
(8796|8814) pub10 writer id: 01037c1e.5257c92a.225c8857.00000002(069d1b77)
(8796|8814) pub10->started
(8796|8814) pub10->wait_match() before write for 01037c1e.5257c92a.225c8857.00000002(069d1b77)
(8796|8816) pub12 waiting for acks returned
(8796|8816) pub12<-delete_contained_entities
(8796|8817) pub13 waiting for acks returned
(8796|8817) pub13<-delete_contained_entities
(8796|8818) pub14<-delete_participant
(8796|8819) pub15<-delete_participant
(8796|8807) pub3<-match found! before write for 01037c1e.5257c92a.225c8851.00000002(89ddeed7)
(8796|8807) pub3 10% (7 samples sent)
(8796|8807) pub3 20% (13 samples sent)
(8796|8807) pub3 31% (20 samples sent)
(8796|8807) pub3 40% (26 samples sent)
(8796|8807) pub3 50% (32 samples sent)
(8796|8807) pub3 60% (39 samples sent)
(8796|8807) pub3 70% (45 samples sent)
(8796|8807) pub3 81% (52 samples sent)
(8796|8803) sub 70% (717 samples received)
(8796|8807) pub3 90% (58 samples sent)
(8796|8807) pub3 100% (64 samples sent)
(8796|8807) pub3 waiting for acks
(8796|8807) pub3 waiting for acks returned
(8796|8807) pub3<-delete_contained_entities
(8796|8811) pub7<-match found! before write for 01037c1e.5257c92a.225c8854.00000002(413d61a7)
(8796|8811) pub7 10% (7 samples sent)
(8796|8811) pub7 20% (13 samples sent)
(8796|8811) pub7 31% (20 samples sent)
(8796|8811) pub7 40% (26 samples sent)
(8796|8811) pub7 50% (32 samples sent)
(8796|8815) pub11<-match found! before write for 01037c1e.5257c92a.225c8858.00000002(84cd8ca6)
(8796|8815) pub11 10% (7 samples sent)
(8796|8812) pub8<-match found! before write for 01037c1e.5257c92a.225c8855.00000002(7c5d4817)
(8796|8812) pub8 10% (7 samples sent)
(8796|8812) pub8 20% (13 samples sent)
(8796|8811) pub7 60% (39 samples sent)
(8796|8815) pub11 20% (13 samples sent)
(8796|8811) pub7 70% (45 samples sent)
(8796|8811) pub7 81% (52 samples sent)
(8796|8803) sub 80% (820 samples received)
(8796|8812) pub8 31% (20 samples sent)
(8796|8815) pub11 31% (20 samples sent)
(8796|8815) pub11 40% (26 samples sent)
(8796|8811) pub7 90% (58 samples sent)
(8796|8804) pub0<-delete_participant
(8796|8812) pub8 40% (26 samples sent)
(8796|8811) pub7 100% (64 samples sent)
(8796|8811) pub7 waiting for acks
(8796|8812) pub8 50% (32 samples sent)
(8796|8812) pub8 60% (39 samples sent)
(8796|8815) pub11 50% (32 samples sent)
(8796|8815) pub11 60% (39 samples sent)
(8796|8815) pub11 70% (45 samples sent)
(8796|8812) pub8 70% (45 samples sent)
(8796|8815) pub11 81% (52 samples sent)
(8796|8812) pub8 81% (52 samples sent)
(8796|8815) pub11 90% (58 samples sent)
(8796|8812) pub8 90% (58 samples sent)
(8796|8812) pub8 100% (64 samples sent)
(8796|8812) pub8 waiting for acks
(8796|8815) pub11 100% (64 samples sent)
(8796|8815) pub11 waiting for acks
(8796|8816) pub12<-delete_participant
(8796|8803) sub 90% (922 samples received)
(8796|8817) pub13<-delete_participant
(8796|8811) pub7 waiting for acks returned
(8796|8811) pub7<-delete_contained_entities
(8796|8815) pub11 waiting for acks returned
(8796|8815) pub11<-delete_contained_entities
(8796|8812) pub8 waiting for acks returned
(8796|8812) pub8<-delete_contained_entities
(8796|8807) pub3<-delete_participant
(8796|8811) pub7<-delete_participant
(8796|8815) pub11<-delete_participant
(8796|8812) pub8<-delete_participant
(8796|8814) pub10<-match found! before write for 01037c1e.5257c92a.225c8857.00000002(069d1b77)
(8796|8814) pub10 10% (7 samples sent)
(8796|8814) pub10 20% (13 samples sent)
(8796|8814) pub10 31% (20 samples sent)
(8796|8814) pub10 40% (26 samples sent)
(8796|8814) pub10 50% (32 samples sent)
(8796|8814) pub10 60% (39 samples sent)
(8796|8814) pub10 70% (45 samples sent)
(8796|8814) pub10 81% (52 samples sent)
(8796|8814) pub10 90% (58 samples sent)
(8796|8814) pub10 100% (64 samples sent)
(8796|8814) pub10 waiting for acks
(8796|8803) sub 100% (1024 samples received)
(8796|8803) sub condition_.notify_all
(8796|8796) sub condition_.wait returned
(8796|8796) sub check_received
(8796|8796) sub check_received returns 0
(8796|8796) <- PublisherService::end
(8796|8814) pub10 waiting for acks returned
(8796|8814) pub10<-delete_contained_entities
(8796|8814) pub10<-delete_participant
(8796|8796) <- PublisherService::~PublisherService
(8796|8796) <- Subscriber delete_contained_entities
(8796|8796) <- Subscriber delete_participant
(8796|8796) <- Subscriber::~Subscriber
(8796|8796) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium rtps Time:4s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl high rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8885 started at 2026-06-30 17:29:08
(8885|8885) -> Thrasher started
(8885|8885) -> Subscriber::Subscriber
(8885|8885) Subscriber reader id: 01037c1e.5257c92a.22b53eb9.00000007(bbb885ea)
(8885|8885) -> PublisherService::PublisherService
(8885|8885) -> PublisherService::start (32 threads)
(8885|8885) sub wait_received 0:1024
(8885|8896) pub3->transport cfg_3
(8885|8893) pub0->transport cfg_0
(8885|8901) pub8->transport cfg_8
(8885|8894) pub1->transport cfg_1
(8885|8895) pub2->transport cfg_2
(8885|8897) pub4->transport cfg_4
(8885|8899) pub6->transport cfg_6
(8885|8905) pub13->transport cfg_13
(8885|8915) pub22->transport cfg_22
(8885|8909) pub16->transport cfg_16
(8885|8924) pub30->transport cfg_30
(8885|8898) pub5->transport cfg_5
(8885|8920) pub29->transport cfg_29
(8885|8896) pub3 writer id: 01037c1e.5257c92a.22b53ebd.00000002(3e52d7a5)
(8885|8896) pub3->started
(8885|8896) pub3->wait_match() before write for 01037c1e.5257c92a.22b53ebd.00000002(3e52d7a5)
(8885|8921) pub27->transport cfg_27
(8885|8896) pub3<-match found! before write for 01037c1e.5257c92a.22b53ebd.00000002(3e52d7a5)
(8885|8896) pub3 12% (4 samples sent)
(8885|8896) pub3 21% (7 samples sent)
(8885|8896) pub3 31% (10 samples sent)
(8885|8896) pub3 40% (13 samples sent)
(8885|8896) pub3 50% (16 samples sent)
(8885|8896) pub3 62% (20 samples sent)
(8885|8896) pub3 71% (23 samples sent)
(8885|8896) pub3 81% (26 samples sent)
(8885|8896) pub3 90% (29 samples sent)
(8885|8896) pub3 100% (32 samples sent)
(8885|8896) pub3 waiting for acks
(8885|8919) pub26->transport cfg_26
(8885|8896) pub3 waiting for acks returned
(8885|8896) pub3<-delete_contained_entities
(8885|8893) pub0 writer id: 01037c1e.5257c92a.22b53eba.00000002(8c720bb5)
(8885|8893) pub0->started
(8885|8893) pub0->wait_match() before write for 01037c1e.5257c92a.22b53eba.00000002(8c720bb5)
(8885|8908) pub15->transport cfg_15
(8885|8896) pub3<-delete_participant
(8885|8893) pub0<-match found! before write for 01037c1e.5257c92a.22b53eba.00000002(8c720bb5)
(8885|8893) pub0 12% (4 samples sent)
(8885|8893) pub0 21% (7 samples sent)
(8885|8893) pub0 31% (10 samples sent)
(8885|8893) pub0 40% (13 samples sent)
(8885|8893) pub0 50% (16 samples sent)
(8885|8893) pub0 62% (20 samples sent)
(8885|8893) pub0 71% (23 samples sent)
(8885|8893) pub0 81% (26 samples sent)
(8885|8893) pub0 90% (29 samples sent)
(8885|8893) pub0 100% (32 samples sent)
(8885|8893) pub0 waiting for acks
(8885|8893) pub0 waiting for acks returned
(8885|8893) pub0<-delete_contained_entities
(8885|8901) pub8 writer id: 01037c1e.5257c92a.22b53ec3.00000002(78b0890b)
(8885|8901) pub8->started
(8885|8901) pub8->wait_match() before write for 01037c1e.5257c92a.22b53ec3.00000002(78b0890b)
(8885|8901) pub8<-match found! before write for 01037c1e.5257c92a.22b53ec3.00000002(78b0890b)
(8885|8901) pub8 12% (4 samples sent)
(8885|8901) pub8 21% (7 samples sent)
(8885|8901) pub8 31% (10 samples sent)
(8885|8901) pub8 40% (13 samples sent)
(8885|8901) pub8 50% (16 samples sent)
(8885|8901) pub8 62% (20 samples sent)
(8885|8901) pub8 71% (23 samples sent)
(8885|8901) pub8 81% (26 samples sent)
(8885|8901) pub8 90% (29 samples sent)
(8885|8901) pub8 100% (32 samples sent)
(8885|8901) pub8 waiting for acks
(8885|8894) pub1 writer id: 01037c1e.5257c92a.22b53ebb.00000002(b1122205)
(8885|8894) pub1->started
(8885|8894) pub1->wait_match() before write for 01037c1e.5257c92a.22b53ebb.00000002(b1122205)
(8885|8901) pub8 waiting for acks returned
(8885|8901) pub8<-delete_contained_entities
(8885|8902) pub9->transport cfg_9
(8885|8893) pub0<-delete_participant
(8885|8895) pub2 writer id: 01037c1e.5257c92a.22b53ebc.00000002(0332fe15)
(8885|8895) pub2->started
(8885|8895) pub2->wait_match() before write for 01037c1e.5257c92a.22b53ebc.00000002(0332fe15)
(8885|8894) pub1<-match found! before write for 01037c1e.5257c92a.22b53ebb.00000002(b1122205)
(8885|8894) pub1 12% (4 samples sent)
(8885|8894) pub1 21% (7 samples sent)
(8885|8894) pub1 31% (10 samples sent)
(8885|8894) pub1 40% (13 samples sent)
(8885|8894) pub1 50% (16 samples sent)
(8885|8894) pub1 62% (20 samples sent)
(8885|8894) pub1 71% (23 samples sent)
(8885|8894) pub1 81% (26 samples sent)
(8885|8894) pub1 90% (29 samples sent)
(8885|8894) pub1 100% (32 samples sent)
(8885|8894) pub1 waiting for acks
(8885|8892) sub 10% (103 samples received)
(8885|8894) pub1 waiting for acks returned
(8885|8894) pub1<-delete_contained_entities
(8885|8897) pub4 writer id: 01037c1e.5257c92a.22b53ebe.00000002(79f2ad75)
(8885|8897) pub4->started
(8885|8897) pub4->wait_match() before write for 01037c1e.5257c92a.22b53ebe.00000002(79f2ad75)
(8885|8901) pub8<-delete_participant
(8885|8895) pub2<-match found! before write for 01037c1e.5257c92a.22b53ebc.00000002(0332fe15)
(8885|8895) pub2 12% (4 samples sent)
(8885|8895) pub2 21% (7 samples sent)
(8885|8897) pub4<-match found! before write for 01037c1e.5257c92a.22b53ebe.00000002(79f2ad75)
(8885|8895) pub2 31% (10 samples sent)
(8885|8895) pub2 40% (13 samples sent)
(8885|8897) pub4 12% (4 samples sent)
(8885|8895) pub2 50% (16 samples sent)
(8885|8897) pub4 21% (7 samples sent)
(8885|8895) pub2 62% (20 samples sent)
(8885|8897) pub4 31% (10 samples sent)
(8885|8895) pub2 71% (23 samples sent)
(8885|8895) pub2 81% (26 samples sent)
(8885|8895) pub2 90% (29 samples sent)
(8885|8897) pub4 40% (13 samples sent)
(8885|8895) pub2 100% (32 samples sent)
(8885|8895) pub2 waiting for acks
(8885|8897) pub4 50% (16 samples sent)
(8885|8897) pub4 62% (20 samples sent)
(8885|8897) pub4 71% (23 samples sent)
(8885|8897) pub4 81% (26 samples sent)
(8885|8897) pub4 90% (29 samples sent)
(8885|8897) pub4 100% (32 samples sent)
(8885|8897) pub4 waiting for acks
(8885|8897) pub4 waiting for acks returned
(8885|8897) pub4<-delete_contained_entities
(8885|8899) pub6 writer id: 01037c1e.5257c92a.22b53ec0.00000002(3f10f3db)
(8885|8899) pub6->started
(8885|8899) pub6->wait_match() before write for 01037c1e.5257c92a.22b53ec0.00000002(3f10f3db)
(8885|8895) pub2 waiting for acks returned
(8885|8895) pub2<-delete_contained_entities
(8885|8900) pub7->transport cfg_7
(8885|8899) pub6<-match found! before write for 01037c1e.5257c92a.22b53ec0.00000002(3f10f3db)
(8885|8899) pub6 12% (4 samples sent)
(8885|8899) pub6 21% (7 samples sent)
(8885|8899) pub6 31% (10 samples sent)
(8885|8899) pub6 40% (13 samples sent)
(8885|8899) pub6 50% (16 samples sent)
(8885|8899) pub6 62% (20 samples sent)
(8885|8899) pub6 71% (23 samples sent)
(8885|8899) pub6 81% (26 samples sent)
(8885|8892) sub 20% (205 samples received)
(8885|8899) pub6 90% (29 samples sent)
(8885|8899) pub6 100% (32 samples sent)
(8885|8899) pub6 waiting for acks
(8885|8899) pub6 waiting for acks returned
(8885|8899) pub6<-delete_contained_entities
(8885|8903) pub10->transport cfg_10
(8885|8894) pub1<-delete_participant
(8885|8907) pub14->transport cfg_14
(8885|8897) pub4<-delete_participant
(8885|8895) pub2<-delete_participant
(8885|8918) pub25->transport cfg_25
(8885|8899) pub6<-delete_participant
(8885|8916) pub23->transport cfg_23
(8885|8905) pub13 writer id: 01037c1e.5257c92a.22b53ec8.00000002(0f60b81a)
(8885|8905) pub13->started
(8885|8905) pub13->wait_match() before write for 01037c1e.5257c92a.22b53ec8.00000002(0f60b81a)
(8885|8914) pub18->transport cfg_18
(8885|8905) pub13<-match found! before write for 01037c1e.5257c92a.22b53ec8.00000002(0f60b81a)
(8885|8905) pub13 12% (4 samples sent)
(8885|8905) pub13 21% (7 samples sent)
(8885|8905) pub13 31% (10 samples sent)
(8885|8905) pub13 40% (13 samples sent)
(8885|8905) pub13 50% (16 samples sent)
(8885|8905) pub13 62% (20 samples sent)
(8885|8905) pub13 71% (23 samples sent)
(8885|8905) pub13 81% (26 samples sent)
(8885|8905) pub13 90% (29 samples sent)
(8885|8905) pub13 100% (32 samples sent)
(8885|8905) pub13 waiting for acks
(8885|8905) pub13 waiting for acks returned
(8885|8905) pub13<-delete_contained_entities
(8885|8915) pub22 writer id: 01037c1e.5257c92a.22b53ecc.00000002(fae01eda)
(8885|8915) pub22->started
(8885|8915) pub22->wait_match() before write for 01037c1e.5257c92a.22b53ecc.00000002(fae01eda)
(8885|8909) pub16 writer id: 01037c1e.5257c92a.22b53eca.00000002(75a0eb7a)
(8885|8909) pub16->started
(8885|8909) pub16->wait_match() before write for 01037c1e.5257c92a.22b53eca.00000002(75a0eb7a)
(8885|8912) pub20->transport cfg_20
(8885|8923) pub31->transport cfg_31
(8885|8915) pub22<-match found! before write for 01037c1e.5257c92a.22b53ecc.00000002(fae01eda)
(8885|8915) pub22 12% (4 samples sent)
(8885|8915) pub22 21% (7 samples sent)
(8885|8905) pub13<-delete_participant
(8885|8915) pub22 31% (10 samples sent)
(8885|8915) pub22 40% (13 samples sent)
(8885|8915) pub22 50% (16 samples sent)
(8885|8915) pub22 62% (20 samples sent)
(8885|8915) pub22 71% (23 samples sent)
(8885|8915) pub22 81% (26 samples sent)
(8885|8915) pub22 90% (29 samples sent)
(8885|8915) pub22 100% (32 samples sent)
(8885|8915) pub22 waiting for acks
(8885|8915) pub22 waiting for acks returned
(8885|8915) pub22<-delete_contained_entities
(8885|8909) pub16<-match found! before write for 01037c1e.5257c92a.22b53eca.00000002(75a0eb7a)
(8885|8909) pub16 12% (4 samples sent)
(8885|8909) pub16 21% (7 samples sent)
(8885|8909) pub16 31% (10 samples sent)
(8885|8909) pub16 40% (13 samples sent)
(8885|8909) pub16 50% (16 samples sent)
(8885|8909) pub16 62% (20 samples sent)
(8885|8909) pub16 71% (23 samples sent)
(8885|8909) pub16 81% (26 samples sent)
(8885|8909) pub16 90% (29 samples sent)
(8885|8909) pub16 100% (32 samples sent)
(8885|8909) pub16 waiting for acks
(8885|8922) pub28->transport cfg_28
(8885|8892) sub 30% (308 samples received)
(8885|8909) pub16 waiting for acks returned
(8885|8909) pub16<-delete_contained_entities
(8885|8915) pub22<-delete_participant
(8885|8909) pub16<-delete_participant
(8885|8924) pub30 writer id: 01037c1e.5257c92a.22b53ed8.00000002(6f802f98)
(8885|8924) pub30->started
(8885|8924) pub30->wait_match() before write for 01037c1e.5257c92a.22b53ed8.00000002(6f802f98)
(8885|8924) pub30<-match found! before write for 01037c1e.5257c92a.22b53ed8.00000002(6f802f98)
(8885|8924) pub30 12% (4 samples sent)
(8885|8924) pub30 21% (7 samples sent)
(8885|8924) pub30 31% (10 samples sent)
(8885|8924) pub30 40% (13 samples sent)
(8885|8924) pub30 50% (16 samples sent)
(8885|8924) pub30 62% (20 samples sent)
(8885|8924) pub30 71% (23 samples sent)
(8885|8924) pub30 81% (26 samples sent)
(8885|8913) pub21->transport cfg_21
(8885|8924) pub30 90% (29 samples sent)
(8885|8924) pub30 100% (32 samples sent)
(8885|8924) pub30 waiting for acks
(8885|8924) pub30 waiting for acks returned
(8885|8924) pub30<-delete_contained_entities
(8885|8898) pub5 writer id: 01037c1e.5257c92a.22b53ebf.00000002(449284c5)
(8885|8898) pub5->started
(8885|8898) pub5->wait_match() before write for 01037c1e.5257c92a.22b53ebf.00000002(449284c5)
(8885|8898) pub5<-match found! before write for 01037c1e.5257c92a.22b53ebf.00000002(449284c5)
(8885|8898) pub5 12% (4 samples sent)
(8885|8898) pub5 21% (7 samples sent)
(8885|8898) pub5 31% (10 samples sent)
(8885|8898) pub5 40% (13 samples sent)
(8885|8898) pub5 50% (16 samples sent)
(8885|8898) pub5 62% (20 samples sent)
(8885|8898) pub5 71% (23 samples sent)
(8885|8898) pub5 81% (26 samples sent)
(8885|8898) pub5 90% (29 samples sent)
(8885|8898) pub5 100% (32 samples sent)
(8885|8898) pub5 waiting for acks
(8885|8917) pub24->transport cfg_24
(8885|8898) pub5 waiting for acks returned
(8885|8898) pub5<-delete_contained_entities
(8885|8920) pub29 writer id: 01037c1e.5257c92a.22b53ed7.00000002(edd0b849)
(8885|8920) pub29->started
(8885|8920) pub29->wait_match() before write for 01037c1e.5257c92a.22b53ed7.00000002(edd0b849)
(8885|8924) pub30<-delete_participant
(8885|8920) pub29<-match found! before write for 01037c1e.5257c92a.22b53ed7.00000002(edd0b849)
(8885|8920) pub29 12% (4 samples sent)
(8885|8920) pub29 21% (7 samples sent)
(8885|8920) pub29 31% (10 samples sent)
(8885|8920) pub29 40% (13 samples sent)
(8885|8920) pub29 50% (16 samples sent)
(8885|8920) pub29 62% (20 samples sent)
(8885|8920) pub29 71% (23 samples sent)
(8885|8920) pub29 81% (26 samples sent)
(8885|8920) pub29 90% (29 samples sent)
(8885|8920) pub29 100% (32 samples sent)
(8885|8920) pub29 waiting for acks
(8885|8892) sub 40% (410 samples received)
(8885|8904) pub11->transport cfg_11
(8885|8920) pub29 waiting for acks returned
(8885|8920) pub29<-delete_contained_entities
(8885|8898) pub5<-delete_participant
(8885|8921) pub27 writer id: 01037c1e.5257c92a.22b53ed5.00000002(9710eb29)
(8885|8921) pub27->started
(8885|8921) pub27->wait_match() before write for 01037c1e.5257c92a.22b53ed5.00000002(9710eb29)
(8885|8920) pub29<-delete_participant
(8885|8919) pub26 writer id: 01037c1e.5257c92a.22b53ed2.00000002(25303739)
(8885|8919) pub26->started
(8885|8919) pub26->wait_match() before write for 01037c1e.5257c92a.22b53ed2.00000002(25303739)
(8885|8908) pub15 writer id: 01037c1e.5257c92a.22b53ec9.00000002(320091aa)
(8885|8908) pub15->started
(8885|8908) pub15->wait_match() before write for 01037c1e.5257c92a.22b53ec9.00000002(320091aa)
(8885|8919) pub26<-match found! before write for 01037c1e.5257c92a.22b53ed2.00000002(25303739)
(8885|8919) pub26 12% (4 samples sent)
(8885|8919) pub26 21% (7 samples sent)
(8885|8919) pub26 31% (10 samples sent)
(8885|8919) pub26 40% (13 samples sent)
(8885|8919) pub26 50% (16 samples sent)
(8885|8919) pub26 62% (20 samples sent)
(8885|8919) pub26 71% (23 samples sent)
(8885|8919) pub26 81% (26 samples sent)
(8885|8919) pub26 90% (29 samples sent)
(8885|8919) pub26 100% (32 samples sent)
(8885|8919) pub26 waiting for acks
(8885|8908) pub15<-match found! before write for 01037c1e.5257c92a.22b53ec9.00000002(320091aa)
(8885|8908) pub15 12% (4 samples sent)
(8885|8908) pub15 21% (7 samples sent)
(8885|8908) pub15 31% (10 samples sent)
(8885|8921) pub27<-match found! before write for 01037c1e.5257c92a.22b53ed5.00000002(9710eb29)
(8885|8908) pub15 40% (13 samples sent)
(8885|8908) pub15 50% (16 samples sent)
(8885|8921) pub27 12% (4 samples sent)
(8885|8908) pub15 62% (20 samples sent)
(8885|8921) pub27 21% (7 samples sent)
(8885|8908) pub15 71% (23 samples sent)
(8885|8921) pub27 31% (10 samples sent)
(8885|8908) pub15 81% (26 samples sent)
(8885|8921) pub27 40% (13 samples sent)
(8885|8908) pub15 90% (29 samples sent)
(8885|8921) pub27 50% (16 samples sent)
(8885|8908) pub15 100% (32 samples sent)
(8885|8908) pub15 waiting for acks
(8885|8921) pub27 62% (20 samples sent)
(8885|8921) pub27 71% (23 samples sent)
(8885|8921) pub27 81% (26 samples sent)
(8885|8921) pub27 90% (29 samples sent)
(8885|8921) pub27 100% (32 samples sent)
(8885|8921) pub27 waiting for acks
(8885|8892) sub 50% (512 samples received)
(8885|8921) pub27 waiting for acks returned
(8885|8921) pub27<-delete_contained_entities
(8885|8919) pub26 waiting for acks returned
(8885|8919) pub26<-delete_contained_entities
(8885|8902) pub9 writer id: 01037c1e.5257c92a.22b53ec2.00000002(45d0a0bb)
(8885|8902) pub9->started
(8885|8902) pub9->wait_match() before write for 01037c1e.5257c92a.22b53ec2.00000002(45d0a0bb)
(8885|8908) pub15 waiting for acks returned
(8885|8908) pub15<-delete_contained_entities
(8885|8900) pub7 writer id: 01037c1e.5257c92a.22b53ec1.00000002(0270da6b)
(8885|8900) pub7->started
(8885|8900) pub7->wait_match() before write for 01037c1e.5257c92a.22b53ec1.00000002(0270da6b)
(8885|8903) pub10 writer id: 01037c1e.5257c92a.22b53ec5.00000002(f7f07cab)
(8885|8903) pub10->started
(8885|8903) pub10->wait_match() before write for 01037c1e.5257c92a.22b53ec5.00000002(f7f07cab)
(8885|8902) pub9<-match found! before write for 01037c1e.5257c92a.22b53ec2.00000002(45d0a0bb)
(8885|8902) pub9 12% (4 samples sent)
(8885|8902) pub9 21% (7 samples sent)
(8885|8902) pub9 31% (10 samples sent)
(8885|8902) pub9 40% (13 samples sent)
(8885|8902) pub9 50% (16 samples sent)
(8885|8902) pub9 62% (20 samples sent)
(8885|8902) pub9 71% (23 samples sent)
(8885|8902) pub9 81% (26 samples sent)
(8885|8902) pub9 90% (29 samples sent)
(8885|8902) pub9 100% (32 samples sent)
(8885|8902) pub9 waiting for acks
(8885|8900) pub7<-match found! before write for 01037c1e.5257c92a.22b53ec1.00000002(0270da6b)
(8885|8900) pub7 12% (4 samples sent)
(8885|8900) pub7 21% (7 samples sent)
(8885|8900) pub7 31% (10 samples sent)
(8885|8900) pub7 40% (13 samples sent)
(8885|8900) pub7 50% (16 samples sent)
(8885|8900) pub7 62% (20 samples sent)
(8885|8900) pub7 71% (23 samples sent)
(8885|8900) pub7 81% (26 samples sent)
(8885|8900) pub7 90% (29 samples sent)
(8885|8902) pub9 waiting for acks returned
(8885|8902) pub9<-delete_contained_entities
(8885|8900) pub7 100% (32 samples sent)
(8885|8900) pub7 waiting for acks
(8885|8907) pub14 writer id: 01037c1e.5257c92a.22b53ec7.00000002(8d302fcb)
(8885|8907) pub14->started
(8885|8907) pub14->wait_match() before write for 01037c1e.5257c92a.22b53ec7.00000002(8d302fcb)
(8885|8900) pub7 waiting for acks returned
(8885|8900) pub7<-delete_contained_entities
(8885|8903) pub10<-match found! before write for 01037c1e.5257c92a.22b53ec5.00000002(f7f07cab)
(8885|8903) pub10 12% (4 samples sent)
(8885|8903) pub10 21% (7 samples sent)
(8885|8903) pub10 31% (10 samples sent)
(8885|8903) pub10 40% (13 samples sent)
(8885|8903) pub10 50% (16 samples sent)
(8885|8903) pub10 62% (20 samples sent)
(8885|8903) pub10 71% (23 samples sent)
(8885|8903) pub10 81% (26 samples sent)
(8885|8903) pub10 90% (29 samples sent)
(8885|8903) pub10 100% (32 samples sent)
(8885|8903) pub10 waiting for acks
(8885|8903) pub10 waiting for acks returned
(8885|8903) pub10<-delete_contained_entities
(8885|8921) pub27<-delete_participant
(8885|8919) pub26<-delete_participant
(8885|8908) pub15<-delete_participant
(8885|8907) pub14<-match found! before write for 01037c1e.5257c92a.22b53ec7.00000002(8d302fcb)
(8885|8907) pub14 12% (4 samples sent)
(8885|8907) pub14 21% (7 samples sent)
(8885|8907) pub14 31% (10 samples sent)
(8885|8907) pub14 40% (13 samples sent)
(8885|8907) pub14 50% (16 samples sent)
(8885|8907) pub14 62% (20 samples sent)
(8885|8907) pub14 71% (23 samples sent)
(8885|8907) pub14 81% (26 samples sent)
(8885|8907) pub14 90% (29 samples sent)
(8885|8907) pub14 100% (32 samples sent)
(8885|8907) pub14 waiting for acks
(8885|8892) sub 60% (615 samples received)
(8885|8907) pub14 waiting for acks returned
(8885|8907) pub14<-delete_contained_entities
(8885|8918) pub25 writer id: 01037c1e.5257c92a.22b53ed4.00000002(aa70c299)
(8885|8918) pub25->started
(8885|8918) pub25->wait_match() before write for 01037c1e.5257c92a.22b53ed4.00000002(aa70c299)
(8885|8902) pub9<-delete_participant
(8885|8900) pub7<-delete_participant
(8885|8903) pub10<-delete_participant
(8885|8916) pub23 writer id: 01037c1e.5257c92a.22b53ed1.00000002(62904de9)
(8885|8916) pub23->started
(8885|8916) pub23->wait_match() before write for 01037c1e.5257c92a.22b53ed1.00000002(62904de9)
(8885|8907) pub14<-delete_participant
(8885|8911) pub19->transport cfg_19
(8885|8918) pub25<-match found! before write for 01037c1e.5257c92a.22b53ed4.00000002(aa70c299)
(8885|8918) pub25 12% (4 samples sent)
(8885|8918) pub25 21% (7 samples sent)
(8885|8918) pub25 31% (10 samples sent)
(8885|8918) pub25 40% (13 samples sent)
(8885|8918) pub25 50% (16 samples sent)
(8885|8918) pub25 62% (20 samples sent)
(8885|8918) pub25 71% (23 samples sent)
(8885|8918) pub25 81% (26 samples sent)
(8885|8918) pub25 90% (29 samples sent)
(8885|8918) pub25 100% (32 samples sent)
(8885|8918) pub25 waiting for acks
(8885|8910) pub17->transport cfg_17
(8885|8918) pub25 waiting for acks returned
(8885|8918) pub25<-delete_contained_entities
(8885|8916) pub23<-match found! before write for 01037c1e.5257c92a.22b53ed1.00000002(62904de9)
(8885|8916) pub23 12% (4 samples sent)
(8885|8916) pub23 21% (7 samples sent)
(8885|8916) pub23 31% (10 samples sent)
(8885|8916) pub23 40% (13 samples sent)
(8885|8916) pub23 50% (16 samples sent)
(8885|8916) pub23 62% (20 samples sent)
(8885|8916) pub23 71% (23 samples sent)
(8885|8916) pub23 81% (26 samples sent)
(8885|8916) pub23 90% (29 samples sent)
(8885|8916) pub23 100% (32 samples sent)
(8885|8916) pub23 waiting for acks
(8885|8914) pub18 writer id: 01037c1e.5257c92a.22b53ecf.00000002(bd40640a)
(8885|8914) pub18->started
(8885|8914) pub18->wait_match() before write for 01037c1e.5257c92a.22b53ecf.00000002(bd40640a)
(8885|8916) pub23 waiting for acks returned
(8885|8916) pub23<-delete_contained_entities
(8885|8906) pub12->transport cfg_12
(8885|8918) pub25<-delete_participant
(8885|8914) pub18<-match found! before write for 01037c1e.5257c92a.22b53ecf.00000002(bd40640a)
(8885|8914) pub18 12% (4 samples sent)
(8885|8914) pub18 21% (7 samples sent)
(8885|8914) pub18 31% (10 samples sent)
(8885|8914) pub18 40% (13 samples sent)
(8885|8914) pub18 50% (16 samples sent)
(8885|8916) pub23<-delete_participant
(8885|8914) pub18 62% (20 samples sent)
(8885|8892) sub 70% (717 samples received)
(8885|8914) pub18 71% (23 samples sent)
(8885|8914) pub18 81% (26 samples sent)
(8885|8914) pub18 90% (29 samples sent)
(8885|8914) pub18 100% (32 samples sent)
(8885|8914) pub18 waiting for acks
(8885|8912) pub20 writer id: 01037c1e.5257c92a.22b53ecd.00000002(c780376a)
(8885|8912) pub20->started
(8885|8912) pub20->wait_match() before write for 01037c1e.5257c92a.22b53ecd.00000002(c780376a)
(8885|8914) pub18 waiting for acks returned
(8885|8914) pub18<-delete_contained_entities
(8885|8912) pub20<-match found! before write for 01037c1e.5257c92a.22b53ecd.00000002(c780376a)
(8885|8912) pub20 12% (4 samples sent)
(8885|8912) pub20 21% (7 samples sent)
(8885|8912) pub20 31% (10 samples sent)
(8885|8912) pub20 40% (13 samples sent)
(8885|8912) pub20 50% (16 samples sent)
(8885|8912) pub20 62% (20 samples sent)
(8885|8912) pub20 71% (23 samples sent)
(8885|8912) pub20 81% (26 samples sent)
(8885|8912) pub20 90% (29 samples sent)
(8885|8912) pub20 100% (32 samples sent)
(8885|8912) pub20 waiting for acks
(8885|8912) pub20 waiting for acks returned
(8885|8912) pub20<-delete_contained_entities
(8885|8914) pub18<-delete_participant
(8885|8923) pub31 writer id: 01037c1e.5257c92a.22b53ed9.00000002(52e00628)
(8885|8923) pub31->started
(8885|8923) pub31->wait_match() before write for 01037c1e.5257c92a.22b53ed9.00000002(52e00628)
(8885|8922) pub28 writer id: 01037c1e.5257c92a.22b53ed6.00000002(d0b091f9)
(8885|8922) pub28->started
(8885|8922) pub28->wait_match() before write for 01037c1e.5257c92a.22b53ed6.00000002(d0b091f9)
(8885|8913) pub21 writer id: 01037c1e.5257c92a.22b53ed0.00000002(5ff06459)
(8885|8913) pub21->started
(8885|8913) pub21->wait_match() before write for 01037c1e.5257c92a.22b53ed0.00000002(5ff06459)
(8885|8912) pub20<-delete_participant
(8885|8917) pub24 writer id: 01037c1e.5257c92a.22b53ed3.00000002(18501e89)
(8885|8917) pub24->started
(8885|8917) pub24->wait_match() before write for 01037c1e.5257c92a.22b53ed3.00000002(18501e89)
(8885|8922) pub28<-match found! before write for 01037c1e.5257c92a.22b53ed6.00000002(d0b091f9)
(8885|8922) pub28 12% (4 samples sent)
(8885|8922) pub28 21% (7 samples sent)
(8885|8922) pub28 31% (10 samples sent)
(8885|8922) pub28 40% (13 samples sent)
(8885|8922) pub28 50% (16 samples sent)
(8885|8922) pub28 62% (20 samples sent)
(8885|8922) pub28 71% (23 samples sent)
(8885|8922) pub28 81% (26 samples sent)
(8885|8922) pub28 90% (29 samples sent)
(8885|8922) pub28 100% (32 samples sent)
(8885|8922) pub28 waiting for acks
(8885|8922) pub28 waiting for acks returned
(8885|8922) pub28<-delete_contained_entities
(8885|8904) pub11 writer id: 01037c1e.5257c92a.22b53ec4.00000002(ca90551b)
(8885|8904) pub11->started
(8885|8904) pub11->wait_match() before write for 01037c1e.5257c92a.22b53ec4.00000002(ca90551b)
(8885|8923) pub31<-match found! before write for 01037c1e.5257c92a.22b53ed9.00000002(52e00628)
(8885|8923) pub31 12% (4 samples sent)
(8885|8923) pub31 21% (7 samples sent)
(8885|8923) pub31 31% (10 samples sent)
(8885|8923) pub31 40% (13 samples sent)
(8885|8923) pub31 50% (16 samples sent)
(8885|8923) pub31 62% (20 samples sent)
(8885|8923) pub31 71% (23 samples sent)
(8885|8923) pub31 81% (26 samples sent)
(8885|8923) pub31 90% (29 samples sent)
(8885|8923) pub31 100% (32 samples sent)
(8885|8923) pub31 waiting for acks
(8885|8892) sub 80% (820 samples received)
(8885|8904) pub11<-match found! before write for 01037c1e.5257c92a.22b53ec4.00000002(ca90551b)
(8885|8904) pub11 12% (4 samples sent)
(8885|8904) pub11 21% (7 samples sent)
(8885|8904) pub11 31% (10 samples sent)
(8885|8904) pub11 40% (13 samples sent)
(8885|8904) pub11 50% (16 samples sent)
(8885|8904) pub11 62% (20 samples sent)
(8885|8904) pub11 71% (23 samples sent)
(8885|8904) pub11 81% (26 samples sent)
(8885|8923) pub31 waiting for acks returned
(8885|8923) pub31<-delete_contained_entities
(8885|8904) pub11 90% (29 samples sent)
(8885|8904) pub11 100% (32 samples sent)
(8885|8904) pub11 waiting for acks
(8885|8904) pub11 waiting for acks returned
(8885|8904) pub11<-delete_contained_entities
(8885|8913) pub21<-match found! before write for 01037c1e.5257c92a.22b53ed0.00000002(5ff06459)
(8885|8913) pub21 12% (4 samples sent)
(8885|8913) pub21 21% (7 samples sent)
(8885|8913) pub21 31% (10 samples sent)
(8885|8913) pub21 40% (13 samples sent)
(8885|8913) pub21 50% (16 samples sent)
(8885|8913) pub21 62% (20 samples sent)
(8885|8913) pub21 71% (23 samples sent)
(8885|8913) pub21 81% (26 samples sent)
(8885|8913) pub21 90% (29 samples sent)
(8885|8913) pub21 100% (32 samples sent)
(8885|8913) pub21 waiting for acks
(8885|8913) pub21 waiting for acks returned
(8885|8913) pub21<-delete_contained_entities
(8885|8917) pub24<-match found! before write for 01037c1e.5257c92a.22b53ed3.00000002(18501e89)
(8885|8917) pub24 12% (4 samples sent)
(8885|8917) pub24 21% (7 samples sent)
(8885|8917) pub24 31% (10 samples sent)
(8885|8917) pub24 40% (13 samples sent)
(8885|8917) pub24 50% (16 samples sent)
(8885|8917) pub24 62% (20 samples sent)
(8885|8917) pub24 71% (23 samples sent)
(8885|8917) pub24 81% (26 samples sent)
(8885|8917) pub24 90% (29 samples sent)
(8885|8917) pub24 100% (32 samples sent)
(8885|8917) pub24 waiting for acks
(8885|8892) sub 90% (922 samples received)
(8885|8917) pub24 waiting for acks returned
(8885|8917) pub24<-delete_contained_entities
(8885|8922) pub28<-delete_participant
(8885|8923) pub31<-delete_participant
(8885|8904) pub11<-delete_participant
(8885|8913) pub21<-delete_participant
(8885|8917) pub24<-delete_participant
(8885|8911) pub19 writer id: 01037c1e.5257c92a.22b53ecb.00000002(48c0c2ca)
(8885|8911) pub19->started
(8885|8911) pub19->wait_match() before write for 01037c1e.5257c92a.22b53ecb.00000002(48c0c2ca)
(8885|8910) pub17 writer id: 01037c1e.5257c92a.22b53ece.00000002(80204dba)
(8885|8910) pub17->started
(8885|8910) pub17->wait_match() before write for 01037c1e.5257c92a.22b53ece.00000002(80204dba)
(8885|8906) pub12 writer id: 01037c1e.5257c92a.22b53ec6.00000002(b050067b)
(8885|8906) pub12->started
(8885|8906) pub12->wait_match() before write for 01037c1e.5257c92a.22b53ec6.00000002(b050067b)
(8885|8911) pub19<-match found! before write for 01037c1e.5257c92a.22b53ecb.00000002(48c0c2ca)
(8885|8911) pub19 12% (4 samples sent)
(8885|8911) pub19 21% (7 samples sent)
(8885|8911) pub19 31% (10 samples sent)
(8885|8911) pub19 40% (13 samples sent)
(8885|8911) pub19 50% (16 samples sent)
(8885|8911) pub19 62% (20 samples sent)
(8885|8911) pub19 71% (23 samples sent)
(8885|8911) pub19 81% (26 samples sent)
(8885|8911) pub19 90% (29 samples sent)
(8885|8911) pub19 100% (32 samples sent)
(8885|8911) pub19 waiting for acks
(8885|8911) pub19 waiting for acks returned
(8885|8911) pub19<-delete_contained_entities
(8885|8910) pub17<-match found! before write for 01037c1e.5257c92a.22b53ece.00000002(80204dba)
(8885|8910) pub17 12% (4 samples sent)
(8885|8910) pub17 21% (7 samples sent)
(8885|8910) pub17 31% (10 samples sent)
(8885|8910) pub17 40% (13 samples sent)
(8885|8910) pub17 50% (16 samples sent)
(8885|8910) pub17 62% (20 samples sent)
(8885|8910) pub17 71% (23 samples sent)
(8885|8910) pub17 81% (26 samples sent)
(8885|8910) pub17 90% (29 samples sent)
(8885|8910) pub17 100% (32 samples sent)
(8885|8910) pub17 waiting for acks
(8885|8906) pub12<-match found! before write for 01037c1e.5257c92a.22b53ec6.00000002(b050067b)
(8885|8910) pub17 waiting for acks returned
(8885|8910) pub17<-delete_contained_entities
(8885|8906) pub12 12% (4 samples sent)
(8885|8906) pub12 21% (7 samples sent)
(8885|8906) pub12 31% (10 samples sent)
(8885|8906) pub12 40% (13 samples sent)
(8885|8906) pub12 50% (16 samples sent)
(8885|8906) pub12 62% (20 samples sent)
(8885|8906) pub12 71% (23 samples sent)
(8885|8906) pub12 81% (26 samples sent)
(8885|8906) pub12 90% (29 samples sent)
(8885|8906) pub12 100% (32 samples sent)
(8885|8906) pub12 waiting for acks
(8885|8892) sub 100% (1024 samples received)
(8885|8892) sub condition_.notify_all
(8885|8885) sub condition_.wait returned
(8885|8885) sub check_received
(8885|8885) sub check_received returns 0
(8885|8885) <- PublisherService::end
(8885|8906) pub12 waiting for acks returned
(8885|8906) pub12<-delete_contained_entities
(8885|8911) pub19<-delete_participant
(8885|8910) pub17<-delete_participant
(8885|8906) pub12<-delete_participant
(8885|8885) <- PublisherService::~PublisherService
(8885|8885) <- Subscriber delete_contained_entities
(8885|8885) <- Subscriber delete_participant
(8885|8885) <- Subscriber::~Subscriber
(8885|8885) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high rtps Time:14s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl single durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9054
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9064 started at 2026-06-30 17:29:22
(9064|9064) -> Thrasher started
(9064|9064) -> Subscriber::Subscriber
(9054|9054) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(9064|9064) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(9064|9064) Subscriber reader id: 01030000.5e5d37fa.00000002.00000507(25ea4b4f)
(9064|9064) -> PublisherService::PublisherService
(9064|9064) -> PublisherService::start (1 threads)
(9064|9064) sub wait_received 0:1
(9064|9076) pub0 writer id: 01030000.5e5d37fa.00000003.00000102(0c8c5374)
(9064|9076) pub0->started
(9064|9076) pub0 100% (1 samples sent)
(9064|9076) pub0->wait_match() before write for 01030000.5e5d37fa.00000003.00000102(0c8c5374)
(9064|9076) pub0<-match found! before write for 01030000.5e5d37fa.00000003.00000102(0c8c5374)
(9064|9076) pub0 waiting for acks
(9064|9075) sub 100% (1 samples received)
(9064|9075) sub condition_.notify_all
(9064|9064) sub condition_.wait returned
(9064|9064) sub check_received
(9064|9064) sub check_received returns 0
(9064|9064) <- PublisherService::end
(9064|9076) pub0 waiting for acks returned
(9064|9076) pub0<-delete_contained_entities
(9064|9076) pub0<-delete_participant
(9064|9064) <- PublisherService::~PublisherService
(9064|9064) <- Subscriber delete_contained_entities
(9064|9064) <- Subscriber delete_participant
(9064|9064) <- Subscriber::~Subscriber
(9064|9064) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl single durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl double durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9078
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9088 started at 2026-06-30 17:29:23
(9088|9088) -> Thrasher started
(9088|9088) -> Subscriber::Subscriber
(9078|9078) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(9088|9088) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(9088|9088) Subscriber reader id: 01030000.7916063e.00000002.00000507(de305cd1)
(9088|9088) -> PublisherService::PublisherService
(9088|9088) -> PublisherService::start (2 threads)
(9088|9088) sub wait_received 0:2
(9088|9100) pub0 writer id: 01030000.7916063e.00000003.00000102(f75644ea)
(9088|9100) pub0->started
(9088|9100) pub0 100% (1 samples sent)
(9088|9100) pub0->wait_match() before write for 01030000.7916063e.00000003.00000102(f75644ea)
(9088|9100) pub0<-match found! before write for 01030000.7916063e.00000003.00000102(f75644ea)
(9088|9100) pub0 waiting for acks
(9088|9099) sub 50% (1 samples received)
(9088|9100) pub0 waiting for acks returned
(9088|9100) pub0<-delete_contained_entities
(9088|9101) pub1 writer id: 01030000.7916063e.00000004.00000102(457698fa)
(9088|9101) pub1->started
(9088|9101) pub1 100% (1 samples sent)
(9088|9101) pub1->wait_match() before write for 01030000.7916063e.00000004.00000102(457698fa)
(9088|9101) pub1<-match found! before write for 01030000.7916063e.00000004.00000102(457698fa)
(9088|9101) pub1 waiting for acks
(9088|9099) sub 100% (2 samples received)
(9088|9099) sub condition_.notify_all
(9088|9088) sub condition_.wait returned
(9088|9088) sub check_received
(9088|9088) sub check_received returns 0
(9088|9088) <- PublisherService::end
(9088|9101) pub1 waiting for acks returned
(9088|9101) pub1<-delete_contained_entities
(9088|9100) pub0<-delete_participant
(9088|9101) pub1<-delete_participant
(9088|9088) <- PublisherService::~PublisherService
(9088|9088) <- Subscriber delete_contained_entities
(9088|9088) <- Subscriber delete_participant
(9088|9088) <- Subscriber::~Subscriber
(9088|9088) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl double durable Time:0s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl triangle durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9103
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9113 started at 2026-06-30 17:29:24
(9113|9113) -> Thrasher started
(9113|9113) -> Subscriber::Subscriber
(9103|9103) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(9113|9113) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(9113|9113) Subscriber reader id: 01030000.4190d981.00000002.00000507(6a86387f)
(9113|9113) -> PublisherService::PublisherService
(9113|9113) -> PublisherService::start (3 threads)
(9113|9113) sub wait_received 0:9
(9113|9125) pub0 writer id: 01030000.4190d981.00000003.00000102(43e02044)
(9113|9125) pub0->started
(9113|9125) pub0 33% (1 samples sent)
(9113|9125) pub0 66% (2 samples sent)
(9113|9125) pub0 100% (3 samples sent)
(9113|9125) pub0->wait_match() before write for 01030000.4190d981.00000003.00000102(43e02044)
(9113|9126) pub1 writer id: 01030000.4190d981.00000005.00000102(cca0d5e4)
(9113|9126) pub1->started
(9113|9126) pub1 33% (1 samples sent)
(9113|9126) pub1 66% (2 samples sent)
(9113|9126) pub1 100% (3 samples sent)
(9113|9126) pub1->wait_match() before write for 01030000.4190d981.00000005.00000102(cca0d5e4)
(9113|9127) pub2 writer id: 01030000.4190d981.00000004.00000102(f1c0fc54)
(9113|9127) pub2->started
(9113|9127) pub2 33% (1 samples sent)
(9113|9127) pub2 66% (2 samples sent)
(9113|9127) pub2 100% (3 samples sent)
(9113|9127) pub2->wait_match() before write for 01030000.4190d981.00000004.00000102(f1c0fc54)
(9113|9125) pub0<-match found! before write for 01030000.4190d981.00000003.00000102(43e02044)
(9113|9125) pub0 waiting for acks
(9113|9127) pub2<-match found! before write for 01030000.4190d981.00000004.00000102(f1c0fc54)
(9113|9127) pub2 waiting for acks
(9113|9126) pub1<-match found! before write for 01030000.4190d981.00000005.00000102(cca0d5e4)
(9113|9126) pub1 waiting for acks
(9113|9124) sub 11% (1 samples received)
(9113|9124) sub 22% (2 samples received)
(9113|9124) sub 33% (3 samples received)
(9113|9124) sub 44% (4 samples received)
(9113|9124) sub 55% (5 samples received)
(9113|9124) sub 66% (6 samples received)
(9113|9125) pub0 waiting for acks returned
(9113|9127) pub2 waiting for acks returned
(9113|9127) pub2<-delete_contained_entities
(9113|9125) pub0<-delete_contained_entities
(9113|9124) sub 77% (7 samples received)
(9113|9124) sub 88% (8 samples received)
(9113|9124) sub 100% (9 samples received)
(9113|9124) sub condition_.notify_all
(9113|9113) sub condition_.wait returned
(9113|9113) sub check_received
(9113|9113) sub check_received returns 0
(9113|9113) <- PublisherService::end
(9113|9126) pub1 waiting for acks returned
(9113|9126) pub1<-delete_contained_entities
(9113|9127) pub2<-delete_participant
(9113|9125) pub0<-delete_participant
(9113|9126) pub1<-delete_participant
(9113|9113) <- PublisherService::~PublisherService
(9113|9113) <- Subscriber delete_contained_entities
(9113|9113) <- Subscriber delete_participant
(9113|9113) <- Subscriber::~Subscriber
(9113|9113) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl triangle durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl default durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9129
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9139 started at 2026-06-30 17:29:25
(9139|9139) -> Thrasher started
(9139|9139) -> Subscriber::Subscriber
(9129|9129) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(9139|9139) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(9139|9139) Subscriber reader id: 01030000.23bdb86c.00000002.00000507(16bb01ca)
(9139|9139) -> PublisherService::PublisherService
(9139|9139) -> PublisherService::start (1 threads)
(9139|9139) sub wait_received 0:1024
(9139|9151) pub0 writer id: 01030000.23bdb86c.00000003.00000102(3fdd19f1)
(9139|9151) pub0->started
(9139|9151) pub0 10% (103 samples sent)
(9139|9150) sub 10% (103 samples received)
(9139|9151) pub0 20% (205 samples sent)
(9139|9150) sub 20% (205 samples received)
(9139|9151) pub0 30% (308 samples sent)
(9139|9150) sub 30% (308 samples received)
(9139|9151) pub0 40% (410 samples sent)
(9139|9150) sub 40% (410 samples received)
(9139|9151) pub0 50% (512 samples sent)
(9139|9150) sub 50% (512 samples received)
(9139|9151) pub0 60% (615 samples sent)
(9139|9150) sub 60% (615 samples received)
(9139|9151) pub0 70% (717 samples sent)
(9139|9150) sub 70% (717 samples received)
(9139|9151) pub0 80% (820 samples sent)
(9139|9150) sub 80% (820 samples received)
(9139|9151) pub0 90% (922 samples sent)
(9139|9150) sub 90% (922 samples received)
(9139|9151) pub0 100% (1024 samples sent)
(9139|9151) pub0->wait_match() before write for 01030000.23bdb86c.00000003.00000102(3fdd19f1)
(9139|9150) sub 100% (1024 samples received)
(9139|9150) sub condition_.notify_all
(9139|9151) pub0<-match found! before write for 01030000.23bdb86c.00000003.00000102(3fdd19f1)
(9139|9151) pub0 waiting for acks
(9139|9139) sub condition_.wait returned
(9139|9139) sub check_received
(9139|9139) sub check_received returns 0
(9139|9139) <- PublisherService::end
(9139|9151) pub0 waiting for acks returned
(9139|9151) pub0<-delete_contained_entities
(9139|9151) pub0<-delete_participant
(9139|9139) <- PublisherService::~PublisherService
(9139|9139) <- Subscriber delete_contained_entities
(9139|9139) <- Subscriber delete_participant
(9139|9139) <- Subscriber::~Subscriber
(9139|9139) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl default durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl low durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9154
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9164 started at 2026-06-30 17:29:26
(9164|9164) -> Thrasher started
(9164|9164) -> Subscriber::Subscriber
(9154|9154) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(9164|9164) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(9164|9164) Subscriber reader id: 01030000.7529edc1.00000002.00000507(e6e55447)
(9164|9164) -> PublisherService::PublisherService
(9164|9164) -> PublisherService::start (8 threads)
(9164|9164) sub wait_received 0:1024
(9164|9183) pub7 writer id: 01030000.7529edc1.0000000a.00000102(c2932e0d)
(9164|9183) pub7->started
(9164|9183) pub7 10% (13 samples sent)
(9164|9183) pub7 20% (26 samples sent)
(9164|9183) pub7 30% (39 samples sent)
(9164|9179) pub3 writer id: 01030000.7529edc1.00000006.00000102(0763c30c)
(9164|9179) pub3->started
(9164|9178) pub2 writer id: 01030000.7529edc1.00000005.00000102(40c3b9dc)
(9164|9178) pub2->started
(9164|9179) pub3 10% (13 samples sent)
(9164|9178) pub2 10% (13 samples sent)
(9164|9178) pub2 20% (26 samples sent)
(9164|9179) pub3 20% (26 samples sent)
(9164|9179) pub3 30% (39 samples sent)
(9164|9180) pub4 writer id: 01030000.7529edc1.00000007.00000102(3a03eabc)
(9164|9180) pub4->started
(9164|9178) pub2 30% (39 samples sent)
(9164|9179) pub3 40% (52 samples sent)
(9164|9180) pub4 10% (13 samples sent)
(9164|9178) pub2 40% (52 samples sent)
(9164|9179) pub3 50% (64 samples sent)
(9164|9180) pub4 20% (26 samples sent)
(9164|9178) pub2 50% (64 samples sent)
(9164|9179) pub3 60% (77 samples sent)
(9164|9182) pub6 writer id: 01030000.7529edc1.00000009.00000102(853354dd)
(9164|9182) pub6->started
(9164|9182) pub6 10% (13 samples sent)
(9164|9177) pub1 writer id: 01030000.7529edc1.00000004.00000102(7da3906c)
(9164|9177) pub1->started
(9164|9183) pub7 40% (52 samples sent)
(9164|9177) pub1 10% (13 samples sent)
(9164|9178) pub2 60% (77 samples sent)
(9164|9182) pub6 20% (26 samples sent)
(9164|9177) pub1 20% (26 samples sent)
(9164|9178) pub2 70% (90 samples sent)
(9164|9182) pub6 30% (39 samples sent)
(9164|9177) pub1 30% (39 samples sent)
(9164|9178) pub2 80% (103 samples sent)
(9164|9182) pub6 40% (52 samples sent)
(9164|9177) pub1 40% (52 samples sent)
(9164|9180) pub4 30% (39 samples sent)
(9164|9182) pub6 50% (64 samples sent)
(9164|9180) pub4 40% (52 samples sent)
(9164|9178) pub2 90% (116 samples sent)
(9164|9180) pub4 50% (64 samples sent)
(9164|9182) pub6 60% (77 samples sent)
(9164|9176) pub0 writer id: 01030000.7529edc1.00000003.00000102(cf834c7c)
(9164|9176) pub0->started
(9164|9178) pub2 100% (128 samples sent)
(9164|9178) pub2->wait_match() before write for 01030000.7529edc1.00000005.00000102(40c3b9dc)
(9164|9177) pub1 50% (64 samples sent)
(9164|9176) pub0 10% (13 samples sent)
(9164|9177) pub1 60% (77 samples sent)
(9164|9176) pub0 20% (26 samples sent)
(9164|9182) pub6 70% (90 samples sent)
(9164|9177) pub1 70% (90 samples sent)
(9164|9181) pub5 writer id: 01030000.7529edc1.00000008.00000102(b8537d6d)
(9164|9181) pub5->started
(9164|9181) pub5 10% (13 samples sent)
(9164|9177) pub1 80% (103 samples sent)
(9164|9183) pub7 50% (64 samples sent)
(9164|9181) pub5 20% (26 samples sent)
(9164|9176) pub0 30% (39 samples sent)
(9164|9178) pub2<-match found! before write for 01030000.7529edc1.00000005.00000102(40c3b9dc)
(9164|9178) pub2 waiting for acks
(9164|9177) pub1 90% (116 samples sent)
(9164|9176) pub0 40% (52 samples sent)
(9164|9182) pub6 80% (103 samples sent)
(9164|9180) pub4 60% (77 samples sent)
(9164|9177) pub1 100% (128 samples sent)
(9164|9177) pub1->wait_match() before write for 01030000.7529edc1.00000004.00000102(7da3906c)
(9164|9180) pub4 70% (90 samples sent)
(9164|9181) pub5 30% (39 samples sent)
(9164|9180) pub4 80% (103 samples sent)
(9164|9176) pub0 50% (64 samples sent)
(9164|9181) pub5 40% (52 samples sent)
(9164|9176) pub0 60% (77 samples sent)
(9164|9182) pub6 90% (116 samples sent)
(9164|9180) pub4 90% (116 samples sent)
(9164|9179) pub3 70% (90 samples sent)
(9164|9180) pub4 100% (128 samples sent)
(9164|9180) pub4->wait_match() before write for 01030000.7529edc1.00000007.00000102(3a03eabc)
(9164|9176) pub0 70% (90 samples sent)
(9164|9182) pub6 100% (128 samples sent)
(9164|9182) pub6->wait_match() before write for 01030000.7529edc1.00000009.00000102(853354dd)
(9164|9176) pub0 80% (103 samples sent)
(9164|9181) pub5 50% (64 samples sent)
(9164|9176) pub0 90% (116 samples sent)
(9164|9181) pub5 60% (77 samples sent)
(9164|9183) pub7 60% (77 samples sent)
(9164|9179) pub3 80% (103 samples sent)
(9164|9176) pub0 100% (128 samples sent)
(9164|9176) pub0->wait_match() before write for 01030000.7529edc1.00000003.00000102(cf834c7c)
(9164|9181) pub5 70% (90 samples sent)
(9164|9183) pub7 70% (90 samples sent)
(9164|9179) pub3 90% (116 samples sent)
(9164|9181) pub5 80% (103 samples sent)
(9164|9181) pub5 90% (116 samples sent)
(9164|9175) sub 10% (103 samples received)
(9164|9183) pub7 80% (103 samples sent)
(9164|9179) pub3 100% (128 samples sent)
(9164|9179) pub3->wait_match() before write for 01030000.7529edc1.00000006.00000102(0763c30c)
(9164|9179) pub3<-match found! before write for 01030000.7529edc1.00000006.00000102(0763c30c)
(9164|9179) pub3 waiting for acks
(9164|9181) pub5 100% (128 samples sent)
(9164|9181) pub5->wait_match() before write for 01030000.7529edc1.00000008.00000102(b8537d6d)
(9164|9183) pub7 90% (116 samples sent)
(9164|9183) pub7 100% (128 samples sent)
(9164|9183) pub7->wait_match() before write for 01030000.7529edc1.0000000a.00000102(c2932e0d)
(9164|9183) pub7<-match found! before write for 01030000.7529edc1.0000000a.00000102(c2932e0d)
(9164|9183) pub7 waiting for acks
(9164|9175) sub 20% (205 samples received)
(9164|9180) pub4<-match found! before write for 01030000.7529edc1.00000007.00000102(3a03eabc)
(9164|9180) pub4 waiting for acks
(9164|9182) pub6<-match found! before write for 01030000.7529edc1.00000009.00000102(853354dd)
(9164|9182) pub6 waiting for acks
(9164|9177) pub1<-match found! before write for 01030000.7529edc1.00000004.00000102(7da3906c)
(9164|9177) pub1 waiting for acks
(9164|9181) pub5<-match found! before write for 01030000.7529edc1.00000008.00000102(b8537d6d)
(9164|9181) pub5 waiting for acks
(9164|9176) pub0<-match found! before write for 01030000.7529edc1.00000003.00000102(cf834c7c)
(9164|9176) pub0 waiting for acks
(9164|9178) pub2 waiting for acks returned
(9164|9178) pub2<-delete_contained_entities
(9164|9175) sub 30% (308 samples received)
(9164|9178) pub2<-delete_participant
(9164|9175) sub 40% (410 samples received)
(9164|9175) sub 50% (512 samples received)
(9164|9175) sub 60% (615 samples received)
(9164|9175) sub 70% (717 samples received)
(9164|9175) sub 80% (820 samples received)
(9164|9175) sub 90% (922 samples received)
(9164|9175) sub 100% (1024 samples received)
(9164|9175) sub condition_.notify_all
(9164|9164) sub condition_.wait returned
(9164|9164) sub check_received
(9164|9164) sub check_received returns 0
(9164|9164) <- PublisherService::end
(9164|9179) pub3 waiting for acks returned
(9164|9179) pub3<-delete_contained_entities
(9164|9183) pub7 waiting for acks returned
(9164|9180) pub4 waiting for acks returned
(9164|9183) pub7<-delete_contained_entities
(9164|9180) pub4<-delete_contained_entities
(9164|9182) pub6 waiting for acks returned
(9164|9177) pub1 waiting for acks returned
(9164|9181) pub5 waiting for acks returned
(9164|9181) pub5<-delete_contained_entities
(9164|9177) pub1<-delete_contained_entities
(9164|9176) pub0 waiting for acks returned
(9164|9176) pub0<-delete_contained_entities
(9164|9182) pub6<-delete_contained_entities
(9164|9183) pub7<-delete_participant
(9164|9180) pub4<-delete_participant
(9164|9181) pub5<-delete_participant
(9164|9182) pub6<-delete_participant
(9164|9179) pub3<-delete_participant
(9164|9176) pub0<-delete_participant
(9164|9177) pub1<-delete_participant
(9164|9164) <- PublisherService::~PublisherService
(9164|9164) <- Subscriber delete_contained_entities
(9164|9164) <- Subscriber delete_participant
(9164|9164) <- Subscriber::~Subscriber
(9164|9164) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl low durable Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl medium durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9185
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9195 started at 2026-06-30 17:29:27
(9195|9195) -> Thrasher started
(9195|9195) -> Subscriber::Subscriber
(9185|9185) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(9195|9195) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(9195|9195) Subscriber reader id: 01030000.58b53b75.00000002.00000507(f4f1835d)
(9195|9195) -> PublisherService::PublisherService
(9195|9195) -> PublisherService::start (16 threads)
(9195|9195) sub wait_received 0:1024
(9195|9207) pub0 writer id: 01030000.58b53b75.00000003.00000102(dd979b66)
(9195|9207) pub0->started
(9195|9207) pub0 10% (7 samples sent)
(9195|9207) pub0 20% (13 samples sent)
(9195|9207) pub0 31% (20 samples sent)
(9195|9210) pub3 writer id: 01030000.58b53b75.00000006.00000102(15771416)
(9195|9210) pub3->started
(9195|9210) pub3 10% (7 samples sent)
(9195|9210) pub3 20% (13 samples sent)
(9195|9207) pub0 40% (26 samples sent)
(9195|9210) pub3 31% (20 samples sent)
(9195|9210) pub3 40% (26 samples sent)
(9195|9213) pub6 writer id: 01030000.58b53b75.00000009.00000102(972783c7)
(9195|9213) pub6->started
(9195|9207) pub0 50% (32 samples sent)
(9195|9213) pub6 10% (7 samples sent)
(9195|9213) pub6 20% (13 samples sent)
(9195|9213) pub6 31% (20 samples sent)
(9195|9211) pub4 writer id: 01030000.58b53b75.00000005.00000102(52d76ec6)
(9195|9211) pub4->started
(9195|9207) pub0 60% (39 samples sent)
(9195|9212) pub5 writer id: 01030000.58b53b75.00000007.00000102(28173da6)
(9195|9212) pub5->started
(9195|9211) pub4 10% (7 samples sent)
(9195|9211) pub4 20% (13 samples sent)
(9195|9212) pub5 10% (7 samples sent)
(9195|9221) pub14 writer id: 01030000.58b53b75.00000010.00000102(fad77634)
(9195|9221) pub14->started
(9195|9212) pub5 20% (13 samples sent)
(9195|9211) pub4 31% (20 samples sent)
(9195|9221) pub14 10% (7 samples sent)
(9195|9212) pub5 31% (20 samples sent)
(9195|9221) pub14 20% (13 samples sent)
(9195|9211) pub4 40% (26 samples sent)
(9195|9221) pub14 31% (20 samples sent)
(9195|9213) pub6 40% (26 samples sent)
(9195|9212) pub5 40% (26 samples sent)
(9195|9207) pub0 70% (45 samples sent)
(9195|9212) pub5 50% (32 samples sent)
(9195|9212) pub5 60% (39 samples sent)
(9195|9211) pub4 50% (32 samples sent)
(9195|9212) pub5 70% (45 samples sent)
(9195|9211) pub4 60% (39 samples sent)
(9195|9211) pub4 70% (45 samples sent)
(9195|9213) pub6 50% (32 samples sent)
(9195|9211) pub4 81% (52 samples sent)
(9195|9213) pub6 60% (39 samples sent)
(9195|9213) pub6 70% (45 samples sent)
(9195|9212) pub5 81% (52 samples sent)
(9195|9212) pub5 90% (58 samples sent)
(9195|9221) pub14 40% (26 samples sent)
(9195|9210) pub3 50% (32 samples sent)
(9195|9214) pub7 writer id: 01030000.58b53b75.0000000d.00000102(62a72507)
(9195|9214) pub7->started
(9195|9214) pub7 10% (7 samples sent)
(9195|9214) pub7 20% (13 samples sent)
(9195|9214) pub7 31% (20 samples sent)
(9195|9210) pub3 60% (39 samples sent)
(9195|9211) pub4 90% (58 samples sent)
(9195|9221) pub14 50% (32 samples sent)
(9195|9211) pub4 100% (64 samples sent)
(9195|9211) pub4->wait_match() before write for 01030000.58b53b75.00000005.00000102(52d76ec6)
(9195|9210) pub3 70% (45 samples sent)
(9195|9207) pub0 81% (52 samples sent)
(9195|9216) pub9 writer id: 01030000.58b53b75.0000000b.00000102(ede7d0a7)
(9195|9216) pub9->started
(9195|9213) pub6 81% (52 samples sent)
(9195|9216) pub9 10% (7 samples sent)
(9195|9207) pub0 90% (58 samples sent)
(9195|9216) pub9 20% (13 samples sent)
(9195|9213) pub6 90% (58 samples sent)
(9195|9216) pub9 31% (20 samples sent)
(9195|9213) pub6 100% (64 samples sent)
(9195|9213) pub6->wait_match() before write for 01030000.58b53b75.00000009.00000102(972783c7)
(9195|9209) pub2 writer id: 01030000.58b53b75.00000004.00000102(6fb74776)
(9195|9209) pub2->started
(9195|9209) pub2 10% (7 samples sent)
(9195|9221) pub14 60% (39 samples sent)
(9195|9209) pub2 20% (13 samples sent)
(9195|9221) pub14 70% (45 samples sent)
(9195|9209) pub2 31% (20 samples sent)
(9195|9209) pub2 40% (26 samples sent)
(9195|9209) pub2 50% (32 samples sent)
(9195|9212) pub5 100% (64 samples sent)
(9195|9212) pub5->wait_match() before write for 01030000.58b53b75.00000007.00000102(28173da6)
(9195|9217) pub10 writer id: 01030000.58b53b75.0000000c.00000102(5fc70cb7)
(9195|9217) pub10->started
(9195|9216) pub9 40% (26 samples sent)
(9195|9214) pub7 40% (26 samples sent)
(9195|9217) pub10 10% (7 samples sent)
(9195|9216) pub9 50% (32 samples sent)
(9195|9209) pub2 60% (39 samples sent)
(9195|9216) pub9 60% (39 samples sent)
(9195|9216) pub9 70% (45 samples sent)
(9195|9209) pub2 70% (45 samples sent)
(9195|9217) pub10 20% (13 samples sent)
(9195|9216) pub9 81% (52 samples sent)
(9195|9217) pub10 31% (20 samples sent)
(9195|9214) pub7 50% (32 samples sent)
(9195|9217) pub10 40% (26 samples sent)
(9195|9214) pub7 60% (39 samples sent)
(9195|9217) pub10 50% (32 samples sent)
(9195|9214) pub7 70% (45 samples sent)
(9195|9210) pub3 81% (52 samples sent)
(9195|9214) pub7 81% (52 samples sent)
(9195|9209) pub2 81% (52 samples sent)
(9195|9219) pub12 writer id: 01030000.58b53b75.0000000e.00000102(25075fd7)
(9195|9219) pub12->started
(9195|9209) pub2 90% (58 samples sent)
(9195|9219) pub12 10% (7 samples sent)
(9195|9214) pub7 90% (58 samples sent)
(9195|9216) pub9 90% (58 samples sent)
(9195|9216) pub9 100% (64 samples sent)
(9195|9216) pub9->wait_match() before write for 01030000.58b53b75.0000000b.00000102(ede7d0a7)
(9195|9209) pub2 100% (64 samples sent)
(9195|9209) pub2->wait_match() before write for 01030000.58b53b75.00000004.00000102(6fb74776)
(9195|9218) pub11 writer id: 01030000.58b53b75.0000000f.00000102(18677667)
(9195|9218) pub11->started
(9195|9208) pub1 writer id: 01030000.58b53b75.00000008.00000102(aa47aa77)
(9195|9208) pub1->started
(9195|9214) pub7 100% (64 samples sent)
(9195|9214) pub7->wait_match() before write for 01030000.58b53b75.0000000d.00000102(62a72507)
(9195|9218) pub11 10% (7 samples sent)
(9195|9208) pub1 10% (7 samples sent)
(9195|9218) pub11 20% (13 samples sent)
(9195|9208) pub1 20% (13 samples sent)
(9195|9218) pub11 31% (20 samples sent)
(9195|9208) pub1 31% (20 samples sent)
(9195|9218) pub11 40% (26 samples sent)
(9195|9220) pub13 writer id: 01030000.58b53b75.00000012.00000102(80172554)
(9195|9220) pub13->started
(9195|9217) pub10 60% (39 samples sent)
(9195|9218) pub11 50% (32 samples sent)
(9195|9210) pub3 90% (58 samples sent)
(9195|9220) pub13 10% (7 samples sent)
(9195|9217) pub10 70% (45 samples sent)
(9195|9218) pub11 60% (39 samples sent)
(9195|9220) pub13 20% (13 samples sent)
(9195|9218) pub11 70% (45 samples sent)
(9195|9220) pub13 31% (20 samples sent)
(9195|9210) pub3 100% (64 samples sent)
(9195|9210) pub3->wait_match() before write for 01030000.58b53b75.00000006.00000102(15771416)
(9195|9210) pub3<-match found! before write for 01030000.58b53b75.00000006.00000102(15771416)
(9195|9210) pub3 waiting for acks
(9195|9221) pub14 81% (52 samples sent)
(9195|9218) pub11 81% (52 samples sent)
(9195|9221) pub14 90% (58 samples sent)
(9195|9220) pub13 40% (26 samples sent)
(9195|9219) pub12 20% (13 samples sent)
(9195|9218) pub11 90% (58 samples sent)
(9195|9220) pub13 50% (32 samples sent)
(9195|9219) pub12 31% (20 samples sent)
(9195|9218) pub11 100% (64 samples sent)
(9195|9218) pub11->wait_match() before write for 01030000.58b53b75.0000000f.00000102(18677667)
(9195|9219) pub12 40% (26 samples sent)
(9195|9220) pub13 60% (39 samples sent)
(9195|9217) pub10 81% (52 samples sent)
(9195|9219) pub12 50% (32 samples sent)
(9195|9217) pub10 90% (58 samples sent)
(9195|9222) pub15 writer id: 01030000.58b53b75.00000011.00000102(c7b75f84)
(9195|9222) pub15->started
(9195|9208) pub1 40% (26 samples sent)
(9195|9220) pub13 70% (45 samples sent)
(9195|9222) pub15 10% (7 samples sent)
(9195|9208) pub1 50% (32 samples sent)
(9195|9222) pub15 20% (13 samples sent)
(9195|9220) pub13 81% (52 samples sent)
(9195|9222) pub15 31% (20 samples sent)
(9195|9217) pub10 100% (64 samples sent)
(9195|9217) pub10->wait_match() before write for 01030000.58b53b75.0000000c.00000102(5fc70cb7)
(9195|9220) pub13 90% (58 samples sent)
(9195|9222) pub15 40% (26 samples sent)
(9195|9208) pub1 60% (39 samples sent)
(9195|9208) pub1 70% (45 samples sent)
(9195|9221) pub14 100% (64 samples sent)
(9195|9221) pub14->wait_match() before write for 01030000.58b53b75.00000010.00000102(fad77634)
(9195|9219) pub12 60% (39 samples sent)
(9195|9220) pub13 100% (64 samples sent)
(9195|9220) pub13->wait_match() before write for 01030000.58b53b75.00000012.00000102(80172554)
(9195|9208) pub1 81% (52 samples sent)
(9195|9219) pub12 70% (45 samples sent)
(9195|9222) pub15 50% (32 samples sent)
(9195|9208) pub1 90% (58 samples sent)
(9195|9207) pub0 100% (64 samples sent)
(9195|9207) pub0->wait_match() before write for 01030000.58b53b75.00000003.00000102(dd979b66)
(9195|9207) pub0<-match found! before write for 01030000.58b53b75.00000003.00000102(dd979b66)
(9195|9207) pub0 waiting for acks
(9195|9222) pub15 60% (39 samples sent)
(9195|9219) pub12 81% (52 samples sent)
(9195|9222) pub15 70% (45 samples sent)
(9195|9208) pub1 100% (64 samples sent)
(9195|9208) pub1->wait_match() before write for 01030000.58b53b75.00000008.00000102(aa47aa77)
(9195|9222) pub15 81% (52 samples sent)
(9195|9222) pub15 90% (58 samples sent)
(9195|9222) pub15 100% (64 samples sent)
(9195|9222) pub15->wait_match() before write for 01030000.58b53b75.00000011.00000102(c7b75f84)
(9195|9219) pub12 90% (58 samples sent)
(9195|9215) pub8 writer id: 01030000.58b53b75.0000000a.00000102(d087f917)
(9195|9215) pub8->started
(9195|9219) pub12 100% (64 samples sent)
(9195|9219) pub12->wait_match() before write for 01030000.58b53b75.0000000e.00000102(25075fd7)
(9195|9215) pub8 10% (7 samples sent)
(9195|9215) pub8 20% (13 samples sent)
(9195|9215) pub8 31% (20 samples sent)
(9195|9215) pub8 40% (26 samples sent)
(9195|9215) pub8 50% (32 samples sent)
(9195|9215) pub8 60% (39 samples sent)
(9195|9215) pub8 70% (45 samples sent)
(9195|9215) pub8 81% (52 samples sent)
(9195|9215) pub8 90% (58 samples sent)
(9195|9215) pub8 100% (64 samples sent)
(9195|9215) pub8->wait_match() before write for 01030000.58b53b75.0000000a.00000102(d087f917)
(9195|9213) pub6<-match found! before write for 01030000.58b53b75.00000009.00000102(972783c7)
(9195|9213) pub6 waiting for acks
(9195|9211) pub4<-match found! before write for 01030000.58b53b75.00000005.00000102(52d76ec6)
(9195|9211) pub4 waiting for acks
(9195|9212) pub5<-match found! before write for 01030000.58b53b75.00000007.00000102(28173da6)
(9195|9212) pub5 waiting for acks
(9195|9221) pub14<-match found! before write for 01030000.58b53b75.00000010.00000102(fad77634)
(9195|9221) pub14 waiting for acks
(9195|9214) pub7<-match found! before write for 01030000.58b53b75.0000000d.00000102(62a72507)
(9195|9214) pub7 waiting for acks
(9195|9216) pub9<-match found! before write for 01030000.58b53b75.0000000b.00000102(ede7d0a7)
(9195|9216) pub9 waiting for acks
(9195|9209) pub2<-match found! before write for 01030000.58b53b75.00000004.00000102(6fb74776)
(9195|9209) pub2 waiting for acks
(9195|9217) pub10<-match found! before write for 01030000.58b53b75.0000000c.00000102(5fc70cb7)
(9195|9217) pub10 waiting for acks
(9195|9208) pub1<-match found! before write for 01030000.58b53b75.00000008.00000102(aa47aa77)
(9195|9208) pub1 waiting for acks
(9195|9219) pub12<-match found! before write for 01030000.58b53b75.0000000e.00000102(25075fd7)
(9195|9219) pub12 waiting for acks
(9195|9220) pub13<-match found! before write for 01030000.58b53b75.00000012.00000102(80172554)
(9195|9220) pub13 waiting for acks
(9195|9218) pub11<-match found! before write for 01030000.58b53b75.0000000f.00000102(18677667)
(9195|9218) pub11 waiting for acks
(9195|9222) pub15<-match found! before write for 01030000.58b53b75.00000011.00000102(c7b75f84)
(9195|9222) pub15 waiting for acks
(9195|9215) pub8<-match found! before write for 01030000.58b53b75.0000000a.00000102(d087f917)
(9195|9215) pub8 waiting for acks
(9195|9206) sub 10% (103 samples received)
(9195|9206) sub 20% (205 samples received)
(9195|9206) sub 30% (308 samples received)
(9195|9206) sub 40% (410 samples received)
(9195|9206) sub 50% (512 samples received)
(9195|9206) sub 60% (615 samples received)
(9195|9206) sub 70% (717 samples received)
(9195|9206) sub 80% (820 samples received)
(9195|9206) sub 90% (922 samples received)
(9195|9206) sub 100% (1024 samples received)
(9195|9206) sub condition_.notify_all
(9195|9195) sub condition_.wait returned
(9195|9195) sub check_received
(9195|9195) sub check_received returns 0
(9195|9195) <- PublisherService::end
(9195|9210) pub3 waiting for acks returned
(9195|9207) pub0 waiting for acks returned
(9195|9207) pub0<-delete_contained_entities
(9195|9213) pub6 waiting for acks returned
(9195|9213) pub6<-delete_contained_entities
(9195|9212) pub5 waiting for acks returned
(9195|9212) pub5<-delete_contained_entities
(9195|9211) pub4 waiting for acks returned
(9195|9211) pub4<-delete_contained_entities
(9195|9210) pub3<-delete_contained_entities
(9195|9221) pub14 waiting for acks returned
(9195|9214) pub7 waiting for acks returned
(9195|9216) pub9 waiting for acks returned
(9195|9214) pub7<-delete_contained_entities
(9195|9216) pub9<-delete_contained_entities
(9195|9221) pub14<-delete_contained_entities
(9195|9209) pub2 waiting for acks returned
(9195|9209) pub2<-delete_contained_entities
(9195|9217) pub10 waiting for acks returned
(9195|9217) pub10<-delete_contained_entities
(9195|9208) pub1 waiting for acks returned
(9195|9208) pub1<-delete_contained_entities
(9195|9219) pub12 waiting for acks returned
(9195|9219) pub12<-delete_contained_entities
(9195|9220) pub13 waiting for acks returned
(9195|9220) pub13<-delete_contained_entities
(9195|9218) pub11 waiting for acks returned
(9195|9218) pub11<-delete_contained_entities
(9195|9222) pub15 waiting for acks returned
(9195|9222) pub15<-delete_contained_entities
(9195|9215) pub8 waiting for acks returned
(9195|9215) pub8<-delete_contained_entities
(9195|9212) pub5<-delete_participant
(9195|9213) pub6<-delete_participant
(9195|9207) pub0<-delete_participant
(9195|9221) pub14<-delete_participant
(9195|9211) pub4<-delete_participant
(9195|9209) pub2<-delete_participant
(9195|9217) pub10<-delete_participant
(9195|9210) pub3<-delete_participant
(9195|9222) pub15<-delete_participant
(9195|9214) pub7<-delete_participant
(9195|9219) pub12<-delete_participant
(9195|9218) pub11<-delete_participant
(9195|9208) pub1<-delete_participant
(9195|9220) pub13<-delete_participant
(9195|9216) pub9<-delete_participant
(9195|9215) pub8<-delete_participant
(9195|9195) <- PublisherService::~PublisherService
(9195|9195) <- Subscriber delete_contained_entities
(9195|9195) <- Subscriber delete_participant
(9195|9195) <- Subscriber::~Subscriber
(9195|9195) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl high durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9224
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9234 started at 2026-06-30 17:29:28
(9234|9234) -> Thrasher started
(9234|9234) -> Subscriber::Subscriber
(9224|9224) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(9234|9234) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(9234|9234) Subscriber reader id: 01030000.24b7f4e0.00000002.00000507(846ba4b4)
(9234|9234) -> PublisherService::PublisherService
(9234|9234) -> PublisherService::start (32 threads)
(9234|9234) sub wait_received 0:1024
(9234|9255) pub9 writer id: 01030000.24b7f4e0.0000000a.00000102(a01ddefe)
(9234|9255) pub9->started
(9234|9255) pub9 12% (4 samples sent)
(9234|9255) pub9 21% (7 samples sent)
(9234|9255) pub9 31% (10 samples sent)
(9234|9255) pub9 40% (13 samples sent)
(9234|9255) pub9 50% (16 samples sent)
(9234|9255) pub9 62% (20 samples sent)
(9234|9255) pub9 71% (23 samples sent)
(9234|9255) pub9 81% (26 samples sent)
(9234|9255) pub9 90% (29 samples sent)
(9234|9255) pub9 100% (32 samples sent)
(9234|9255) pub9->wait_match() before write for 01030000.24b7f4e0.0000000a.00000102(a01ddefe)
(9234|9255) pub9<-match found! before write for 01030000.24b7f4e0.0000000a.00000102(a01ddefe)
(9234|9255) pub9 waiting for acks
(9234|9252) pub6 writer id: 01030000.24b7f4e0.00000009.00000102(e7bda42e)
(9234|9252) pub6->started
(9234|9252) pub6 12% (4 samples sent)
(9234|9252) pub6 21% (7 samples sent)
(9234|9252) pub6 31% (10 samples sent)
(9234|9252) pub6 40% (13 samples sent)
(9234|9252) pub6 50% (16 samples sent)
(9234|9252) pub6 62% (20 samples sent)
(9234|9252) pub6 71% (23 samples sent)
(9234|9252) pub6 81% (26 samples sent)
(9234|9252) pub6 90% (29 samples sent)
(9234|9252) pub6 100% (32 samples sent)
(9234|9252) pub6->wait_match() before write for 01030000.24b7f4e0.00000009.00000102(e7bda42e)
(9234|9255) pub9 waiting for acks returned
(9234|9255) pub9<-delete_contained_entities
(9234|9252) pub6<-match found! before write for 01030000.24b7f4e0.00000009.00000102(e7bda42e)
(9234|9252) pub6 waiting for acks
(9234|9252) pub6 waiting for acks returned
(9234|9252) pub6<-delete_contained_entities
(9234|9249) pub3 writer id: 01030000.24b7f4e0.00000006.00000102(65ed33ff)
(9234|9249) pub3->started
(9234|9249) pub3 12% (4 samples sent)
(9234|9249) pub3 21% (7 samples sent)
(9234|9249) pub3 31% (10 samples sent)
(9234|9249) pub3 40% (13 samples sent)
(9234|9253) pub7 writer id: 01030000.24b7f4e0.00000008.00000102(dadd8d9e)
(9234|9253) pub7->started
(9234|9249) pub3 50% (16 samples sent)
(9234|9253) pub7 12% (4 samples sent)
(9234|9253) pub7 21% (7 samples sent)
(9234|9249) pub3 62% (20 samples sent)
(9234|9253) pub7 31% (10 samples sent)
(9234|9253) pub7 40% (13 samples sent)
(9234|9253) pub7 50% (16 samples sent)
(9234|9253) pub7 62% (20 samples sent)
(9234|9253) pub7 71% (23 samples sent)
(9234|9249) pub3 71% (23 samples sent)
(9234|9249) pub3 81% (26 samples sent)
(9234|9249) pub3 90% (29 samples sent)
(9234|9249) pub3 100% (32 samples sent)
(9234|9249) pub3->wait_match() before write for 01030000.24b7f4e0.00000006.00000102(65ed33ff)
(9234|9249) pub3<-match found! before write for 01030000.24b7f4e0.00000006.00000102(65ed33ff)
(9234|9249) pub3 waiting for acks
(9234|9247) pub1 writer id: 01030000.24b7f4e0.00000005.00000102(224d492f)
(9234|9247) pub1->started
(9234|9247) pub1 12% (4 samples sent)
(9234|9245) sub 10% (103 samples received)
(9234|9247) pub1 21% (7 samples sent)
(9234|9247) pub1 31% (10 samples sent)
(9234|9247) pub1 40% (13 samples sent)
(9234|9247) pub1 50% (16 samples sent)
(9234|9247) pub1 62% (20 samples sent)
(9234|9247) pub1 71% (23 samples sent)
(9234|9247) pub1 81% (26 samples sent)
(9234|9253) pub7 81% (26 samples sent)
(9234|9253) pub7 90% (29 samples sent)
(9234|9253) pub7 100% (32 samples sent)
(9234|9253) pub7->wait_match() before write for 01030000.24b7f4e0.00000008.00000102(dadd8d9e)
(9234|9253) pub7<-match found! before write for 01030000.24b7f4e0.00000008.00000102(dadd8d9e)
(9234|9253) pub7 waiting for acks
(9234|9246) pub0 writer id: 01030000.24b7f4e0.00000003.00000102(ad0dbc8f)
(9234|9246) pub0->started
(9234|9246) pub0 12% (4 samples sent)
(9234|9246) pub0 21% (7 samples sent)
(9234|9246) pub0 31% (10 samples sent)
(9234|9246) pub0 40% (13 samples sent)
(9234|9246) pub0 50% (16 samples sent)
(9234|9249) pub3 waiting for acks returned
(9234|9249) pub3<-delete_contained_entities
(9234|9253) pub7 waiting for acks returned
(9234|9253) pub7<-delete_contained_entities
(9234|9246) pub0 62% (20 samples sent)
(9234|9246) pub0 71% (23 samples sent)
(9234|9246) pub0 81% (26 samples sent)
(9234|9246) pub0 90% (29 samples sent)
(9234|9246) pub0 100% (32 samples sent)
(9234|9246) pub0->wait_match() before write for 01030000.24b7f4e0.00000003.00000102(ad0dbc8f)
(9234|9247) pub1 90% (29 samples sent)
(9234|9247) pub1 100% (32 samples sent)
(9234|9247) pub1->wait_match() before write for 01030000.24b7f4e0.00000005.00000102(224d492f)
(9234|9246) pub0<-match found! before write for 01030000.24b7f4e0.00000003.00000102(ad0dbc8f)
(9234|9246) pub0 waiting for acks
(9234|9250) pub4 writer id: 01030000.24b7f4e0.00000007.00000102(588d1a4f)
(9234|9250) pub4->started
(9234|9250) pub4 12% (4 samples sent)
(9234|9250) pub4 21% (7 samples sent)
(9234|9250) pub4 31% (10 samples sent)
(9234|9250) pub4 40% (13 samples sent)
(9234|9250) pub4 50% (16 samples sent)
(9234|9250) pub4 62% (20 samples sent)
(9234|9250) pub4 71% (23 samples sent)
(9234|9250) pub4 81% (26 samples sent)
(9234|9250) pub4 90% (29 samples sent)
(9234|9250) pub4 100% (32 samples sent)
(9234|9250) pub4->wait_match() before write for 01030000.24b7f4e0.00000007.00000102(588d1a4f)
(9234|9247) pub1<-match found! before write for 01030000.24b7f4e0.00000005.00000102(224d492f)
(9234|9247) pub1 waiting for acks
(9234|9248) pub2 writer id: 01030000.24b7f4e0.00000004.00000102(1f2d609f)
(9234|9248) pub2->started
(9234|9248) pub2 12% (4 samples sent)
(9234|9248) pub2 21% (7 samples sent)
(9234|9248) pub2 31% (10 samples sent)
(9234|9248) pub2 40% (13 samples sent)
(9234|9248) pub2 50% (16 samples sent)
(9234|9248) pub2 62% (20 samples sent)
(9234|9248) pub2 71% (23 samples sent)
(9234|9248) pub2 81% (26 samples sent)
(9234|9250) pub4<-match found! before write for 01030000.24b7f4e0.00000007.00000102(588d1a4f)
(9234|9250) pub4 waiting for acks
(9234|9248) pub2 90% (29 samples sent)
(9234|9248) pub2 100% (32 samples sent)
(9234|9248) pub2->wait_match() before write for 01030000.24b7f4e0.00000004.00000102(1f2d609f)
(9234|9246) pub0 waiting for acks returned
(9234|9246) pub0<-delete_contained_entities
(9234|9248) pub2<-match found! before write for 01030000.24b7f4e0.00000004.00000102(1f2d609f)
(9234|9248) pub2 waiting for acks
(9234|9270) pub23 writer id: 01030000.24b7f4e0.00000019.00000102(875d33ac)
(9234|9270) pub23->started
(9234|9270) pub23 12% (4 samples sent)
(9234|9270) pub23 21% (7 samples sent)
(9234|9270) pub23 31% (10 samples sent)
(9234|9270) pub23 40% (13 samples sent)
(9234|9270) pub23 50% (16 samples sent)
(9234|9270) pub23 62% (20 samples sent)
(9234|9270) pub23 71% (23 samples sent)
(9234|9270) pub23 81% (26 samples sent)
(9234|9245) sub 20% (205 samples received)
(9234|9270) pub23 90% (29 samples sent)
(9234|9270) pub23 100% (32 samples sent)
(9234|9270) pub23->wait_match() before write for 01030000.24b7f4e0.00000019.00000102(875d33ac)
(9234|9271) pub25 writer id: 01030000.24b7f4e0.0000001c.00000102(4fbdbcdc)
(9234|9271) pub25->started
(9234|9271) pub25 12% (4 samples sent)
(9234|9271) pub25 21% (7 samples sent)
(9234|9271) pub25 31% (10 samples sent)
(9234|9271) pub25 40% (13 samples sent)
(9234|9271) pub25 50% (16 samples sent)
(9234|9271) pub25 62% (20 samples sent)
(9234|9271) pub25 71% (23 samples sent)
(9234|9271) pub25 81% (26 samples sent)
(9234|9271) pub25 90% (29 samples sent)
(9234|9271) pub25 100% (32 samples sent)
(9234|9271) pub25->wait_match() before write for 01030000.24b7f4e0.0000001c.00000102(4fbdbcdc)
(9234|9251) pub5 writer id: 01030000.24b7f4e0.0000000b.00000102(9d7df74e)
(9234|9251) pub5->started
(9234|9251) pub5 12% (4 samples sent)
(9234|9251) pub5 21% (7 samples sent)
(9234|9251) pub5 31% (10 samples sent)
(9234|9251) pub5 40% (13 samples sent)
(9234|9251) pub5 50% (16 samples sent)
(9234|9251) pub5 62% (20 samples sent)
(9234|9251) pub5 71% (23 samples sent)
(9234|9265) pub19 writer id: 01030000.24b7f4e0.00000015.00000102(42addead)
(9234|9265) pub19->started
(9234|9251) pub5 81% (26 samples sent)
(9234|9265) pub19 12% (4 samples sent)
(9234|9251) pub5 90% (29 samples sent)
(9234|9265) pub19 21% (7 samples sent)
(9234|9251) pub5 100% (32 samples sent)
(9234|9251) pub5->wait_match() before write for 01030000.24b7f4e0.0000000b.00000102(9d7df74e)
(9234|9247) pub1 waiting for acks returned
(9234|9247) pub1<-delete_contained_entities
(9234|9265) pub19 31% (10 samples sent)
(9234|9265) pub19 40% (13 samples sent)
(9234|9265) pub19 50% (16 samples sent)
(9234|9265) pub19 62% (20 samples sent)
(9234|9265) pub19 71% (23 samples sent)
(9234|9265) pub19 81% (26 samples sent)
(9234|9265) pub19 90% (29 samples sent)
(9234|9265) pub19 100% (32 samples sent)
(9234|9265) pub19->wait_match() before write for 01030000.24b7f4e0.00000015.00000102(42addead)
(9234|9270) pub23<-match found! before write for 01030000.24b7f4e0.00000019.00000102(875d33ac)
(9234|9270) pub23 waiting for acks
(9234|9271) pub25<-match found! before write for 01030000.24b7f4e0.0000001c.00000102(4fbdbcdc)
(9234|9271) pub25 waiting for acks
(9234|9266) pub20 writer id: 01030000.24b7f4e0.00000016.00000102(050da47d)
(9234|9266) pub20->started
(9234|9266) pub20 12% (4 samples sent)
(9234|9266) pub20 21% (7 samples sent)
(9234|9266) pub20 31% (10 samples sent)
(9234|9266) pub20 40% (13 samples sent)
(9234|9266) pub20 50% (16 samples sent)
(9234|9250) pub4 waiting for acks returned
(9234|9250) pub4<-delete_contained_entities
(9234|9266) pub20 62% (20 samples sent)
(9234|9251) pub5<-match found! before write for 01030000.24b7f4e0.0000000b.00000102(9d7df74e)
(9234|9251) pub5 waiting for acks
(9234|9266) pub20 71% (23 samples sent)
(9234|9266) pub20 81% (26 samples sent)
(9234|9266) pub20 90% (29 samples sent)
(9234|9266) pub20 100% (32 samples sent)
(9234|9266) pub20->wait_match() before write for 01030000.24b7f4e0.00000016.00000102(050da47d)
(9234|9260) pub14 writer id: 01030000.24b7f4e0.0000000e.00000102(559d783e)
(9234|9260) pub14->started
(9234|9272) pub26 writer id: 01030000.24b7f4e0.0000001e.00000102(357defbc)
(9234|9272) pub26->started
(9234|9272) pub26 12% (4 samples sent)
(9234|9272) pub26 21% (7 samples sent)
(9234|9260) pub14 12% (4 samples sent)
(9234|9272) pub26 31% (10 samples sent)
(9234|9260) pub14 21% (7 samples sent)
(9234|9260) pub14 31% (10 samples sent)
(9234|9260) pub14 40% (13 samples sent)
(9234|9260) pub14 50% (16 samples sent)
(9234|9260) pub14 62% (20 samples sent)
(9234|9260) pub14 71% (23 samples sent)
(9234|9260) pub14 81% (26 samples sent)
(9234|9260) pub14 90% (29 samples sent)
(9234|9272) pub26 40% (13 samples sent)
(9234|9260) pub14 100% (32 samples sent)
(9234|9260) pub14->wait_match() before write for 01030000.24b7f4e0.0000000e.00000102(559d783e)
(9234|9272) pub26 50% (16 samples sent)
(9234|9272) pub26 62% (20 samples sent)
(9234|9272) pub26 71% (23 samples sent)
(9234|9265) pub19<-match found! before write for 01030000.24b7f4e0.00000015.00000102(42addead)
(9234|9265) pub19 waiting for acks
(9234|9272) pub26 81% (26 samples sent)
(9234|9272) pub26 90% (29 samples sent)
(9234|9272) pub26 100% (32 samples sent)
(9234|9272) pub26->wait_match() before write for 01030000.24b7f4e0.0000001e.00000102(357defbc)
(9234|9268) pub22 writer id: 01030000.24b7f4e0.00000018.00000102(ba3d1a1c)
(9234|9268) pub22->started
(9234|9268) pub22 12% (4 samples sent)
(9234|9268) pub22 21% (7 samples sent)
(9234|9264) pub18 writer id: 01030000.24b7f4e0.00000014.00000102(7fcdf71d)
(9234|9264) pub18->started
(9234|9264) pub18 12% (4 samples sent)
(9234|9264) pub18 21% (7 samples sent)
(9234|9264) pub18 31% (10 samples sent)
(9234|9264) pub18 40% (13 samples sent)
(9234|9264) pub18 50% (16 samples sent)
(9234|9264) pub18 62% (20 samples sent)
(9234|9268) pub22 31% (10 samples sent)
(9234|9268) pub22 40% (13 samples sent)
(9234|9268) pub22 50% (16 samples sent)
(9234|9268) pub22 62% (20 samples sent)
(9234|9268) pub22 71% (23 samples sent)
(9234|9268) pub22 81% (26 samples sent)
(9234|9268) pub22 90% (29 samples sent)
(9234|9264) pub18 71% (23 samples sent)
(9234|9268) pub22 100% (32 samples sent)
(9234|9268) pub22->wait_match() before write for 01030000.24b7f4e0.00000018.00000102(ba3d1a1c)
(9234|9264) pub18 81% (26 samples sent)
(9234|9264) pub18 90% (29 samples sent)
(9234|9264) pub18 100% (32 samples sent)
(9234|9264) pub18->wait_match() before write for 01030000.24b7f4e0.00000014.00000102(7fcdf71d)
(9234|9275) pub29 writer id: 01030000.24b7f4e0.0000001d.00000102(72dd956c)
(9234|9275) pub29->started
(9234|9275) pub29 12% (4 samples sent)
(9234|9275) pub29 21% (7 samples sent)
(9234|9245) sub 30% (308 samples received)
(9234|9275) pub29 31% (10 samples sent)
(9234|9273) pub27 writer id: 01030000.24b7f4e0.0000001a.00000102(c0fd497c)
(9234|9273) pub27->started
(9234|9275) pub29 40% (13 samples sent)
(9234|9275) pub29 50% (16 samples sent)
(9234|9273) pub27 12% (4 samples sent)
(9234|9275) pub29 62% (20 samples sent)
(9234|9273) pub27 21% (7 samples sent)
(9234|9275) pub29 71% (23 samples sent)
(9234|9275) pub29 81% (26 samples sent)
(9234|9275) pub29 90% (29 samples sent)
(9234|9275) pub29 100% (32 samples sent)
(9234|9275) pub29->wait_match() before write for 01030000.24b7f4e0.0000001d.00000102(72dd956c)
(9234|9273) pub27 31% (10 samples sent)
(9234|9273) pub27 40% (13 samples sent)
(9234|9273) pub27 50% (16 samples sent)
(9234|9273) pub27 62% (20 samples sent)
(9234|9273) pub27 71% (23 samples sent)
(9234|9273) pub27 81% (26 samples sent)
(9234|9273) pub27 90% (29 samples sent)
(9234|9273) pub27 100% (32 samples sent)
(9234|9273) pub27->wait_match() before write for 01030000.24b7f4e0.0000001a.00000102(c0fd497c)
(9234|9263) pub17 writer id: 01030000.24b7f4e0.00000013.00000102(cded2b0d)
(9234|9263) pub17->started
(9234|9263) pub17 12% (4 samples sent)
(9234|9263) pub17 21% (7 samples sent)
(9234|9263) pub17 31% (10 samples sent)
(9234|9263) pub17 40% (13 samples sent)
(9234|9263) pub17 50% (16 samples sent)
(9234|9263) pub17 62% (20 samples sent)
(9234|9263) pub17 71% (23 samples sent)
(9234|9263) pub17 81% (26 samples sent)
(9234|9263) pub17 90% (29 samples sent)
(9234|9263) pub17 100% (32 samples sent)
(9234|9263) pub17->wait_match() before write for 01030000.24b7f4e0.00000013.00000102(cded2b0d)
(9234|9259) pub13 writer id: 01030000.24b7f4e0.00000010.00000102(8a4d51dd)
(9234|9259) pub13->started
(9234|9259) pub13 12% (4 samples sent)
(9234|9259) pub13 21% (7 samples sent)
(9234|9259) pub13 31% (10 samples sent)
(9234|9259) pub13 40% (13 samples sent)
(9234|9259) pub13 50% (16 samples sent)
(9234|9259) pub13 62% (20 samples sent)
(9234|9259) pub13 71% (23 samples sent)
(9234|9259) pub13 81% (26 samples sent)
(9234|9259) pub13 90% (29 samples sent)
(9234|9259) pub13 100% (32 samples sent)
(9234|9259) pub13->wait_match() before write for 01030000.24b7f4e0.00000010.00000102(8a4d51dd)
(9234|9256) pub10 writer id: 01030000.24b7f4e0.0000000c.00000102(2f5d2b5e)
(9234|9267) pub21 writer id: 01030000.24b7f4e0.00000017.00000102(386d8dcd)
(9234|9267) pub21->started
(9234|9267) pub21 12% (4 samples sent)
(9234|9267) pub21 21% (7 samples sent)
(9234|9267) pub21 31% (10 samples sent)
(9234|9267) pub21 40% (13 samples sent)
(9234|9267) pub21 50% (16 samples sent)
(9234|9267) pub21 62% (20 samples sent)
(9234|9267) pub21 71% (23 samples sent)
(9234|9256) pub10->started
(9234|9267) pub21 81% (26 samples sent)
(9234|9256) pub10 12% (4 samples sent)
(9234|9256) pub10 21% (7 samples sent)
(9234|9256) pub10 31% (10 samples sent)
(9234|9256) pub10 40% (13 samples sent)
(9234|9256) pub10 50% (16 samples sent)
(9234|9256) pub10 62% (20 samples sent)
(9234|9256) pub10 71% (23 samples sent)
(9234|9256) pub10 81% (26 samples sent)
(9234|9256) pub10 90% (29 samples sent)
(9234|9266) pub20<-match found! before write for 01030000.24b7f4e0.00000016.00000102(050da47d)
(9234|9266) pub20 waiting for acks
(9234|9256) pub10 100% (32 samples sent)
(9234|9256) pub10->wait_match() before write for 01030000.24b7f4e0.0000000c.00000102(2f5d2b5e)
(9234|9260) pub14<-match found! before write for 01030000.24b7f4e0.0000000e.00000102(559d783e)
(9234|9260) pub14 waiting for acks
(9234|9267) pub21 90% (29 samples sent)
(9234|9267) pub21 100% (32 samples sent)
(9234|9267) pub21->wait_match() before write for 01030000.24b7f4e0.00000017.00000102(386d8dcd)
(9234|9272) pub26<-match found! before write for 01030000.24b7f4e0.0000001e.00000102(357defbc)
(9234|9272) pub26 waiting for acks
(9234|9268) pub22<-match found! before write for 01030000.24b7f4e0.00000018.00000102(ba3d1a1c)
(9234|9268) pub22 waiting for acks
(9234|9248) pub2 waiting for acks returned
(9234|9248) pub2<-delete_contained_entities
(9234|9264) pub18<-match found! before write for 01030000.24b7f4e0.00000014.00000102(7fcdf71d)
(9234|9264) pub18 waiting for acks
(9234|9270) pub23 waiting for acks returned
(9234|9270) pub23<-delete_contained_entities
(9234|9261) pub15 writer id: 01030000.24b7f4e0.00000011.00000102(b72d786d)
(9234|9261) pub15->started
(9234|9275) pub29<-match found! before write for 01030000.24b7f4e0.0000001d.00000102(72dd956c)
(9234|9275) pub29 waiting for acks
(9234|9261) pub15 12% (4 samples sent)
(9234|9261) pub15 21% (7 samples sent)
(9234|9261) pub15 31% (10 samples sent)
(9234|9273) pub27<-match found! before write for 01030000.24b7f4e0.0000001a.00000102(c0fd497c)
(9234|9273) pub27 waiting for acks
(9234|9262) pub16 writer id: 01030000.24b7f4e0.00000012.00000102(f08d02bd)
(9234|9262) pub16->started
(9234|9261) pub15 40% (13 samples sent)
(9234|9262) pub16 12% (4 samples sent)
(9234|9261) pub15 50% (16 samples sent)
(9234|9262) pub16 21% (7 samples sent)
(9234|9262) pub16 31% (10 samples sent)
(9234|9261) pub15 62% (20 samples sent)
(9234|9262) pub16 40% (13 samples sent)
(9234|9261) pub15 71% (23 samples sent)
(9234|9262) pub16 50% (16 samples sent)
(9234|9261) pub15 81% (26 samples sent)
(9234|9262) pub16 62% (20 samples sent)
(9234|9262) pub16 71% (23 samples sent)
(9234|9271) pub25 waiting for acks returned
(9234|9271) pub25<-delete_contained_entities
(9234|9262) pub16 81% (26 samples sent)
(9234|9262) pub16 90% (29 samples sent)
(9234|9262) pub16 100% (32 samples sent)
(9234|9262) pub16->wait_match() before write for 01030000.24b7f4e0.00000012.00000102(f08d02bd)
(9234|9251) pub5 waiting for acks returned
(9234|9251) pub5<-delete_contained_entities
(9234|9254) pub8 writer id: 01030000.24b7f4e0.00000020.00000102(2b6ce95b)
(9234|9254) pub8->started
(9234|9254) pub8 12% (4 samples sent)
(9234|9254) pub8 21% (7 samples sent)
(9234|9254) pub8 31% (10 samples sent)
(9234|9254) pub8 40% (13 samples sent)
(9234|9261) pub15 90% (29 samples sent)
(9234|9254) pub8 50% (16 samples sent)
(9234|9261) pub15 100% (32 samples sent)
(9234|9261) pub15->wait_match() before write for 01030000.24b7f4e0.00000011.00000102(b72d786d)
(9234|9254) pub8 62% (20 samples sent)
(9234|9254) pub8 71% (23 samples sent)
(9234|9263) pub17<-match found! before write for 01030000.24b7f4e0.00000013.00000102(cded2b0d)
(9234|9263) pub17 waiting for acks
(9234|9254) pub8 81% (26 samples sent)
(9234|9254) pub8 90% (29 samples sent)
(9234|9254) pub8 100% (32 samples sent)
(9234|9254) pub8->wait_match() before write for 01030000.24b7f4e0.00000020.00000102(2b6ce95b)
(9234|9259) pub13<-match found! before write for 01030000.24b7f4e0.00000010.00000102(8a4d51dd)
(9234|9259) pub13 waiting for acks
(9234|9269) pub24 writer id: 01030000.24b7f4e0.0000001b.00000102(fd9d60cc)
(9234|9269) pub24->started
(9234|9269) pub24 12% (4 samples sent)
(9234|9274) pub28 writer id: 01030000.24b7f4e0.00000021.00000102(160cc0eb)
(9234|9274) pub28->started
(9234|9274) pub28 12% (4 samples sent)
(9234|9269) pub24 21% (7 samples sent)
(9234|9269) pub24 31% (10 samples sent)
(9234|9256) pub10<-match found! before write for 01030000.24b7f4e0.0000000c.00000102(2f5d2b5e)
(9234|9256) pub10 waiting for acks
(9234|9269) pub24 40% (13 samples sent)
(9234|9277) pub31 writer id: 01030000.24b7f4e0.0000001f.00000102(081dc60c)
(9234|9269) pub24 50% (16 samples sent)
(9234|9277) pub31->started
(9234|9269) pub24 62% (20 samples sent)
(9234|9277) pub31 12% (4 samples sent)
(9234|9269) pub24 71% (23 samples sent)
(9234|9277) pub31 21% (7 samples sent)
(9234|9269) pub24 81% (26 samples sent)
(9234|9265) pub19 waiting for acks returned
(9234|9265) pub19<-delete_contained_entities
(9234|9277) pub31 31% (10 samples sent)
(9234|9277) pub31 40% (13 samples sent)
(9234|9277) pub31 50% (16 samples sent)
(9234|9277) pub31 62% (20 samples sent)
(9234|9274) pub28 21% (7 samples sent)
(9234|9277) pub31 71% (23 samples sent)
(9234|9274) pub28 31% (10 samples sent)
(9234|9277) pub31 81% (26 samples sent)
(9234|9277) pub31 90% (29 samples sent)
(9234|9257) pub11 writer id: 01030000.24b7f4e0.0000000d.00000102(123d02ee)
(9234|9257) pub11->started
(9234|9277) pub31 100% (32 samples sent)
(9234|9277) pub31->wait_match() before write for 01030000.24b7f4e0.0000001f.00000102(081dc60c)
(9234|9274) pub28 40% (13 samples sent)
(9234|9257) pub11 12% (4 samples sent)
(9234|9255) pub9<-delete_participant
(9234|9257) pub11 21% (7 samples sent)
(9234|9269) pub24 90% (29 samples sent)
(9234|9257) pub11 31% (10 samples sent)
(9234|9274) pub28 50% (16 samples sent)
(9234|9258) pub12 writer id: 01030000.24b7f4e0.0000000f.00000102(68fd518e)
(9234|9258) pub12->started
(9234|9267) pub21<-match found! before write for 01030000.24b7f4e0.00000017.00000102(386d8dcd)
(9234|9267) pub21 waiting for acks
(9234|9258) pub12 12% (4 samples sent)
(9234|9258) pub12 21% (7 samples sent)
(9234|9258) pub12 31% (10 samples sent)
(9234|9274) pub28 62% (20 samples sent)
(9234|9274) pub28 71% (23 samples sent)
(9234|9274) pub28 81% (26 samples sent)
(9234|9257) pub11 40% (13 samples sent)
(9234|9258) pub12 40% (13 samples sent)
(9234|9257) pub11 50% (16 samples sent)
(9234|9258) pub12 50% (16 samples sent)
(9234|9274) pub28 90% (29 samples sent)
(9234|9257) pub11 62% (20 samples sent)
(9234|9274) pub28 100% (32 samples sent)
(9234|9269) pub24 100% (32 samples sent)
(9234|9257) pub11 71% (23 samples sent)
(9234|9269) pub24->wait_match() before write for 01030000.24b7f4e0.0000001b.00000102(fd9d60cc)
(9234|9257) pub11 81% (26 samples sent)
(9234|9258) pub12 62% (20 samples sent)
(9234|9257) pub11 90% (29 samples sent)
(9234|9258) pub12 71% (23 samples sent)
(9234|9257) pub11 100% (32 samples sent)
(9234|9258) pub12 81% (26 samples sent)
(9234|9274) pub28->wait_match() before write for 01030000.24b7f4e0.00000021.00000102(160cc0eb)
(9234|9257) pub11->wait_match() before write for 01030000.24b7f4e0.0000000d.00000102(123d02ee)
(9234|9261) pub15<-match found! before write for 01030000.24b7f4e0.00000011.00000102(b72d786d)
(9234|9261) pub15 waiting for acks
(9234|9258) pub12 90% (29 samples sent)
(9234|9258) pub12 100% (32 samples sent)
(9234|9258) pub12->wait_match() before write for 01030000.24b7f4e0.0000000f.00000102(68fd518e)
(9234|9276) pub30 writer id: 01030000.24b7f4e0.00000022.00000102(51acba3b)
(9234|9276) pub30->started
(9234|9276) pub30 12% (4 samples sent)
(9234|9276) pub30 21% (7 samples sent)
(9234|9276) pub30 31% (10 samples sent)
(9234|9276) pub30 40% (13 samples sent)
(9234|9276) pub30 50% (16 samples sent)
(9234|9262) pub16<-match found! before write for 01030000.24b7f4e0.00000012.00000102(f08d02bd)
(9234|9262) pub16 waiting for acks
(9234|9276) pub30 62% (20 samples sent)
(9234|9276) pub30 71% (23 samples sent)
(9234|9276) pub30 81% (26 samples sent)
(9234|9276) pub30 90% (29 samples sent)
(9234|9276) pub30 100% (32 samples sent)
(9234|9276) pub30->wait_match() before write for 01030000.24b7f4e0.00000022.00000102(51acba3b)
(9234|9254) pub8<-match found! before write for 01030000.24b7f4e0.00000020.00000102(2b6ce95b)
(9234|9254) pub8 waiting for acks
(9234|9269) pub24<-match found! before write for 01030000.24b7f4e0.0000001b.00000102(fd9d60cc)
(9234|9269) pub24 waiting for acks
(9234|9252) pub6<-delete_participant
(9234|9258) pub12<-match found! before write for 01030000.24b7f4e0.0000000f.00000102(68fd518e)
(9234|9258) pub12 waiting for acks
(9234|9277) pub31<-match found! before write for 01030000.24b7f4e0.0000001f.00000102(081dc60c)
(9234|9277) pub31 waiting for acks
(9234|9274) pub28<-match found! before write for 01030000.24b7f4e0.00000021.00000102(160cc0eb)
(9234|9274) pub28 waiting for acks
(9234|9257) pub11<-match found! before write for 01030000.24b7f4e0.0000000d.00000102(123d02ee)
(9234|9257) pub11 waiting for acks
(9234|9249) pub3<-delete_participant
(9234|9245) sub 40% (410 samples received)
(9234|9253) pub7<-delete_participant
(9234|9246) pub0<-delete_participant
(9234|9245) sub 50% (512 samples received)
(9234|9247) pub1<-delete_participant
(9234|9250) pub4<-delete_participant
(9234|9248) pub2<-delete_participant
(9234|9245) sub 60% (615 samples received)
(9234|9270) pub23<-delete_participant
(9234|9271) pub25<-delete_participant
(9234|9245) sub 70% (717 samples received)
(9234|9251) pub5<-delete_participant
(9234|9265) pub19<-delete_participant
(9234|9245) sub 80% (820 samples received)
(9234|9245) sub 90% (922 samples received)
(9234|9276) pub30<-match found! before write for 01030000.24b7f4e0.00000022.00000102(51acba3b)
(9234|9276) pub30 waiting for acks
(9234|9266) pub20 waiting for acks returned
(9234|9266) pub20<-delete_contained_entities
(9234|9260) pub14 waiting for acks returned
(9234|9260) pub14<-delete_contained_entities
(9234|9272) pub26 waiting for acks returned
(9234|9272) pub26<-delete_contained_entities
(9234|9268) pub22 waiting for acks returned
(9234|9268) pub22<-delete_contained_entities
(9234|9275) pub29 waiting for acks returned
(9234|9275) pub29<-delete_contained_entities
(9234|9264) pub18 waiting for acks returned
(9234|9264) pub18<-delete_contained_entities
(9234|9273) pub27 waiting for acks returned
(9234|9273) pub27<-delete_contained_entities
(9234|9263) pub17 waiting for acks returned
(9234|9263) pub17<-delete_contained_entities
(9234|9256) pub10 waiting for acks returned
(9234|9256) pub10<-delete_contained_entities
(9234|9259) pub13 waiting for acks returned
(9234|9259) pub13<-delete_contained_entities
(9234|9267) pub21 waiting for acks returned
(9234|9267) pub21<-delete_contained_entities
(9234|9262) pub16 waiting for acks returned
(9234|9262) pub16<-delete_contained_entities
(9234|9261) pub15 waiting for acks returned
(9234|9261) pub15<-delete_contained_entities
(9234|9254) pub8 waiting for acks returned
(9234|9254) pub8<-delete_contained_entities
(9234|9269) pub24 waiting for acks returned
(9234|9269) pub24<-delete_contained_entities
(9234|9258) pub12 waiting for acks returned
(9234|9258) pub12<-delete_contained_entities
(9234|9257) pub11 waiting for acks returned
(9234|9257) pub11<-delete_contained_entities
(9234|9274) pub28 waiting for acks returned
(9234|9274) pub28<-delete_contained_entities
(9234|9277) pub31 waiting for acks returned
(9234|9277) pub31<-delete_contained_entities
(9234|9245) sub 100% (1024 samples received)
(9234|9245) sub condition_.notify_all
(9234|9234) sub condition_.wait returned
(9234|9234) sub check_received
(9234|9234) sub check_received returns 0
(9234|9234) <- PublisherService::end
(9234|9276) pub30 waiting for acks returned
(9234|9276) pub30<-delete_contained_entities
(9234|9266) pub20<-delete_participant
(9234|9272) pub26<-delete_participant
(9234|9260) pub14<-delete_participant
(9234|9268) pub22<-delete_participant
(9234|9267) pub21<-delete_participant
(9234|9275) pub29<-delete_participant
(9234|9264) pub18<-delete_participant
(9234|9273) pub27<-delete_participant
(9234|9256) pub10<-delete_participant
(9234|9263) pub17<-delete_participant
(9234|9274) pub28<-delete_participant
(9234|9259) pub13<-delete_participant
(9234|9277) pub31<-delete_participant
(9234|9257) pub11<-delete_participant
(9234|9262) pub16<-delete_participant
(9234|9269) pub24<-delete_participant
(9234|9254) pub8<-delete_participant
(9234|9261) pub15<-delete_participant
(9234|9258) pub12<-delete_participant
(9234|9276) pub30<-delete_participant
(9234|9234) <- PublisherService::~PublisherService
(9234|9234) <- Subscriber delete_contained_entities
(9234|9234) <- Subscriber delete_participant
(9234|9234) <- Subscriber::~Subscriber
(9234|9234) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl aggressive durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9279
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 64 -s 16 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9289 started at 2026-06-30 17:29:30
(9289|9289) -> Thrasher started
(9289|9289) -> Subscriber::Subscriber
(9279|9279) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(9289|9289) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(9289|9289) Subscriber reader id: 01030000.51157c07.00000002.00000507(3a16f40e)
(9289|9289) -> PublisherService::PublisherService
(9289|9289) -> PublisherService::start (64 threads)
(9289|9289) sub wait_received 0:1024
(9289|9301) pub0 writer id: 01030000.51157c07.00000003.00000102(1370ec35)
(9289|9301) pub0->started
(9289|9301) pub0 12% (2 samples sent)
(9289|9301) pub0 25% (4 samples sent)
(9289|9301) pub0 31% (5 samples sent)
(9289|9301) pub0 43% (7 samples sent)
(9289|9301) pub0 50% (8 samples sent)
(9289|9301) pub0 62% (10 samples sent)
(9289|9301) pub0 75% (12 samples sent)
(9289|9301) pub0 81% (13 samples sent)
(9289|9301) pub0 93% (15 samples sent)
(9289|9301) pub0 100% (16 samples sent)
(9289|9301) pub0->wait_match() before write for 01030000.51157c07.00000003.00000102(1370ec35)
(9289|9301) pub0<-match found! before write for 01030000.51157c07.00000003.00000102(1370ec35)
(9289|9301) pub0 waiting for acks
(9289|9301) pub0 waiting for acks returned
(9289|9301) pub0<-delete_contained_entities
(9289|9303) pub2 writer id: 01030000.51157c07.00000004.00000102(a1503025)
(9289|9303) pub2->started
(9289|9313) pub12 writer id: 01030000.51157c07.0000000f.00000102(d6800134)
(9289|9313) pub12->started
(9289|9313) pub12 12% (2 samples sent)
(9289|9313) pub12 25% (4 samples sent)
(9289|9313) pub12 31% (5 samples sent)
(9289|9313) pub12 43% (7 samples sent)
(9289|9313) pub12 50% (8 samples sent)
(9289|9313) pub12 62% (10 samples sent)
(9289|9303) pub2 12% (2 samples sent)
(9289|9303) pub2 25% (4 samples sent)
(9289|9303) pub2 31% (5 samples sent)
(9289|9303) pub2 43% (7 samples sent)
(9289|9303) pub2 50% (8 samples sent)
(9289|9303) pub2 62% (10 samples sent)
(9289|9313) pub12 75% (12 samples sent)
(9289|9313) pub12 81% (13 samples sent)
(9289|9313) pub12 93% (15 samples sent)
(9289|9313) pub12 100% (16 samples sent)
(9289|9313) pub12->wait_match() before write for 01030000.51157c07.0000000f.00000102(d6800134)
(9289|9313) pub12<-match found! before write for 01030000.51157c07.0000000f.00000102(d6800134)
(9289|9313) pub12 waiting for acks
(9289|9303) pub2 75% (12 samples sent)
(9289|9303) pub2 81% (13 samples sent)
(9289|9303) pub2 93% (15 samples sent)
(9289|9303) pub2 100% (16 samples sent)
(9289|9303) pub2->wait_match() before write for 01030000.51157c07.00000004.00000102(a1503025)
(9289|9303) pub2<-match found! before write for 01030000.51157c07.00000004.00000102(a1503025)
(9289|9303) pub2 waiting for acks
(9289|9313) pub12 waiting for acks returned
(9289|9313) pub12<-delete_contained_entities
(9289|9303) pub2 waiting for acks returned
(9289|9303) pub2<-delete_contained_entities
(9289|9343) pub42 writer id: 01030000.51157c07.0000003a.00000102(bf4136c2)
(9289|9343) pub42->started
(9289|9343) pub42 12% (2 samples sent)
(9289|9343) pub42 25% (4 samples sent)
(9289|9343) pub42 31% (5 samples sent)
(9289|9343) pub42 43% (7 samples sent)
(9289|9343) pub42 50% (8 samples sent)
(9289|9343) pub42 62% (10 samples sent)
(9289|9343) pub42 75% (12 samples sent)
(9289|9343) pub42 81% (13 samples sent)
(9289|9343) pub42 93% (15 samples sent)
(9289|9343) pub42 100% (16 samples sent)
(9289|9343) pub42->wait_match() before write for 01030000.51157c07.0000003a.00000102(bf4136c2)
(9289|9343) pub42<-match found! before write for 01030000.51157c07.0000003a.00000102(bf4136c2)
(9289|9343) pub42 waiting for acks
(9289|9343) pub42 waiting for acks returned
(9289|9343) pub42<-delete_contained_entities
(9289|9307) pub6 writer id: 01030000.51157c07.00000007.00000102(e6f04af5)
(9289|9307) pub6->started
(9289|9307) pub6 12% (2 samples sent)
(9289|9307) pub6 25% (4 samples sent)
(9289|9307) pub6 31% (5 samples sent)
(9289|9307) pub6 43% (7 samples sent)
(9289|9307) pub6 50% (8 samples sent)
(9289|9307) pub6 62% (10 samples sent)
(9289|9307) pub6 75% (12 samples sent)
(9289|9307) pub6 81% (13 samples sent)
(9289|9307) pub6 93% (15 samples sent)
(9289|9307) pub6 100% (16 samples sent)
(9289|9307) pub6->wait_match() before write for 01030000.51157c07.00000007.00000102(e6f04af5)
(9289|9307) pub6<-match found! before write for 01030000.51157c07.00000007.00000102(e6f04af5)
(9289|9307) pub6 waiting for acks
(9289|9307) pub6 waiting for acks returned
(9289|9307) pub6<-delete_contained_entities
(9289|9336) pub35 writer id: 01030000.51157c07.00000034.00000102(007188a3)
(9289|9336) pub35->started
(9289|9336) pub35 12% (2 samples sent)
(9289|9336) pub35 25% (4 samples sent)
(9289|9336) pub35 31% (5 samples sent)
(9289|9336) pub35 43% (7 samples sent)
(9289|9306) pub4 writer id: 01030000.51157c07.00000009.00000102(59c0f494)
(9289|9306) pub4->started
(9289|9306) pub4 12% (2 samples sent)
(9289|9306) pub4 25% (4 samples sent)
(9289|9306) pub4 31% (5 samples sent)
(9289|9306) pub4 43% (7 samples sent)
(9289|9306) pub4 50% (8 samples sent)
(9289|9336) pub35 50% (8 samples sent)
(9289|9306) pub4 62% (10 samples sent)
(9289|9306) pub4 75% (12 samples sent)
(9289|9306) pub4 81% (13 samples sent)
(9289|9336) pub35 62% (10 samples sent)
(9289|9306) pub4 93% (15 samples sent)
(9289|9306) pub4 100% (16 samples sent)
(9289|9306) pub4->wait_match() before write for 01030000.51157c07.00000009.00000102(59c0f494)
(9289|9336) pub35 75% (12 samples sent)
(9289|9336) pub35 81% (13 samples sent)
(9289|9336) pub35 93% (15 samples sent)
(9289|9336) pub35 100% (16 samples sent)
(9289|9336) pub35->wait_match() before write for 01030000.51157c07.00000034.00000102(007188a3)
(9289|9336) pub35<-match found! before write for 01030000.51157c07.00000034.00000102(007188a3)
(9289|9336) pub35 waiting for acks
(9289|9306) pub4<-match found! before write for 01030000.51157c07.00000009.00000102(59c0f494)
(9289|9306) pub4 waiting for acks
(9289|9360) pub59 writer id: 01030000.51157c07.0000002c.00000102(50e154e0)
(9289|9360) pub59->started
(9289|9360) pub59 12% (2 samples sent)
(9289|9360) pub59 25% (4 samples sent)
(9289|9360) pub59 31% (5 samples sent)
(9289|9360) pub59 43% (7 samples sent)
(9289|9360) pub59 50% (8 samples sent)
(9289|9360) pub59 62% (10 samples sent)
(9289|9360) pub59 75% (12 samples sent)
(9289|9360) pub59 81% (13 samples sent)
(9289|9360) pub59 93% (15 samples sent)
(9289|9360) pub59 100% (16 samples sent)
(9289|9360) pub59->wait_match() before write for 01030000.51157c07.0000002c.00000102(50e154e0)
(9289|9300) sub 10% (103 samples received)
(9289|9360) pub59<-match found! before write for 01030000.51157c07.0000002c.00000102(50e154e0)
(9289|9360) pub59 waiting for acks
(9289|9336) pub35 waiting for acks returned
(9289|9336) pub35<-delete_contained_entities
(9289|9306) pub4 waiting for acks returned
(9289|9306) pub4<-delete_contained_entities
(9289|9360) pub59 waiting for acks returned
(9289|9360) pub59<-delete_contained_entities
(9289|9302) pub1 writer id: 01030000.51157c07.00000005.00000102(9c301995)
(9289|9302) pub1->started
(9289|9302) pub1 12% (2 samples sent)
(9289|9302) pub1 25% (4 samples sent)
(9289|9302) pub1 31% (5 samples sent)
(9289|9302) pub1 43% (7 samples sent)
(9289|9302) pub1 50% (8 samples sent)
(9289|9302) pub1 62% (10 samples sent)
(9289|9302) pub1 75% (12 samples sent)
(9289|9302) pub1 81% (13 samples sent)
(9289|9302) pub1 93% (15 samples sent)
(9289|9302) pub1 100% (16 samples sent)
(9289|9302) pub1->wait_match() before write for 01030000.51157c07.00000005.00000102(9c301995)
(9289|9302) pub1<-match found! before write for 01030000.51157c07.00000005.00000102(9c301995)
(9289|9302) pub1 waiting for acks
(9289|9302) pub1 waiting for acks returned
(9289|9302) pub1<-delete_contained_entities
(9289|9341) pub40 writer id: 01030000.51157c07.00000039.00000102(f8e14c12)
(9289|9341) pub40->started
(9289|9341) pub40 12% (2 samples sent)
(9289|9341) pub40 25% (4 samples sent)
(9289|9341) pub40 31% (5 samples sent)
(9289|9341) pub40 43% (7 samples sent)
(9289|9341) pub40 50% (8 samples sent)
(9289|9341) pub40 62% (10 samples sent)
(9289|9341) pub40 75% (12 samples sent)
(9289|9341) pub40 81% (13 samples sent)
(9289|9341) pub40 93% (15 samples sent)
(9289|9341) pub40 100% (16 samples sent)
(9289|9341) pub40->wait_match() before write for 01030000.51157c07.00000039.00000102(f8e14c12)
(9289|9323) pub22 writer id: 01030000.51157c07.0000001e.00000102(8b00bf06)
(9289|9323) pub22->started
(9289|9323) pub22 12% (2 samples sent)
(9289|9323) pub22 25% (4 samples sent)
(9289|9323) pub22 31% (5 samples sent)
(9289|9323) pub22 43% (7 samples sent)
(9289|9323) pub22 50% (8 samples sent)
(9289|9323) pub22 62% (10 samples sent)
(9289|9323) pub22 75% (12 samples sent)
(9289|9323) pub22 81% (13 samples sent)
(9289|9323) pub22 93% (15 samples sent)
(9289|9323) pub22 100% (16 samples sent)
(9289|9323) pub22->wait_match() before write for 01030000.51157c07.0000001e.00000102(8b00bf06)
(9289|9305) pub5 writer id: 01030000.51157c07.00000006.00000102(db906345)
(9289|9305) pub5->started
(9289|9305) pub5 12% (2 samples sent)
(9289|9305) pub5 25% (4 samples sent)
(9289|9305) pub5 31% (5 samples sent)
(9289|9305) pub5 43% (7 samples sent)
(9289|9305) pub5 50% (8 samples sent)
(9289|9305) pub5 62% (10 samples sent)
(9289|9305) pub5 75% (12 samples sent)
(9289|9305) pub5 81% (13 samples sent)
(9289|9305) pub5 93% (15 samples sent)
(9289|9305) pub5 100% (16 samples sent)
(9289|9305) pub5->wait_match() before write for 01030000.51157c07.00000006.00000102(db906345)
(9289|9323) pub22<-match found! before write for 01030000.51157c07.0000001e.00000102(8b00bf06)
(9289|9323) pub22 waiting for acks
(9289|9305) pub5<-match found! before write for 01030000.51157c07.00000006.00000102(db906345)
(9289|9305) pub5 waiting for acks
(9289|9341) pub40<-match found! before write for 01030000.51157c07.00000039.00000102(f8e14c12)
(9289|9341) pub40 waiting for acks
(9289|9312) pub11 writer id: 01030000.51157c07.0000000d.00000102(ac405254)
(9289|9312) pub11->started
(9289|9312) pub11 12% (2 samples sent)
(9289|9315) pub14 writer id: 01030000.51157c07.00000011.00000102(095028d7)
(9289|9315) pub14->started
(9289|9315) pub14 12% (2 samples sent)
(9289|9349) pub48 writer id: 01030000.51157c07.00000028.00000102(a561f220)
(9289|9349) pub48->started
(9289|9315) pub14 25% (4 samples sent)
(9289|9315) pub14 31% (5 samples sent)
(9289|9349) pub48 12% (2 samples sent)
(9289|9315) pub14 43% (7 samples sent)
(9289|9349) pub48 25% (4 samples sent)
(9289|9349) pub48 31% (5 samples sent)
(9289|9349) pub48 43% (7 samples sent)
(9289|9349) pub48 50% (8 samples sent)
(9289|9349) pub48 62% (10 samples sent)
(9289|9349) pub48 75% (12 samples sent)
(9289|9349) pub48 81% (13 samples sent)
(9289|9349) pub48 93% (15 samples sent)
(9289|9349) pub48 100% (16 samples sent)
(9289|9349) pub48->wait_match() before write for 01030000.51157c07.00000028.00000102(a561f220)
(9289|9315) pub14 50% (8 samples sent)
(9289|9315) pub14 62% (10 samples sent)
(9289|9315) pub14 75% (12 samples sent)
(9289|9315) pub14 81% (13 samples sent)
(9289|9315) pub14 93% (15 samples sent)
(9289|9315) pub14 100% (16 samples sent)
(9289|9315) pub14->wait_match() before write for 01030000.51157c07.00000011.00000102(095028d7)
(9289|9312) pub11 25% (4 samples sent)
(9289|9312) pub11 31% (5 samples sent)
(9289|9312) pub11 43% (7 samples sent)
(9289|9312) pub11 50% (8 samples sent)
(9289|9312) pub11 62% (10 samples sent)
(9289|9312) pub11 75% (12 samples sent)
(9289|9312) pub11 81% (13 samples sent)
(9289|9312) pub11 93% (15 samples sent)
(9289|9312) pub11 100% (16 samples sent)
(9289|9312) pub11->wait_match() before write for 01030000.51157c07.0000000d.00000102(ac405254)
(9289|9312) pub11<-match found! before write for 01030000.51157c07.0000000d.00000102(ac405254)
(9289|9312) pub11 waiting for acks
(9289|9349) pub48<-match found! before write for 01030000.51157c07.00000028.00000102(a561f220)
(9289|9349) pub48 waiting for acks
(9289|9315) pub14<-match found! before write for 01030000.51157c07.00000011.00000102(095028d7)
(9289|9315) pub14 waiting for acks
(9289|9355) pub54 writer id: 01030000.51157c07.0000002b.00000102(e2c188f0)
(9289|9355) pub54->started
(9289|9355) pub54 12% (2 samples sent)
(9289|9355) pub54 25% (4 samples sent)
(9289|9355) pub54 31% (5 samples sent)
(9289|9355) pub54 43% (7 samples sent)
(9289|9355) pub54 50% (8 samples sent)
(9289|9355) pub54 62% (10 samples sent)
(9289|9355) pub54 75% (12 samples sent)
(9289|9355) pub54 81% (13 samples sent)
(9289|9300) sub 20% (205 samples received)
(9289|9355) pub54 93% (15 samples sent)
(9289|9355) pub54 100% (16 samples sent)
(9289|9355) pub54->wait_match() before write for 01030000.51157c07.0000002b.00000102(e2c188f0)
(9289|9333) pub32 writer id: 01030000.51157c07.00000030.00000102(f5f12e63)
(9289|9333) pub32->started
(9289|9333) pub32 12% (2 samples sent)
(9289|9333) pub32 25% (4 samples sent)
(9289|9333) pub32 31% (5 samples sent)
(9289|9333) pub32 43% (7 samples sent)
(9289|9333) pub32 50% (8 samples sent)
(9289|9333) pub32 62% (10 samples sent)
(9289|9333) pub32 75% (12 samples sent)
(9289|9333) pub32 81% (13 samples sent)
(9289|9333) pub32 93% (15 samples sent)
(9289|9333) pub32 100% (16 samples sent)
(9289|9333) pub32->wait_match() before write for 01030000.51157c07.00000030.00000102(f5f12e63)
(9289|9323) pub22 waiting for acks returned
(9289|9323) pub22<-delete_contained_entities
(9289|9359) pub58 writer id: 01030000.51157c07.00000025.00000102(5df13691)
(9289|9359) pub58->started
(9289|9359) pub58 12% (2 samples sent)
(9289|9359) pub58 25% (4 samples sent)
(9289|9359) pub58 31% (5 samples sent)
(9289|9359) pub58 43% (7 samples sent)
(9289|9359) pub58 50% (8 samples sent)
(9289|9359) pub58 62% (10 samples sent)
(9289|9359) pub58 75% (12 samples sent)
(9289|9359) pub58 81% (13 samples sent)
(9289|9359) pub58 93% (15 samples sent)
(9289|9359) pub58 100% (16 samples sent)
(9289|9359) pub58->wait_match() before write for 01030000.51157c07.00000025.00000102(5df13691)
(9289|9305) pub5 waiting for acks returned
(9289|9305) pub5<-delete_contained_entities
(9289|9341) pub40 waiting for acks returned
(9289|9341) pub40<-delete_contained_entities
(9289|9312) pub11 waiting for acks returned
(9289|9312) pub11<-delete_contained_entities
(9289|9355) pub54<-match found! before write for 01030000.51157c07.0000002b.00000102(e2c188f0)
(9289|9355) pub54 waiting for acks
(9289|9333) pub32<-match found! before write for 01030000.51157c07.00000030.00000102(f5f12e63)
(9289|9333) pub32 waiting for acks
(9289|9349) pub48 waiting for acks returned
(9289|9349) pub48<-delete_contained_entities
(9289|9330) pub29 writer id: 01030000.51157c07.00000027.00000102(273165f1)
(9289|9330) pub29->started
(9289|9330) pub29 12% (2 samples sent)
(9289|9330) pub29 25% (4 samples sent)
(9289|9330) pub29 31% (5 samples sent)
(9289|9330) pub29 43% (7 samples sent)
(9289|9330) pub29 50% (8 samples sent)
(9289|9330) pub29 62% (10 samples sent)
(9289|9330) pub29 75% (12 samples sent)
(9289|9330) pub29 81% (13 samples sent)
(9289|9330) pub29 93% (15 samples sent)
(9289|9330) pub29 100% (16 samples sent)
(9289|9330) pub29->wait_match() before write for 01030000.51157c07.00000027.00000102(273165f1)
(9289|9359) pub58<-match found! before write for 01030000.51157c07.00000025.00000102(5df13691)
(9289|9359) pub58 waiting for acks
(9289|9315) pub14 waiting for acks returned
(9289|9315) pub14<-delete_contained_entities
(9289|9330) pub29<-match found! before write for 01030000.51157c07.00000027.00000102(273165f1)
(9289|9330) pub29 waiting for acks
(9289|9327) pub25 writer id: 01030000.51157c07.00000022.00000102(efd1ea81)
(9289|9327) pub25->started
(9289|9327) pub25 12% (2 samples sent)
(9289|9327) pub25 25% (4 samples sent)
(9289|9355) pub54 waiting for acks returned
(9289|9355) pub54<-delete_contained_entities
(9289|9333) pub32 waiting for acks returned
(9289|9333) pub32<-delete_contained_entities
(9289|9327) pub25 31% (5 samples sent)
(9289|9327) pub25 43% (7 samples sent)
(9289|9327) pub25 50% (8 samples sent)
(9289|9327) pub25 62% (10 samples sent)
(9289|9327) pub25 75% (12 samples sent)
(9289|9327) pub25 81% (13 samples sent)
(9289|9327) pub25 93% (15 samples sent)
(9289|9327) pub25 100% (16 samples sent)
(9289|9327) pub25->wait_match() before write for 01030000.51157c07.00000022.00000102(efd1ea81)
(9289|9319) pub18 writer id: 01030000.51157c07.00000015.00000102(fcd08e17)
(9289|9319) pub18->started
(9289|9319) pub18 12% (2 samples sent)
(9289|9319) pub18 25% (4 samples sent)
(9289|9319) pub18 31% (5 samples sent)
(9289|9319) pub18 43% (7 samples sent)
(9289|9319) pub18 50% (8 samples sent)
(9289|9319) pub18 62% (10 samples sent)
(9289|9319) pub18 75% (12 samples sent)
(9289|9319) pub18 81% (13 samples sent)
(9289|9319) pub18 93% (15 samples sent)
(9289|9319) pub18 100% (16 samples sent)
(9289|9319) pub18->wait_match() before write for 01030000.51157c07.00000015.00000102(fcd08e17)
(9289|9340) pub39 writer id: 01030000.51157c07.00000037.00000102(47d1f273)
(9289|9340) pub39->started
(9289|9329) pub28 writer id: 01030000.51157c07.00000016.00000102(bb70f4c7)
(9289|9329) pub28->started
(9289|9340) pub39 12% (2 samples sent)
(9289|9340) pub39 25% (4 samples sent)
(9289|9340) pub39 31% (5 samples sent)
(9289|9340) pub39 43% (7 samples sent)
(9289|9340) pub39 50% (8 samples sent)
(9289|9340) pub39 62% (10 samples sent)
(9289|9340) pub39 75% (12 samples sent)
(9289|9340) pub39 81% (13 samples sent)
(9289|9340) pub39 93% (15 samples sent)
(9289|9340) pub39 100% (16 samples sent)
(9289|9340) pub39->wait_match() before write for 01030000.51157c07.00000037.00000102(47d1f273)
(9289|9329) pub28 12% (2 samples sent)
(9289|9329) pub28 25% (4 samples sent)
(9289|9329) pub28 31% (5 samples sent)
(9289|9329) pub28 43% (7 samples sent)
(9289|9329) pub28 50% (8 samples sent)
(9289|9327) pub25<-match found! before write for 01030000.51157c07.00000022.00000102(efd1ea81)
(9289|9329) pub28 62% (10 samples sent)
(9289|9319) pub18<-match found! before write for 01030000.51157c07.00000015.00000102(fcd08e17)
(9289|9319) pub18 waiting for acks
(9289|9329) pub28 75% (12 samples sent)
(9289|9329) pub28 81% (13 samples sent)
(9289|9329) pub28 93% (15 samples sent)
(9289|9329) pub28 100% (16 samples sent)
(9289|9329) pub28->wait_match() before write for 01030000.51157c07.00000016.00000102(bb70f4c7)
(9289|9327) pub25 waiting for acks
(9289|9348) pub47 writer id: 01030000.51157c07.00000026.00000102(1a514c41)
(9289|9348) pub47->started
(9289|9348) pub47 12% (2 samples sent)
(9289|9348) pub47 25% (4 samples sent)
(9289|9348) pub47 31% (5 samples sent)
(9289|9348) pub47 43% (7 samples sent)
(9289|9348) pub47 50% (8 samples sent)
(9289|9348) pub47 62% (10 samples sent)
(9289|9348) pub47 75% (12 samples sent)
(9289|9348) pub47 81% (13 samples sent)
(9289|9348) pub47 93% (15 samples sent)
(9289|9348) pub47 100% (16 samples sent)
(9289|9348) pub47->wait_match() before write for 01030000.51157c07.00000026.00000102(1a514c41)
(9289|9359) pub58 waiting for acks returned
(9289|9359) pub58<-delete_contained_entities
(9289|9340) pub39<-match found! before write for 01030000.51157c07.00000037.00000102(47d1f273)
(9289|9340) pub39 waiting for acks
(9289|9329) pub28<-match found! before write for 01030000.51157c07.00000016.00000102(bb70f4c7)
(9289|9329) pub28 waiting for acks
(9289|9322) pub21 writer id: 01030000.51157c07.0000001b.00000102(43e03076)
(9289|9322) pub21->started
(9289|9322) pub21 12% (2 samples sent)
(9289|9322) pub21 25% (4 samples sent)
(9289|9322) pub21 31% (5 samples sent)
(9289|9322) pub21 43% (7 samples sent)
(9289|9322) pub21 50% (8 samples sent)
(9289|9322) pub21 62% (10 samples sent)
(9289|9322) pub21 75% (12 samples sent)
(9289|9322) pub21 81% (13 samples sent)
(9289|9322) pub21 93% (15 samples sent)
(9289|9322) pub21 100% (16 samples sent)
(9289|9322) pub21->wait_match() before write for 01030000.51157c07.0000001b.00000102(43e03076)
(9289|9300) sub 30% (308 samples received)
(9289|9330) pub29 waiting for acks returned
(9289|9330) pub29<-delete_contained_entities
(9289|9348) pub47<-match found! before write for 01030000.51157c07.00000026.00000102(1a514c41)
(9289|9348) pub47 waiting for acks
(9289|9322) pub21<-match found! before write for 01030000.51157c07.0000001b.00000102(43e03076)
(9289|9322) pub21 waiting for acks
(9289|9327) pub25 waiting for acks returned
(9289|9319) pub18 waiting for acks returned
(9289|9319) pub18<-delete_contained_entities
(9289|9340) pub39 waiting for acks returned
(9289|9340) pub39<-delete_contained_entities
(9289|9327) pub25<-delete_contained_entities
(9289|9329) pub28 waiting for acks returned
(9289|9329) pub28<-delete_contained_entities
(9289|9348) pub47 waiting for acks returned
(9289|9348) pub47<-delete_contained_entities
(9289|9322) pub21 waiting for acks returned
(9289|9322) pub21<-delete_contained_entities
(9289|9320) pub19 writer id: 01030000.51157c07.00000018.00000102(04404aa6)
(9289|9320) pub19->started
(9289|9320) pub19 12% (2 samples sent)
(9289|9320) pub19 25% (4 samples sent)
(9289|9320) pub19 31% (5 samples sent)
(9289|9345) pub44 writer id: 01030000.51157c07.0000001d.00000102(cca0c5d6)
(9289|9345) pub44->started
(9289|9320) pub19 43% (7 samples sent)
(9289|9320) pub19 50% (8 samples sent)
(9289|9345) pub44 12% (2 samples sent)
(9289|9320) pub19 62% (10 samples sent)
(9289|9345) pub44 25% (4 samples sent)
(9289|9320) pub19 75% (12 samples sent)
(9289|9345) pub44 31% (5 samples sent)
(9289|9320) pub19 81% (13 samples sent)
(9289|9345) pub44 43% (7 samples sent)
(9289|9320) pub19 93% (15 samples sent)
(9289|9345) pub44 50% (8 samples sent)
(9289|9320) pub19 100% (16 samples sent)
(9289|9320) pub19->wait_match() before write for 01030000.51157c07.00000018.00000102(04404aa6)
(9289|9345) pub44 62% (10 samples sent)
(9289|9345) pub44 75% (12 samples sent)
(9289|9345) pub44 81% (13 samples sent)
(9289|9345) pub44 93% (15 samples sent)
(9289|9345) pub44 100% (16 samples sent)
(9289|9345) pub44->wait_match() before write for 01030000.51157c07.0000001d.00000102(cca0c5d6)
(9289|9320) pub19<-match found! before write for 01030000.51157c07.00000018.00000102(04404aa6)
(9289|9320) pub19 waiting for acks
(9289|9314) pub13 writer id: 01030000.51157c07.00000010.00000102(34300167)
(9289|9314) pub13->started
(9289|9345) pub44<-match found! before write for 01030000.51157c07.0000001d.00000102(cca0c5d6)
(9289|9345) pub44 waiting for acks
(9289|9314) pub13 12% (2 samples sent)
(9289|9314) pub13 25% (4 samples sent)
(9289|9314) pub13 31% (5 samples sent)
(9289|9314) pub13 43% (7 samples sent)
(9289|9314) pub13 50% (8 samples sent)
(9289|9314) pub13 62% (10 samples sent)
(9289|9314) pub13 75% (12 samples sent)
(9289|9314) pub13 81% (13 samples sent)
(9289|9314) pub13 93% (15 samples sent)
(9289|9311) pub10 writer id: 01030000.51157c07.0000000c.00000102(91207be4)
(9289|9311) pub10->started
(9289|9314) pub13 100% (16 samples sent)
(9289|9314) pub13->wait_match() before write for 01030000.51157c07.00000010.00000102(34300167)
(9289|9311) pub10 12% (2 samples sent)
(9289|9311) pub10 25% (4 samples sent)
(9289|9311) pub10 31% (5 samples sent)
(9289|9314) pub13<-match found! before write for 01030000.51157c07.00000010.00000102(34300167)
(9289|9314) pub13 waiting for acks
(9289|9311) pub10 43% (7 samples sent)
(9289|9311) pub10 50% (8 samples sent)
(9289|9311) pub10 62% (10 samples sent)
(9289|9311) pub10 75% (12 samples sent)
(9289|9311) pub10 81% (13 samples sent)
(9289|9311) pub10 93% (15 samples sent)
(9289|9311) pub10 100% (16 samples sent)
(9289|9311) pub10->wait_match() before write for 01030000.51157c07.0000000c.00000102(91207be4)
(9289|9300) sub 40% (410 samples received)
(9289|9304) pub3 writer id: 01030000.51157c07.0000000b.00000102(2300a7f4)
(9289|9304) pub3->started
(9289|9304) pub3 12% (2 samples sent)
(9289|9304) pub3 25% (4 samples sent)
(9289|9304) pub3 31% (5 samples sent)
(9289|9304) pub3 43% (7 samples sent)
(9289|9304) pub3 50% (8 samples sent)
(9289|9304) pub3 62% (10 samples sent)
(9289|9304) pub3 75% (12 samples sent)
(9289|9304) pub3 81% (13 samples sent)
(9289|9304) pub3 93% (15 samples sent)
(9289|9304) pub3 100% (16 samples sent)
(9289|9304) pub3->wait_match() before write for 01030000.51157c07.0000000b.00000102(2300a7f4)
(9289|9354) pub53 writer id: 01030000.51157c07.0000003f.00000102(77a1b9b2)
(9289|9354) pub53->started
(9289|9354) pub53 12% (2 samples sent)
(9289|9354) pub53 25% (4 samples sent)
(9289|9354) pub53 31% (5 samples sent)
(9289|9354) pub53 43% (7 samples sent)
(9289|9354) pub53 50% (8 samples sent)
(9289|9354) pub53 62% (10 samples sent)
(9289|9354) pub53 75% (12 samples sent)
(9289|9354) pub53 81% (13 samples sent)
(9289|9354) pub53 93% (15 samples sent)
(9289|9354) pub53 100% (16 samples sent)
(9289|9354) pub53->wait_match() before write for 01030000.51157c07.0000003f.00000102(77a1b9b2)
(9289|9311) pub10<-match found! before write for 01030000.51157c07.0000000c.00000102(91207be4)
(9289|9311) pub10 waiting for acks
(9289|9318) pub17 writer id: 01030000.51157c07.00000014.00000102(c1b0a7a7)
(9289|9318) pub17->started
(9289|9318) pub17 12% (2 samples sent)
(9289|9304) pub3<-match found! before write for 01030000.51157c07.0000000b.00000102(2300a7f4)
(9289|9304) pub3 waiting for acks
(9289|9318) pub17 25% (4 samples sent)
(9289|9318) pub17 31% (5 samples sent)
(9289|9318) pub17 43% (7 samples sent)
(9289|9345) pub44 waiting for acks returned
(9289|9345) pub44<-delete_contained_entities
(9289|9320) pub19 waiting for acks returned
(9289|9320) pub19<-delete_contained_entities
(9289|9354) pub53<-match found! before write for 01030000.51157c07.0000003f.00000102(77a1b9b2)
(9289|9354) pub53 waiting for acks
(9289|9318) pub17 50% (8 samples sent)
(9289|9318) pub17 62% (10 samples sent)
(9289|9318) pub17 75% (12 samples sent)
(9289|9318) pub17 81% (13 samples sent)
(9289|9318) pub17 93% (15 samples sent)
(9289|9318) pub17 100% (16 samples sent)
(9289|9318) pub17->wait_match() before write for 01030000.51157c07.00000014.00000102(c1b0a7a7)
(9289|9344) pub43 writer id: 01030000.51157c07.0000003b.00000102(82211f72)
(9289|9344) pub43->started
(9289|9344) pub43 12% (2 samples sent)
(9289|9344) pub43 25% (4 samples sent)
(9289|9344) pub43 31% (5 samples sent)
(9289|9344) pub43 43% (7 samples sent)
(9289|9344) pub43 50% (8 samples sent)
(9289|9344) pub43 62% (10 samples sent)
(9289|9344) pub43 75% (12 samples sent)
(9289|9344) pub43 81% (13 samples sent)
(9289|9344) pub43 93% (15 samples sent)
(9289|9344) pub43 100% (16 samples sent)
(9289|9344) pub43->wait_match() before write for 01030000.51157c07.0000003b.00000102(82211f72)
(9289|9338) pub37 writer id: 01030000.51157c07.00000038.00000102(c58165a2)
(9289|9338) pub37->started
(9289|9338) pub37 12% (2 samples sent)
(9289|9338) pub37 25% (4 samples sent)
(9289|9338) pub37 31% (5 samples sent)
(9289|9338) pub37 43% (7 samples sent)
(9289|9338) pub37 50% (8 samples sent)
(9289|9338) pub37 62% (10 samples sent)
(9289|9338) pub37 75% (12 samples sent)
(9289|9351) pub50 writer id: 01030000.51157c07.00000021.00000102(a8719051)
(9289|9351) pub50->started
(9289|9351) pub50 12% (2 samples sent)
(9289|9351) pub50 25% (4 samples sent)
(9289|9351) pub50 31% (5 samples sent)
(9289|9351) pub50 43% (7 samples sent)
(9289|9351) pub50 50% (8 samples sent)
(9289|9351) pub50 62% (10 samples sent)
(9289|9351) pub50 75% (12 samples sent)
(9289|9351) pub50 81% (13 samples sent)
(9289|9351) pub50 93% (15 samples sent)
(9289|9351) pub50 100% (16 samples sent)
(9289|9351) pub50->wait_match() before write for 01030000.51157c07.00000021.00000102(a8719051)
(9289|9317) pub16 writer id: 01030000.51157c07.00000013.00000102(73907bb7)
(9289|9317) pub16->started
(9289|9317) pub16 12% (2 samples sent)
(9289|9317) pub16 25% (4 samples sent)
(9289|9338) pub37 81% (13 samples sent)
(9289|9317) pub16 31% (5 samples sent)
(9289|9338) pub37 93% (15 samples sent)
(9289|9317) pub16 43% (7 samples sent)
(9289|9338) pub37 100% (16 samples sent)
(9289|9317) pub16 50% (8 samples sent)
(9289|9317) pub16 62% (10 samples sent)
(9289|9338) pub37->wait_match() before write for 01030000.51157c07.00000038.00000102(c58165a2)
(9289|9317) pub16 75% (12 samples sent)
(9289|9317) pub16 81% (13 samples sent)
(9289|9364) pub63 writer id: 01030000.51157c07.00000042.00000102(76e39dcc)
(9289|9364) pub63->started
(9289|9317) pub16 93% (15 samples sent)
(9289|9317) pub16 100% (16 samples sent)
(9289|9317) pub16->wait_match() before write for 01030000.51157c07.00000013.00000102(73907bb7)
(9289|9364) pub63 12% (2 samples sent)
(9289|9364) pub63 25% (4 samples sent)
(9289|9364) pub63 31% (5 samples sent)
(9289|9364) pub63 43% (7 samples sent)
(9289|9364) pub63 50% (8 samples sent)
(9289|9364) pub63 62% (10 samples sent)
(9289|9364) pub63 75% (12 samples sent)
(9289|9364) pub63 81% (13 samples sent)
(9289|9364) pub63 93% (15 samples sent)
(9289|9364) pub63 100% (16 samples sent)
(9289|9364) pub63->wait_match() before write for 01030000.51157c07.00000042.00000102(76e39dcc)
(9289|9324) pub23 writer id: 01030000.51157c07.0000001a.00000102(7e8019c6)
(9289|9324) pub23->started
(9289|9324) pub23 12% (2 samples sent)
(9289|9310) pub9 writer id: 01030000.51157c07.0000000e.00000102(ebe02884)
(9289|9310) pub9->started
(9289|9310) pub9 12% (2 samples sent)
(9289|9310) pub9 25% (4 samples sent)
(9289|9310) pub9 31% (5 samples sent)
(9289|9310) pub9 43% (7 samples sent)
(9289|9310) pub9 50% (8 samples sent)
(9289|9310) pub9 62% (10 samples sent)
(9289|9310) pub9 75% (12 samples sent)
(9289|9310) pub9 81% (13 samples sent)
(9289|9310) pub9 93% (15 samples sent)
(9289|9310) pub9 100% (16 samples sent)
(9289|9310) pub9->wait_match() before write for 01030000.51157c07.0000000e.00000102(ebe02884)
(9289|9324) pub23 25% (4 samples sent)
(9289|9324) pub23 31% (5 samples sent)
(9289|9324) pub23 43% (7 samples sent)
(9289|9321) pub20 writer id: 01030000.51157c07.00000019.00000102(39206316)
(9289|9321) pub20->started
(9289|9321) pub20 12% (2 samples sent)
(9289|9321) pub20 25% (4 samples sent)
(9289|9321) pub20 31% (5 samples sent)
(9289|9321) pub20 43% (7 samples sent)
(9289|9321) pub20 50% (8 samples sent)
(9289|9324) pub23 50% (8 samples sent)
(9289|9324) pub23 62% (10 samples sent)
(9289|9324) pub23 75% (12 samples sent)
(9289|9324) pub23 81% (13 samples sent)
(9289|9324) pub23 93% (15 samples sent)
(9289|9324) pub23 100% (16 samples sent)
(9289|9324) pub23->wait_match() before write for 01030000.51157c07.0000001a.00000102(7e8019c6)
(9289|9321) pub20 62% (10 samples sent)
(9289|9321) pub20 75% (12 samples sent)
(9289|9318) pub17<-match found! before write for 01030000.51157c07.00000014.00000102(c1b0a7a7)
(9289|9318) pub17 waiting for acks
(9289|9321) pub20 81% (13 samples sent)
(9289|9321) pub20 93% (15 samples sent)
(9289|9321) pub20 100% (16 samples sent)
(9289|9321) pub20->wait_match() before write for 01030000.51157c07.00000019.00000102(39206316)
(9289|9314) pub13 waiting for acks returned
(9289|9314) pub13<-delete_contained_entities
(9289|9344) pub43<-match found! before write for 01030000.51157c07.0000003b.00000102(82211f72)
(9289|9344) pub43 waiting for acks
(9289|9338) pub37<-match found! before write for 01030000.51157c07.00000038.00000102(c58165a2)
(9289|9338) pub37 waiting for acks
(9289|9337) pub36 writer id: 01030000.51157c07.00000035.00000102(3d11a113)
(9289|9337) pub36->started
(9289|9337) pub36 12% (2 samples sent)
(9289|9337) pub36 25% (4 samples sent)
(9289|9337) pub36 31% (5 samples sent)
(9289|9337) pub36 43% (7 samples sent)
(9289|9337) pub36 50% (8 samples sent)
(9289|9337) pub36 62% (10 samples sent)
(9289|9337) pub36 75% (12 samples sent)
(9289|9337) pub36 81% (13 samples sent)
(9289|9337) pub36 93% (15 samples sent)
(9289|9337) pub36 100% (16 samples sent)
(9289|9337) pub36->wait_match() before write for 01030000.51157c07.00000035.00000102(3d11a113)
(9289|9311) pub10 waiting for acks returned
(9289|9311) pub10<-delete_contained_entities
(9289|9309) pub8 writer id: 01030000.51157c07.0000000a.00000102(1e608e44)
(9289|9309) pub8->started
(9289|9309) pub8 12% (2 samples sent)
(9289|9309) pub8 25% (4 samples sent)
(9289|9309) pub8 31% (5 samples sent)
(9289|9309) pub8 43% (7 samples sent)
(9289|9309) pub8 50% (8 samples sent)
(9289|9309) pub8 62% (10 samples sent)
(9289|9309) pub8 75% (12 samples sent)
(9289|9309) pub8 81% (13 samples sent)
(9289|9351) pub50<-match found! before write for 01030000.51157c07.00000021.00000102(a8719051)
(9289|9351) pub50 waiting for acks
(9289|9309) pub8 93% (15 samples sent)
(9289|9309) pub8 100% (16 samples sent)
(9289|9309) pub8->wait_match() before write for 01030000.51157c07.0000000a.00000102(1e608e44)
(9289|9317) pub16<-match found! before write for 01030000.51157c07.00000013.00000102(73907bb7)
(9289|9317) pub16 waiting for acks
(9289|9364) pub63<-match found! before write for 01030000.51157c07.00000042.00000102(76e39dcc)
(9289|9364) pub63 waiting for acks
(9289|9304) pub3 waiting for acks returned
(9289|9304) pub3<-delete_contained_entities
(9289|9324) pub23<-match found! before write for 01030000.51157c07.0000001a.00000102(7e8019c6)
(9289|9324) pub23 waiting for acks
(9289|9310) pub9<-match found! before write for 01030000.51157c07.0000000e.00000102(ebe02884)
(9289|9310) pub9 waiting for acks
(9289|9316) pub15 writer id: 01030000.51157c07.00000012.00000102(4ef05207)
(9289|9316) pub15->started
(9289|9316) pub15 12% (2 samples sent)
(9289|9316) pub15 25% (4 samples sent)
(9289|9316) pub15 31% (5 samples sent)
(9289|9316) pub15 43% (7 samples sent)
(9289|9316) pub15 50% (8 samples sent)
(9289|9316) pub15 62% (10 samples sent)
(9289|9316) pub15 75% (12 samples sent)
(9289|9316) pub15 81% (13 samples sent)
(9289|9316) pub15 93% (15 samples sent)
(9289|9316) pub15 100% (16 samples sent)
(9289|9316) pub15->wait_match() before write for 01030000.51157c07.00000012.00000102(4ef05207)
(9289|9300) sub 50% (512 samples received)
(9289|9325) pub24 writer id: 01030000.51157c07.00000020.00000102(9511b9e1)
(9289|9325) pub24->started
(9289|9325) pub24 12% (2 samples sent)
(9289|9325) pub24 25% (4 samples sent)
(9289|9325) pub24 31% (5 samples sent)
(9289|9325) pub24 43% (7 samples sent)
(9289|9325) pub24 50% (8 samples sent)
(9289|9325) pub24 62% (10 samples sent)
(9289|9325) pub24 75% (12 samples sent)
(9289|9325) pub24 81% (13 samples sent)
(9289|9325) pub24 93% (15 samples sent)
(9289|9325) pub24 100% (16 samples sent)
(9289|9325) pub24->wait_match() before write for 01030000.51157c07.00000020.00000102(9511b9e1)
(9289|9326) pub26 writer id: 01030000.51157c07.00000017.00000102(8610dd77)
(9289|9326) pub26->started
(9289|9326) pub26 12% (2 samples sent)
(9289|9326) pub26 25% (4 samples sent)
(9289|9326) pub26 31% (5 samples sent)
(9289|9326) pub26 43% (7 samples sent)
(9289|9326) pub26 50% (8 samples sent)
(9289|9326) pub26 62% (10 samples sent)
(9289|9326) pub26 75% (12 samples sent)
(9289|9326) pub26 81% (13 samples sent)
(9289|9326) pub26 93% (15 samples sent)
(9289|9326) pub26 100% (16 samples sent)
(9289|9326) pub26->wait_match() before write for 01030000.51157c07.00000017.00000102(8610dd77)
(9289|9358) pub57 writer id: 01030000.51157c07.00000024.00000102(60911f21)
(9289|9358) pub57->started
(9289|9358) pub57 12% (2 samples sent)
(9289|9358) pub57 25% (4 samples sent)
(9289|9358) pub57 31% (5 samples sent)
(9289|9358) pub57 43% (7 samples sent)
(9289|9358) pub57 50% (8 samples sent)
(9289|9358) pub57 62% (10 samples sent)
(9289|9358) pub57 75% (12 samples sent)
(9289|9358) pub57 81% (13 samples sent)
(9289|9358) pub57 93% (15 samples sent)
(9289|9358) pub57 100% (16 samples sent)
(9289|9358) pub57->wait_match() before write for 01030000.51157c07.00000024.00000102(60911f21)
(9289|9334) pub33 writer id: 01030000.51157c07.00000032.00000102(8f317d03)
(9289|9334) pub33->started
(9289|9334) pub33 12% (2 samples sent)
(9289|9334) pub33 25% (4 samples sent)
(9289|9334) pub33 31% (5 samples sent)
(9289|9334) pub33 43% (7 samples sent)
(9289|9334) pub33 50% (8 samples sent)
(9289|9334) pub33 62% (10 samples sent)
(9289|9334) pub33 75% (12 samples sent)
(9289|9334) pub33 81% (13 samples sent)
(9289|9334) pub33 93% (15 samples sent)
(9289|9334) pub33 100% (16 samples sent)
(9289|9334) pub33->wait_match() before write for 01030000.51157c07.00000032.00000102(8f317d03)
(9289|9300) sub 60% (615 samples received)
(9289|9347) pub46 writer id: 01030000.51157c07.0000003d.00000102(0d61ead2)
(9289|9347) pub46->started
(9289|9347) pub46 12% (2 samples sent)
(9289|9347) pub46 25% (4 samples sent)
(9289|9347) pub46 31% (5 samples sent)
(9289|9347) pub46 43% (7 samples sent)
(9289|9347) pub46 50% (8 samples sent)
(9289|9347) pub46 62% (10 samples sent)
(9289|9347) pub46 75% (12 samples sent)
(9289|9347) pub46 81% (13 samples sent)
(9289|9347) pub46 93% (15 samples sent)
(9289|9347) pub46 100% (16 samples sent)
(9289|9347) pub46->wait_match() before write for 01030000.51157c07.0000003d.00000102(0d61ead2)
(9289|9321) pub20<-match found! before write for 01030000.51157c07.00000019.00000102(39206316)
(9289|9321) pub20 waiting for acks
(9289|9363) pub62 writer id: 01030000.51157c07.00000041.00000102(3143e71c)
(9289|9363) pub62->started
(9289|9363) pub62 12% (2 samples sent)
(9289|9363) pub62 25% (4 samples sent)
(9289|9363) pub62 31% (5 samples sent)
(9289|9337) pub36<-match found! before write for 01030000.51157c07.00000035.00000102(3d11a113)
(9289|9337) pub36 waiting for acks
(9289|9363) pub62 43% (7 samples sent)
(9289|9363) pub62 50% (8 samples sent)
(9289|9309) pub8<-match found! before write for 01030000.51157c07.0000000a.00000102(1e608e44)
(9289|9309) pub8 waiting for acks
(9289|9363) pub62 62% (10 samples sent)
(9289|9363) pub62 75% (12 samples sent)
(9289|9363) pub62 81% (13 samples sent)
(9289|9363) pub62 93% (15 samples sent)
(9289|9363) pub62 100% (16 samples sent)
(9289|9363) pub62->wait_match() before write for 01030000.51157c07.00000041.00000102(3143e71c)
(9289|9316) pub15<-match found! before write for 01030000.51157c07.00000012.00000102(4ef05207)
(9289|9316) pub15 waiting for acks
(9289|9354) pub53 waiting for acks returned
(9289|9354) pub53<-delete_contained_entities
(9289|9318) pub17 waiting for acks returned
(9289|9318) pub17<-delete_contained_entities
(9289|9338) pub37 waiting for acks returned
(9289|9338) pub37<-delete_contained_entities
(9289|9325) pub24<-match found! before write for 01030000.51157c07.00000020.00000102(9511b9e1)
(9289|9325) pub24 waiting for acks
(9289|9344) pub43 waiting for acks returned
(9289|9344) pub43<-delete_contained_entities
(9289|9351) pub50 waiting for acks returned
(9289|9351) pub50<-delete_contained_entities
(9289|9326) pub26<-match found! before write for 01030000.51157c07.00000017.00000102(8610dd77)
(9289|9326) pub26 waiting for acks
(9289|9317) pub16 waiting for acks returned
(9289|9317) pub16<-delete_contained_entities
(9289|9357) pub56 writer id: 01030000.51157c07.0000002e.00000102(2a210780)
(9289|9357) pub56->started
(9289|9357) pub56 12% (2 samples sent)
(9289|9357) pub56 25% (4 samples sent)
(9289|9357) pub56 31% (5 samples sent)
(9289|9357) pub56 43% (7 samples sent)
(9289|9357) pub56 50% (8 samples sent)
(9289|9357) pub56 62% (10 samples sent)
(9289|9357) pub56 75% (12 samples sent)
(9289|9357) pub56 81% (13 samples sent)
(9289|9357) pub56 93% (15 samples sent)
(9289|9357) pub56 100% (16 samples sent)
(9289|9357) pub56->wait_match() before write for 01030000.51157c07.0000002e.00000102(2a210780)
(9289|9358) pub57<-match found! before write for 01030000.51157c07.00000024.00000102(60911f21)
(9289|9358) pub57 waiting for acks
(9289|9364) pub63 waiting for acks returned
(9289|9364) pub63<-delete_contained_entities
(9289|9324) pub23 waiting for acks returned
(9289|9324) pub23<-delete_contained_entities
(9289|9334) pub33<-match found! before write for 01030000.51157c07.00000032.00000102(8f317d03)
(9289|9334) pub33 waiting for acks
(9289|9347) pub46<-match found! before write for 01030000.51157c07.0000003d.00000102(0d61ead2)
(9289|9347) pub46 waiting for acks
(9289|9310) pub9 waiting for acks returned
(9289|9310) pub9<-delete_contained_entities
(9289|9350) pub49 writer id: 01030000.51157c07.0000001f.00000102(b66096b6)
(9289|9350) pub49->started
(9289|9363) pub62<-match found! before write for 01030000.51157c07.00000041.00000102(3143e71c)
(9289|9363) pub62 waiting for acks
(9289|9350) pub49 12% (2 samples sent)
(9289|9357) pub56<-match found! before write for 01030000.51157c07.0000002e.00000102(2a210780)
(9289|9357) pub56 waiting for acks
(9289|9350) pub49 25% (4 samples sent)
(9289|9350) pub49 31% (5 samples sent)
(9289|9350) pub49 43% (7 samples sent)
(9289|9350) pub49 50% (8 samples sent)
(9289|9350) pub49 62% (10 samples sent)
(9289|9350) pub49 75% (12 samples sent)
(9289|9350) pub49 81% (13 samples sent)
(9289|9350) pub49 93% (15 samples sent)
(9289|9350) pub49 100% (16 samples sent)
(9289|9350) pub49->wait_match() before write for 01030000.51157c07.0000001f.00000102(b66096b6)
(9289|9342) pub41 writer id: 01030000.51157c07.0000001c.00000102(f1c0ec66)
(9289|9342) pub41->started
(9289|9342) pub41 12% (2 samples sent)
(9289|9342) pub41 25% (4 samples sent)
(9289|9342) pub41 31% (5 samples sent)
(9289|9342) pub41 43% (7 samples sent)
(9289|9342) pub41 50% (8 samples sent)
(9289|9342) pub41 62% (10 samples sent)
(9289|9342) pub41 75% (12 samples sent)
(9289|9342) pub41 81% (13 samples sent)
(9289|9342) pub41 93% (15 samples sent)
(9289|9342) pub41 100% (16 samples sent)
(9289|9342) pub41->wait_match() before write for 01030000.51157c07.0000001c.00000102(f1c0ec66)
(9289|9352) pub51 writer id: 01030000.51157c07.0000003e.00000102(4ac19002)
(9289|9352) pub51->started
(9289|9352) pub51 12% (2 samples sent)
(9289|9352) pub51 25% (4 samples sent)
(9289|9352) pub51 31% (5 samples sent)
(9289|9352) pub51 43% (7 samples sent)
(9289|9352) pub51 50% (8 samples sent)
(9289|9352) pub51 62% (10 samples sent)
(9289|9352) pub51 75% (12 samples sent)
(9289|9352) pub51 81% (13 samples sent)
(9289|9352) pub51 93% (15 samples sent)
(9289|9352) pub51 100% (16 samples sent)
(9289|9352) pub51->wait_match() before write for 01030000.51157c07.0000003e.00000102(4ac19002)
(9289|9356) pub55 writer id: 01030000.51157c07.00000040.00000102(0c23ceac)
(9289|9356) pub55->started
(9289|9356) pub55 12% (2 samples sent)
(9289|9356) pub55 25% (4 samples sent)
(9289|9356) pub55 31% (5 samples sent)
(9289|9356) pub55 43% (7 samples sent)
(9289|9356) pub55 50% (8 samples sent)
(9289|9356) pub55 62% (10 samples sent)
(9289|9356) pub55 75% (12 samples sent)
(9289|9356) pub55 81% (13 samples sent)
(9289|9356) pub55 93% (15 samples sent)
(9289|9356) pub55 100% (16 samples sent)
(9289|9356) pub55->wait_match() before write for 01030000.51157c07.00000040.00000102(0c23ceac)
(9289|9331) pub30 writer id: 01030000.51157c07.0000002a.00000102(dfa1a140)
(9289|9331) pub30->started
(9289|9331) pub30 12% (2 samples sent)
(9289|9331) pub30 25% (4 samples sent)
(9289|9331) pub30 31% (5 samples sent)
(9289|9331) pub30 43% (7 samples sent)
(9289|9331) pub30 50% (8 samples sent)
(9289|9331) pub30 62% (10 samples sent)
(9289|9331) pub30 75% (12 samples sent)
(9289|9331) pub30 81% (13 samples sent)
(9289|9331) pub30 93% (15 samples sent)
(9289|9331) pub30 100% (16 samples sent)
(9289|9331) pub30->wait_match() before write for 01030000.51157c07.0000002a.00000102(dfa1a140)
(9289|9332) pub31 writer id: 01030000.51157c07.0000002d.00000102(6d817d50)
(9289|9332) pub31->started
(9289|9332) pub31 12% (2 samples sent)
(9289|9332) pub31 25% (4 samples sent)
(9289|9332) pub31 31% (5 samples sent)
(9289|9332) pub31 43% (7 samples sent)
(9289|9332) pub31 50% (8 samples sent)
(9289|9332) pub31 62% (10 samples sent)
(9289|9332) pub31 75% (12 samples sent)
(9289|9332) pub31 81% (13 samples sent)
(9289|9332) pub31 93% (15 samples sent)
(9289|9332) pub31 100% (16 samples sent)
(9289|9332) pub31->wait_match() before write for 01030000.51157c07.0000002d.00000102(6d817d50)
(9289|9300) sub 70% (717 samples received)
(9289|9353) pub52 writer id: 01030000.51157c07.00000029.00000102(9801db90)
(9289|9353) pub52->started
(9289|9353) pub52 12% (2 samples sent)
(9289|9353) pub52 25% (4 samples sent)
(9289|9353) pub52 31% (5 samples sent)
(9289|9353) pub52 43% (7 samples sent)
(9289|9353) pub52 50% (8 samples sent)
(9289|9353) pub52 62% (10 samples sent)
(9289|9353) pub52 75% (12 samples sent)
(9289|9308) pub7 writer id: 01030000.51157c07.00000008.00000102(64a0dd24)
(9289|9308) pub7->started
(9289|9353) pub52 81% (13 samples sent)
(9289|9308) pub7 12% (2 samples sent)
(9289|9353) pub52 93% (15 samples sent)
(9289|9353) pub52 100% (16 samples sent)
(9289|9353) pub52->wait_match() before write for 01030000.51157c07.00000029.00000102(9801db90)
(9289|9328) pub27 writer id: 01030000.51157c07.00000023.00000102(d2b1c331)
(9289|9328) pub27->started
(9289|9328) pub27 12% (2 samples sent)
(9289|9328) pub27 25% (4 samples sent)
(9289|9328) pub27 31% (5 samples sent)
(9289|9328) pub27 43% (7 samples sent)
(9289|9328) pub27 50% (8 samples sent)
(9289|9328) pub27 62% (10 samples sent)
(9289|9328) pub27 75% (12 samples sent)
(9289|9328) pub27 81% (13 samples sent)
(9289|9328) pub27 93% (15 samples sent)
(9289|9328) pub27 100% (16 samples sent)
(9289|9328) pub27->wait_match() before write for 01030000.51157c07.00000023.00000102(d2b1c331)
(9289|9308) pub7 25% (4 samples sent)
(9289|9308) pub7 31% (5 samples sent)
(9289|9308) pub7 43% (7 samples sent)
(9289|9308) pub7 50% (8 samples sent)
(9289|9308) pub7 62% (10 samples sent)
(9289|9308) pub7 75% (12 samples sent)
(9289|9308) pub7 81% (13 samples sent)
(9289|9308) pub7 93% (15 samples sent)
(9289|9308) pub7 100% (16 samples sent)
(9289|9308) pub7->wait_match() before write for 01030000.51157c07.00000008.00000102(64a0dd24)
(9289|9339) pub38 writer id: 01030000.51157c07.00000036.00000102(7ab1dbc3)
(9289|9339) pub38->started
(9289|9339) pub38 12% (2 samples sent)
(9289|9339) pub38 25% (4 samples sent)
(9289|9339) pub38 31% (5 samples sent)
(9289|9339) pub38 43% (7 samples sent)
(9289|9339) pub38 50% (8 samples sent)
(9289|9339) pub38 62% (10 samples sent)
(9289|9339) pub38 75% (12 samples sent)
(9289|9339) pub38 81% (13 samples sent)
(9289|9339) pub38 93% (15 samples sent)
(9289|9339) pub38 100% (16 samples sent)
(9289|9339) pub38->wait_match() before write for 01030000.51157c07.00000036.00000102(7ab1dbc3)
(9289|9335) pub34 writer id: 01030000.51157c07.00000033.00000102(b25154b3)
(9289|9335) pub34->started
(9289|9335) pub34 12% (2 samples sent)
(9289|9335) pub34 25% (4 samples sent)
(9289|9335) pub34 31% (5 samples sent)
(9289|9335) pub34 43% (7 samples sent)
(9289|9335) pub34 50% (8 samples sent)
(9289|9335) pub34 62% (10 samples sent)
(9289|9335) pub34 75% (12 samples sent)
(9289|9335) pub34 81% (13 samples sent)
(9289|9335) pub34 93% (15 samples sent)
(9289|9335) pub34 100% (16 samples sent)
(9289|9335) pub34->wait_match() before write for 01030000.51157c07.00000033.00000102(b25154b3)
(9289|9362) pub61 writer id: 01030000.51157c07.00000031.00000102(c89107d3)
(9289|9362) pub61->started
(9289|9362) pub61 12% (2 samples sent)
(9289|9362) pub61 25% (4 samples sent)
(9289|9362) pub61 31% (5 samples sent)
(9289|9362) pub61 43% (7 samples sent)
(9289|9362) pub61 50% (8 samples sent)
(9289|9362) pub61 62% (10 samples sent)
(9289|9361) pub60 writer id: 01030000.51157c07.0000002f.00000102(17412e30)
(9289|9361) pub60->started
(9289|9362) pub61 75% (12 samples sent)
(9289|9362) pub61 81% (13 samples sent)
(9289|9361) pub60 12% (2 samples sent)
(9289|9362) pub61 93% (15 samples sent)
(9289|9361) pub60 25% (4 samples sent)
(9289|9362) pub61 100% (16 samples sent)
(9289|9362) pub61->wait_match() before write for 01030000.51157c07.00000031.00000102(c89107d3)
(9289|9361) pub60 31% (5 samples sent)
(9289|9361) pub60 43% (7 samples sent)
(9289|9361) pub60 50% (8 samples sent)
(9289|9361) pub60 62% (10 samples sent)
(9289|9361) pub60 75% (12 samples sent)
(9289|9361) pub60 81% (13 samples sent)
(9289|9361) pub60 93% (15 samples sent)
(9289|9361) pub60 100% (16 samples sent)
(9289|9361) pub60->wait_match() before write for 01030000.51157c07.0000002f.00000102(17412e30)
(9289|9301) pub0<-delete_participant
(9289|9346) pub45 writer id: 01030000.51157c07.0000003c.00000102(3001c362)
(9289|9346) pub45->started
(9289|9346) pub45 12% (2 samples sent)
(9289|9346) pub45 25% (4 samples sent)
(9289|9346) pub45 31% (5 samples sent)
(9289|9346) pub45 43% (7 samples sent)
(9289|9346) pub45 50% (8 samples sent)
(9289|9346) pub45 62% (10 samples sent)
(9289|9346) pub45 75% (12 samples sent)
(9289|9346) pub45 81% (13 samples sent)
(9289|9346) pub45 93% (15 samples sent)
(9289|9346) pub45 100% (16 samples sent)
(9289|9346) pub45->wait_match() before write for 01030000.51157c07.0000003c.00000102(3001c362)
(9289|9342) pub41<-match found! before write for 01030000.51157c07.0000001c.00000102(f1c0ec66)
(9289|9342) pub41 waiting for acks
(9289|9350) pub49<-match found! before write for 01030000.51157c07.0000001f.00000102(b66096b6)
(9289|9350) pub49 waiting for acks
(9289|9352) pub51<-match found! before write for 01030000.51157c07.0000003e.00000102(4ac19002)
(9289|9352) pub51 waiting for acks
(9289|9321) pub20 waiting for acks returned
(9289|9321) pub20<-delete_contained_entities
(9289|9356) pub55<-match found! before write for 01030000.51157c07.00000040.00000102(0c23ceac)
(9289|9356) pub55 waiting for acks
(9289|9337) pub36 waiting for acks returned
(9289|9337) pub36<-delete_contained_entities
(9289|9309) pub8 waiting for acks returned
(9289|9309) pub8<-delete_contained_entities
(9289|9316) pub15 waiting for acks returned
(9289|9316) pub15<-delete_contained_entities
(9289|9331) pub30<-match found! before write for 01030000.51157c07.0000002a.00000102(dfa1a140)
(9289|9331) pub30 waiting for acks
(9289|9332) pub31<-match found! before write for 01030000.51157c07.0000002d.00000102(6d817d50)
(9289|9332) pub31 waiting for acks
(9289|9325) pub24 waiting for acks returned
(9289|9325) pub24<-delete_contained_entities
(9289|9326) pub26 waiting for acks returned
(9289|9326) pub26<-delete_contained_entities
(9289|9353) pub52<-match found! before write for 01030000.51157c07.00000029.00000102(9801db90)
(9289|9353) pub52 waiting for acks
(9289|9308) pub7<-match found! before write for 01030000.51157c07.00000008.00000102(64a0dd24)
(9289|9308) pub7 waiting for acks
(9289|9328) pub27<-match found! before write for 01030000.51157c07.00000023.00000102(d2b1c331)
(9289|9328) pub27 waiting for acks
(9289|9358) pub57 waiting for acks returned
(9289|9358) pub57<-delete_contained_entities
(9289|9334) pub33 waiting for acks returned
(9289|9334) pub33<-delete_contained_entities
(9289|9347) pub46 waiting for acks returned
(9289|9347) pub46<-delete_contained_entities
(9289|9339) pub38<-match found! before write for 01030000.51157c07.00000036.00000102(7ab1dbc3)
(9289|9339) pub38 waiting for acks
(9289|9335) pub34<-match found! before write for 01030000.51157c07.00000033.00000102(b25154b3)
(9289|9335) pub34 waiting for acks
(9289|9361) pub60<-match found! before write for 01030000.51157c07.0000002f.00000102(17412e30)
(9289|9361) pub60 waiting for acks
(9289|9362) pub61<-match found! before write for 01030000.51157c07.00000031.00000102(c89107d3)
(9289|9362) pub61 waiting for acks
(9289|9363) pub62 waiting for acks returned
(9289|9363) pub62<-delete_contained_entities
(9289|9357) pub56 waiting for acks returned
(9289|9357) pub56<-delete_contained_entities
(9289|9346) pub45<-match found! before write for 01030000.51157c07.0000003c.00000102(3001c362)
(9289|9346) pub45 waiting for acks
(9289|9313) pub12<-delete_participant
(9289|9300) sub 80% (820 samples received)
(9289|9303) pub2<-delete_participant
(9289|9300) sub 90% (922 samples received)
(9289|9343) pub42<-delete_participant
(9289|9307) pub6<-delete_participant
(9289|9356) pub55 waiting for acks returned
(9289|9356) pub55<-delete_contained_entities
(9289|9332) pub31 waiting for acks returned
(9289|9332) pub31<-delete_contained_entities
(9289|9331) pub30 waiting for acks returned
(9289|9352) pub51 waiting for acks returned
(9289|9352) pub51<-delete_contained_entities
(9289|9331) pub30<-delete_contained_entities
(9289|9342) pub41 waiting for acks returned
(9289|9342) pub41<-delete_contained_entities
(9289|9350) pub49 waiting for acks returned
(9289|9353) pub52 waiting for acks returned
(9289|9353) pub52<-delete_contained_entities
(9289|9350) pub49<-delete_contained_entities
(9289|9328) pub27 waiting for acks returned
(9289|9328) pub27<-delete_contained_entities
(9289|9308) pub7 waiting for acks returned
(9289|9308) pub7<-delete_contained_entities
(9289|9339) pub38 waiting for acks returned
(9289|9335) pub34 waiting for acks returned
(9289|9339) pub38<-delete_contained_entities
(9289|9335) pub34<-delete_contained_entities
(9289|9336) pub35<-delete_participant
(9289|9300) sub 100% (1024 samples received)
(9289|9300) sub condition_.notify_all
(9289|9289) sub condition_.wait returned
(9289|9289) sub check_received
(9289|9361) pub60 waiting for acks returned
(9289|9361) pub60<-delete_contained_entities
(9289|9346) pub45 waiting for acks returned
(9289|9346) pub45<-delete_contained_entities
(9289|9289) sub check_received returns 0
(9289|9289) <- PublisherService::end
(9289|9362) pub61 waiting for acks returned
(9289|9362) pub61<-delete_contained_entities
(9289|9360) pub59<-delete_participant
(9289|9306) pub4<-delete_participant
(9289|9302) pub1<-delete_participant
(9289|9323) pub22<-delete_participant
(9289|9305) pub5<-delete_participant
(9289|9341) pub40<-delete_participant
(9289|9312) pub11<-delete_participant
(9289|9349) pub48<-delete_participant
(9289|9315) pub14<-delete_participant
(9289|9355) pub54<-delete_participant
(9289|9333) pub32<-delete_participant
(9289|9359) pub58<-delete_participant
(9289|9330) pub29<-delete_participant
(9289|9319) pub18<-delete_participant
(9289|9340) pub39<-delete_participant
(9289|9327) pub25<-delete_participant
(9289|9329) pub28<-delete_participant
(9289|9348) pub47<-delete_participant
(9289|9322) pub21<-delete_participant
(9289|9320) pub19<-delete_participant
(9289|9345) pub44<-delete_participant
(9289|9314) pub13<-delete_participant
(9289|9311) pub10<-delete_participant
(9289|9304) pub3<-delete_participant
(9289|9354) pub53<-delete_participant
(9289|9318) pub17<-delete_participant
(9289|9338) pub37<-delete_participant
(9289|9351) pub50<-delete_participant
(9289|9364) pub63<-delete_participant
(9289|9344) pub43<-delete_participant
(9289|9317) pub16<-delete_participant
(9289|9324) pub23<-delete_participant
(9289|9310) pub9<-delete_participant
(9289|9321) pub20<-delete_participant
(9289|9337) pub36<-delete_participant
(9289|9309) pub8<-delete_participant
(9289|9316) pub15<-delete_participant
(9289|9325) pub24<-delete_participant
(9289|9326) pub26<-delete_participant
(9289|9347) pub46<-delete_participant
(9289|9334) pub33<-delete_participant
(9289|9358) pub57<-delete_participant
(9289|9363) pub62<-delete_participant
(9289|9357) pub56<-delete_participant
(9289|9356) pub55<-delete_participant
(9289|9352) pub51<-delete_participant
(9289|9328) pub27<-delete_participant
(9289|9308) pub7<-delete_participant
(9289|9331) pub30<-delete_participant
(9289|9339) pub38<-delete_participant
(9289|9332) pub31<-delete_participant
(9289|9335) pub34<-delete_participant
(9289|9350) pub49<-delete_participant
(9289|9353) pub52<-delete_participant
(9289|9342) pub41<-delete_participant
(9289|9346) pub45<-delete_participant
(9289|9362) pub61<-delete_participant
(9289|9361) pub60<-delete_participant
(9289|9289) <- PublisherService::~PublisherService
(9289|9289) <- Subscriber delete_contained_entities
(9289|9289) <- Subscriber delete_participant
(9289|9289) <- Subscriber::~Subscriber
(9289|9289) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl aggressive durable Time:3s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl single rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9366 started at 2026-06-30 17:29:32
(9366|9366) -> Thrasher started
(9366|9366) -> Subscriber::Subscriber
(9366|9366) Subscriber reader id: 01037c1e.5257c92a.249627bf.00000007(281b099f)
(9366|9366) -> PublisherService::PublisherService
(9366|9366) -> PublisherService::start (1 threads)
(9366|9366) sub wait_received 0:1
(9366|9374) pub0->transport cfg_0
(9366|9374) pub0 writer id: 01037c1e.5257c92a.249627c0.00000002(23f38a0e)
(9366|9374) pub0->started
(9366|9374) pub0 100% (1 samples sent)
(9366|9374) pub0->wait_match() before write for 01037c1e.5257c92a.249627c0.00000002(23f38a0e)
(9366|9374) pub0<-match found! before write for 01037c1e.5257c92a.249627c0.00000002(23f38a0e)
(9366|9374) pub0 waiting for acks
(9366|9373) sub 100% (1 samples received)
(9366|9373) sub condition_.notify_all
(9366|9366) sub condition_.wait returned
(9366|9366) sub check_received
(9366|9366) sub check_received returns 0
(9366|9366) <- PublisherService::end
(9366|9374) pub0 waiting for acks returned
(9366|9374) pub0<-delete_contained_entities
(9366|9374) pub0<-delete_participant
(9366|9366) <- PublisherService::~PublisherService
(9366|9366) <- Subscriber delete_contained_entities
(9366|9366) <- Subscriber delete_participant
(9366|9366) <- Subscriber::~Subscriber
(9366|9366) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl single rtps durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl double rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9380 started at 2026-06-30 17:29:33
(9380|9380) -> Thrasher started
(9380|9380) -> Subscriber::Subscriber
(9380|9380) Subscriber reader id: 01037c1e.5257c92a.24a4d434.00000007(42d757d0)
(9380|9380) -> PublisherService::PublisherService
(9380|9380) -> PublisherService::start (2 threads)
(9380|9380) sub wait_received 0:2
(9380|9388) pub0->transport cfg_0
(9380|9389) pub1->transport cfg_1
(9380|9388) pub0 writer id: 01037c1e.5257c92a.24a4d435.00000002(0fdd8aef)
(9380|9388) pub0->started
(9380|9388) pub0 100% (1 samples sent)
(9380|9388) pub0->wait_match() before write for 01037c1e.5257c92a.24a4d435.00000002(0fdd8aef)
(9380|9389) pub1 writer id: 01037c1e.5257c92a.24a4d436.00000002(487df03f)
(9380|9389) pub1->started
(9380|9389) pub1 100% (1 samples sent)
(9380|9389) pub1->wait_match() before write for 01037c1e.5257c92a.24a4d436.00000002(487df03f)
(9380|9388) pub0<-match found! before write for 01037c1e.5257c92a.24a4d435.00000002(0fdd8aef)
(9380|9388) pub0 waiting for acks
(9380|9389) pub1<-match found! before write for 01037c1e.5257c92a.24a4d436.00000002(487df03f)
(9380|9389) pub1 waiting for acks
(9380|9387) sub 50% (1 samples received)
(9380|9387) sub 100% (2 samples received)
(9380|9387) sub condition_.notify_all
(9380|9380) sub condition_.wait returned
(9380|9380) sub check_received
(9380|9380) sub check_received returns 0
(9380|9380) <- PublisherService::end
(9380|9388) pub0 waiting for acks returned
(9380|9389) pub1 waiting for acks returned
(9380|9388) pub0<-delete_contained_entities
(9380|9389) pub1<-delete_contained_entities
(9380|9389) pub1<-delete_participant
(9380|9388) pub0<-delete_participant
(9380|9380) <- PublisherService::~PublisherService
(9380|9380) <- Subscriber delete_contained_entities
(9380|9380) <- Subscriber delete_participant
(9380|9380) <- Subscriber::~Subscriber
(9380|9380) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl double rtps durable Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl triangle rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9399 started at 2026-06-30 17:29:35
(9399|9399) -> Thrasher started
(9399|9399) -> Subscriber::Subscriber
(9399|9399) Subscriber reader id: 01037c1e.5257c92a.24b7f72a.00000007(4a098ff8)
(9399|9399) -> PublisherService::PublisherService
(9399|9399) -> PublisherService::start (3 threads)
(9399|9399) sub wait_received 0:9
(9399|9408) pub1->transport cfg_1
(9399|9408) pub1 writer id: 01037c1e.5257c92a.24b7f72c.00000002(b5238ed7)
(9399|9408) pub1->started
(9399|9408) pub1 33% (1 samples sent)
(9399|9408) pub1 66% (2 samples sent)
(9399|9408) pub1 100% (3 samples sent)
(9399|9408) pub1->wait_match() before write for 01037c1e.5257c92a.24b7f72c.00000002(b5238ed7)
(9399|9407) pub0->transport cfg_0
(9399|9409) pub2->transport cfg_2
(9399|9407) pub0 writer id: 01037c1e.5257c92a.24b7f72b.00000002(070352c7)
(9399|9407) pub0->started
(9399|9407) pub0 33% (1 samples sent)
(9399|9407) pub0 66% (2 samples sent)
(9399|9407) pub0 100% (3 samples sent)
(9399|9407) pub0->wait_match() before write for 01037c1e.5257c92a.24b7f72b.00000002(070352c7)
(9399|9409) pub2 writer id: 01037c1e.5257c92a.24b7f72d.00000002(8843a767)
(9399|9409) pub2->started
(9399|9409) pub2 33% (1 samples sent)
(9399|9409) pub2 66% (2 samples sent)
(9399|9409) pub2 100% (3 samples sent)
(9399|9409) pub2->wait_match() before write for 01037c1e.5257c92a.24b7f72d.00000002(8843a767)
(9399|9407) pub0<-match found! before write for 01037c1e.5257c92a.24b7f72b.00000002(070352c7)
(9399|9407) pub0 waiting for acks
(9399|9408) pub1<-match found! before write for 01037c1e.5257c92a.24b7f72c.00000002(b5238ed7)
(9399|9408) pub1 waiting for acks
(9399|9409) pub2<-match found! before write for 01037c1e.5257c92a.24b7f72d.00000002(8843a767)
(9399|9409) pub2 waiting for acks
(9399|9406) sub 11% (1 samples received)
(9399|9406) sub 22% (2 samples received)
(9399|9406) sub 33% (3 samples received)
(9399|9406) sub 44% (4 samples received)
(9399|9406) sub 55% (5 samples received)
(9399|9406) sub 66% (6 samples received)
(9399|9406) sub 77% (7 samples received)
(9399|9406) sub 88% (8 samples received)
(9399|9406) sub 100% (9 samples received)
(9399|9406) sub condition_.notify_all
(9399|9399) sub condition_.wait returned
(9399|9399) sub check_received
(9399|9399) sub check_received returns 0
(9399|9399) <- PublisherService::end
(9399|9409) pub2 waiting for acks returned
(9399|9409) pub2<-delete_contained_entities
(9399|9408) pub1 waiting for acks returned
(9399|9408) pub1<-delete_contained_entities
(9399|9407) pub0 waiting for acks returned
(9399|9407) pub0<-delete_contained_entities
(9399|9409) pub2<-delete_participant
(9399|9408) pub1<-delete_participant
(9399|9407) pub0<-delete_participant
(9399|9399) <- PublisherService::~PublisherService
(9399|9399) <- Subscriber delete_contained_entities
(9399|9399) <- Subscriber delete_participant
(9399|9399) <- Subscriber::~Subscriber
(9399|9399) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl triangle rtps durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl default rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9423 started at 2026-06-30 17:29:36
(9423|9423) -> Thrasher started
(9423|9423) -> Subscriber::Subscriber
(9423|9423) Subscriber reader id: 01037c1e.5257c92a.24cf5e22.00000007(9bed1a53)
(9423|9423) -> PublisherService::PublisherService
(9423|9423) -> PublisherService::start (1 threads)
(9423|9423) sub wait_received 0:1024
(9423|9431) pub0->transport cfg_0
(9423|9431) pub0 writer id: 01037c1e.5257c92a.24cf5e23.00000002(d6e7c76c)
(9423|9431) pub0->started
(9423|9431) pub0 10% (103 samples sent)
(9423|9431) pub0 20% (205 samples sent)
(9423|9431) pub0 30% (308 samples sent)
(9423|9431) pub0 40% (410 samples sent)
(9423|9431) pub0 50% (512 samples sent)
(9423|9431) pub0 60% (615 samples sent)
(9423|9431) pub0 70% (717 samples sent)
(9423|9431) pub0 80% (820 samples sent)
(9423|9431) pub0 90% (922 samples sent)
(9423|9431) pub0 100% (1024 samples sent)
(9423|9431) pub0->wait_match() before write for 01037c1e.5257c92a.24cf5e23.00000002(d6e7c76c)
(9423|9431) pub0<-match found! before write for 01037c1e.5257c92a.24cf5e23.00000002(d6e7c76c)
(9423|9431) pub0 waiting for acks
(9423|9430) sub 10% (103 samples received)
(9423|9430) sub 20% (205 samples received)
(9423|9430) sub 30% (308 samples received)
(9423|9430) sub 40% (410 samples received)
(9423|9430) sub 50% (512 samples received)
(9423|9430) sub 60% (615 samples received)
(9423|9430) sub 70% (717 samples received)
(9423|9430) sub 80% (820 samples received)
(9423|9430) sub 90% (922 samples received)
(9423|9430) sub 100% (1024 samples received)
(9423|9430) sub condition_.notify_all
(9423|9423) sub condition_.wait returned
(9423|9423) sub check_received
(9423|9423) sub check_received returns 0
(9423|9423) <- PublisherService::end
(9423|9431) pub0 waiting for acks returned
(9423|9431) pub0<-delete_contained_entities
(9423|9431) pub0<-delete_participant
(9423|9423) <- PublisherService::~PublisherService
(9423|9423) <- Subscriber delete_contained_entities
(9423|9423) <- Subscriber delete_participant
(9423|9423) <- Subscriber::~Subscriber
(9423|9423) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl default rtps durable Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl low rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9437 started at 2026-06-30 17:29:38
(9437|9437) -> Thrasher started
(9437|9437) -> Subscriber::Subscriber
(9437|9437) Subscriber reader id: 01037c1e.5257c92a.24dd59ea.00000007(afcc0416)
(9437|9437) -> PublisherService::PublisherService
(9437|9437) -> PublisherService::start (8 threads)
(9437|9437) sub wait_received 0:1024
(9437|9445) pub0->transport cfg_0
(9437|9446) pub1->transport cfg_1
(9437|9445) pub0 writer id: 01037c1e.5257c92a.24dd59eb.00000002(e2c6d929)
(9437|9445) pub0->started
(9437|9445) pub0 10% (13 samples sent)
(9437|9445) pub0 20% (26 samples sent)
(9437|9445) pub0 30% (39 samples sent)
(9437|9445) pub0 40% (52 samples sent)
(9437|9445) pub0 50% (64 samples sent)
(9437|9445) pub0 60% (77 samples sent)
(9437|9445) pub0 70% (90 samples sent)
(9437|9445) pub0 80% (103 samples sent)
(9437|9445) pub0 90% (116 samples sent)
(9437|9445) pub0 100% (128 samples sent)
(9437|9445) pub0->wait_match() before write for 01037c1e.5257c92a.24dd59eb.00000002(e2c6d929)
(9437|9448) pub3->transport cfg_3
(9437|9451) pub6->transport cfg_6
(9437|9447) pub2->transport cfg_2
(9437|9449) pub4->transport cfg_4
(9437|9450) pub5->transport cfg_5
(9437|9452) pub7->transport cfg_7
(9437|9450) pub5 writer id: 01037c1e.5257c92a.24dd59f0.00000002(f5f67fba)
(9437|9450) pub5->started
(9437|9450) pub5 10% (13 samples sent)
(9437|9450) pub5 20% (26 samples sent)
(9437|9450) pub5 30% (39 samples sent)
(9437|9450) pub5 40% (52 samples sent)
(9437|9450) pub5 50% (64 samples sent)
(9437|9450) pub5 60% (77 samples sent)
(9437|9450) pub5 70% (90 samples sent)
(9437|9450) pub5 80% (103 samples sent)
(9437|9450) pub5 90% (116 samples sent)
(9437|9450) pub5 100% (128 samples sent)
(9437|9450) pub5->wait_match() before write for 01037c1e.5257c92a.24dd59f0.00000002(f5f67fba)
(9437|9448) pub3 writer id: 01037c1e.5257c92a.24dd59ee.00000002(2a265659)
(9437|9448) pub3->started
(9437|9448) pub3 10% (13 samples sent)
(9437|9448) pub3 20% (26 samples sent)
(9437|9448) pub3 30% (39 samples sent)
(9437|9448) pub3 40% (52 samples sent)
(9437|9448) pub3 50% (64 samples sent)
(9437|9448) pub3 60% (77 samples sent)
(9437|9448) pub3 70% (90 samples sent)
(9437|9448) pub3 80% (103 samples sent)
(9437|9448) pub3 90% (116 samples sent)
(9437|9448) pub3 100% (128 samples sent)
(9437|9448) pub3->wait_match() before write for 01037c1e.5257c92a.24dd59ee.00000002(2a265659)
(9437|9451) pub6 writer id: 01037c1e.5257c92a.24dd59f1.00000002(c896560a)
(9437|9451) pub6->started
(9437|9451) pub6 10% (13 samples sent)
(9437|9451) pub6 20% (26 samples sent)
(9437|9451) pub6 30% (39 samples sent)
(9437|9451) pub6 40% (52 samples sent)
(9437|9447) pub2 writer id: 01037c1e.5257c92a.24dd59ed.00000002(6d862c89)
(9437|9447) pub2->started
(9437|9451) pub6 50% (64 samples sent)
(9437|9451) pub6 60% (77 samples sent)
(9437|9447) pub2 10% (13 samples sent)
(9437|9447) pub2 20% (26 samples sent)
(9437|9451) pub6 70% (90 samples sent)
(9437|9447) pub2 30% (39 samples sent)
(9437|9447) pub2 40% (52 samples sent)
(9437|9451) pub6 80% (103 samples sent)
(9437|9447) pub2 50% (64 samples sent)
(9437|9447) pub2 60% (77 samples sent)
(9437|9451) pub6 90% (116 samples sent)
(9437|9447) pub2 70% (90 samples sent)
(9437|9451) pub6 100% (128 samples sent)
(9437|9451) pub6->wait_match() before write for 01037c1e.5257c92a.24dd59f1.00000002(c896560a)
(9437|9447) pub2 80% (103 samples sent)
(9437|9447) pub2 90% (116 samples sent)
(9437|9447) pub2 100% (128 samples sent)
(9437|9447) pub2->wait_match() before write for 01037c1e.5257c92a.24dd59ed.00000002(6d862c89)
(9437|9449) pub4 writer id: 01037c1e.5257c92a.24dd59ef.00000002(17467fe9)
(9437|9449) pub4->started
(9437|9449) pub4 10% (13 samples sent)
(9437|9449) pub4 20% (26 samples sent)
(9437|9449) pub4 30% (39 samples sent)
(9437|9449) pub4 40% (52 samples sent)
(9437|9449) pub4 50% (64 samples sent)
(9437|9446) pub1 writer id: 01037c1e.5257c92a.24dd59ec.00000002(50e60539)
(9437|9446) pub1->started
(9437|9449) pub4 60% (77 samples sent)
(9437|9446) pub1 10% (13 samples sent)
(9437|9449) pub4 70% (90 samples sent)
(9437|9446) pub1 20% (26 samples sent)
(9437|9449) pub4 80% (103 samples sent)
(9437|9446) pub1 30% (39 samples sent)
(9437|9446) pub1 40% (52 samples sent)
(9437|9446) pub1 50% (64 samples sent)
(9437|9449) pub4 90% (116 samples sent)
(9437|9446) pub1 60% (77 samples sent)
(9437|9446) pub1 70% (90 samples sent)
(9437|9449) pub4 100% (128 samples sent)
(9437|9449) pub4->wait_match() before write for 01037c1e.5257c92a.24dd59ef.00000002(17467fe9)
(9437|9446) pub1 80% (103 samples sent)
(9437|9446) pub1 90% (116 samples sent)
(9437|9446) pub1 100% (128 samples sent)
(9437|9446) pub1->wait_match() before write for 01037c1e.5257c92a.24dd59ec.00000002(50e60539)
(9437|9452) pub7 writer id: 01037c1e.5257c92a.24dd59f2.00000002(8f362cda)
(9437|9452) pub7->started
(9437|9452) pub7 10% (13 samples sent)
(9437|9452) pub7 20% (26 samples sent)
(9437|9452) pub7 30% (39 samples sent)
(9437|9452) pub7 40% (52 samples sent)
(9437|9452) pub7 50% (64 samples sent)
(9437|9452) pub7 60% (77 samples sent)
(9437|9452) pub7 70% (90 samples sent)
(9437|9452) pub7 80% (103 samples sent)
(9437|9452) pub7 90% (116 samples sent)
(9437|9452) pub7 100% (128 samples sent)
(9437|9452) pub7->wait_match() before write for 01037c1e.5257c92a.24dd59f2.00000002(8f362cda)
(9437|9446) pub1<-match found! before write for 01037c1e.5257c92a.24dd59ec.00000002(50e60539)
(9437|9446) pub1 waiting for acks
(9437|9447) pub2<-match found! before write for 01037c1e.5257c92a.24dd59ed.00000002(6d862c89)
(9437|9447) pub2 waiting for acks
(9437|9445) pub0<-match found! before write for 01037c1e.5257c92a.24dd59eb.00000002(e2c6d929)
(9437|9445) pub0 waiting for acks
(9437|9451) pub6<-match found! before write for 01037c1e.5257c92a.24dd59f1.00000002(c896560a)
(9437|9451) pub6 waiting for acks
(9437|9448) pub3<-match found! before write for 01037c1e.5257c92a.24dd59ee.00000002(2a265659)
(9437|9448) pub3 waiting for acks
(9437|9450) pub5<-match found! before write for 01037c1e.5257c92a.24dd59f0.00000002(f5f67fba)
(9437|9450) pub5 waiting for acks
(9437|9449) pub4<-match found! before write for 01037c1e.5257c92a.24dd59ef.00000002(17467fe9)
(9437|9449) pub4 waiting for acks
(9437|9452) pub7<-match found! before write for 01037c1e.5257c92a.24dd59f2.00000002(8f362cda)
(9437|9452) pub7 waiting for acks
(9437|9444) sub 10% (103 samples received)
(9437|9444) sub 20% (205 samples received)
(9437|9444) sub 30% (308 samples received)
(9437|9444) sub 40% (410 samples received)
(9437|9444) sub 50% (512 samples received)
(9437|9445) pub0 waiting for acks returned
(9437|9445) pub0<-delete_contained_entities
(9437|9448) pub3 waiting for acks returned
(9437|9448) pub3<-delete_contained_entities
(9437|9452) pub7 waiting for acks returned
(9437|9452) pub7<-delete_contained_entities
(9437|9444) sub 60% (615 samples received)
(9437|9449) pub4 waiting for acks returned
(9437|9449) pub4<-delete_contained_entities
(9437|9444) sub 70% (717 samples received)
(9437|9444) sub 80% (820 samples received)
(9437|9444) sub 90% (922 samples received)
(9437|9444) sub 100% (1024 samples received)
(9437|9444) sub condition_.notify_all
(9437|9437) sub condition_.wait returned
(9437|9437) sub check_received
(9437|9437) sub check_received returns 0
(9437|9437) <- PublisherService::end
(9437|9451) pub6 waiting for acks returned
(9437|9451) pub6<-delete_contained_entities
(9437|9446) pub1 waiting for acks returned
(9437|9446) pub1<-delete_contained_entities
(9437|9447) pub2 waiting for acks returned
(9437|9447) pub2<-delete_contained_entities
(9437|9445) pub0<-delete_participant
(9437|9448) pub3<-delete_participant
(9437|9452) pub7<-delete_participant
(9437|9450) pub5 waiting for acks returned
(9437|9450) pub5<-delete_contained_entities
(9437|9449) pub4<-delete_participant
(9437|9451) pub6<-delete_participant
(9437|9446) pub1<-delete_participant
(9437|9447) pub2<-delete_participant
(9437|9450) pub5<-delete_participant
(9437|9437) <- PublisherService::~PublisherService
(9437|9437) <- Subscriber delete_contained_entities
(9437|9437) <- Subscriber delete_participant
(9437|9437) <- Subscriber::~Subscriber
(9437|9437) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl low rtps durable Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl medium rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9486 started at 2026-06-30 17:29:40
(9486|9486) -> Thrasher started
(9486|9486) -> Subscriber::Subscriber
(9486|9486) Subscriber reader id: 01037c1e.5257c92a.250eb255.00000007(175969d4)
(9486|9486) -> PublisherService::PublisherService
(9486|9486) -> PublisherService::start (16 threads)
(9486|9486) sub wait_received 0:1024
(9486|9495) pub1->transport cfg_1
(9486|9494) pub0->transport cfg_0
(9486|9498) pub4->transport cfg_4
(9486|9499) pub5->transport cfg_5
(9486|9500) pub6->transport cfg_6
(9486|9501) pub7->transport cfg_7
(9486|9505) pub11->transport cfg_11
(9486|9509) pub14->transport cfg_14
(9486|9507) pub15->transport cfg_15
(9486|9495) pub1 writer id: 01037c1e.5257c92a.250eb257.00000002(1df3ce3b)
(9486|9495) pub1->started
(9486|9495) pub1 10% (7 samples sent)
(9486|9495) pub1 20% (13 samples sent)
(9486|9495) pub1 31% (20 samples sent)
(9486|9495) pub1 40% (26 samples sent)
(9486|9495) pub1 50% (32 samples sent)
(9486|9495) pub1 60% (39 samples sent)
(9486|9495) pub1 70% (45 samples sent)
(9486|9495) pub1 81% (52 samples sent)
(9486|9495) pub1 90% (58 samples sent)
(9486|9495) pub1 100% (64 samples sent)
(9486|9495) pub1->wait_match() before write for 01037c1e.5257c92a.250eb257.00000002(1df3ce3b)
(9486|9506) pub13->transport cfg_13
(9486|9494) pub0 writer id: 01037c1e.5257c92a.250eb256.00000002(2093e78b)
(9486|9494) pub0->started
(9486|9494) pub0 10% (7 samples sent)
(9486|9494) pub0 20% (13 samples sent)
(9486|9494) pub0 31% (20 samples sent)
(9486|9494) pub0 40% (26 samples sent)
(9486|9494) pub0 50% (32 samples sent)
(9486|9494) pub0 60% (39 samples sent)
(9486|9494) pub0 70% (45 samples sent)
(9486|9494) pub0 81% (52 samples sent)
(9486|9494) pub0 90% (58 samples sent)
(9486|9494) pub0 100% (64 samples sent)
(9486|9494) pub0->wait_match() before write for 01037c1e.5257c92a.250eb256.00000002(2093e78b)
(9486|9498) pub4 writer id: 01037c1e.5257c92a.250eb25a.00000002(e5630a8a)
(9486|9498) pub4->started
(9486|9498) pub4 10% (7 samples sent)
(9486|9498) pub4 20% (13 samples sent)
(9486|9498) pub4 31% (20 samples sent)
(9486|9498) pub4 40% (26 samples sent)
(9486|9498) pub4 50% (32 samples sent)
(9486|9498) pub4 60% (39 samples sent)
(9486|9498) pub4 70% (45 samples sent)
(9486|9498) pub4 81% (52 samples sent)
(9486|9498) pub4 90% (58 samples sent)
(9486|9498) pub4 100% (64 samples sent)
(9486|9498) pub4->wait_match() before write for 01037c1e.5257c92a.250eb25a.00000002(e5630a8a)
(9486|9497) pub3->transport cfg_3
(9486|9494) pub0<-match found! before write for 01037c1e.5257c92a.250eb256.00000002(2093e78b)
(9486|9494) pub0 waiting for acks
(9486|9508) pub12->transport cfg_12
(9486|9498) pub4<-match found! before write for 01037c1e.5257c92a.250eb25a.00000002(e5630a8a)
(9486|9498) pub4 waiting for acks
(9486|9495) pub1<-match found! before write for 01037c1e.5257c92a.250eb257.00000002(1df3ce3b)
(9486|9495) pub1 waiting for acks
(9486|9499) pub5 writer id: 01037c1e.5257c92a.250eb25b.00000002(d803233a)
(9486|9499) pub5->started
(9486|9499) pub5 10% (7 samples sent)
(9486|9499) pub5 20% (13 samples sent)
(9486|9499) pub5 31% (20 samples sent)
(9486|9499) pub5 40% (26 samples sent)
(9486|9499) pub5 50% (32 samples sent)
(9486|9499) pub5 60% (39 samples sent)
(9486|9499) pub5 70% (45 samples sent)
(9486|9499) pub5 81% (52 samples sent)
(9486|9499) pub5 90% (58 samples sent)
(9486|9499) pub5 100% (64 samples sent)
(9486|9499) pub5->wait_match() before write for 01037c1e.5257c92a.250eb25b.00000002(d803233a)
(9486|9502) pub8->transport cfg_8
(9486|9500) pub6 writer id: 01037c1e.5257c92a.250eb25c.00000002(6a23ff2a)
(9486|9500) pub6->started
(9486|9500) pub6 10% (7 samples sent)
(9486|9500) pub6 20% (13 samples sent)
(9486|9500) pub6 31% (20 samples sent)
(9486|9500) pub6 40% (26 samples sent)
(9486|9500) pub6 50% (32 samples sent)
(9486|9500) pub6 60% (39 samples sent)
(9486|9500) pub6 70% (45 samples sent)
(9486|9500) pub6 81% (52 samples sent)
(9486|9500) pub6 90% (58 samples sent)
(9486|9500) pub6 100% (64 samples sent)
(9486|9500) pub6->wait_match() before write for 01037c1e.5257c92a.250eb25c.00000002(6a23ff2a)
(9486|9501) pub7 writer id: 01037c1e.5257c92a.250eb25d.00000002(5743d69a)
(9486|9501) pub7->started
(9486|9501) pub7 10% (7 samples sent)
(9486|9501) pub7 20% (13 samples sent)
(9486|9501) pub7 31% (20 samples sent)
(9486|9501) pub7 40% (26 samples sent)
(9486|9501) pub7 50% (32 samples sent)
(9486|9501) pub7 60% (39 samples sent)
(9486|9501) pub7 70% (45 samples sent)
(9486|9501) pub7 81% (52 samples sent)
(9486|9501) pub7 90% (58 samples sent)
(9486|9501) pub7 100% (64 samples sent)
(9486|9501) pub7->wait_match() before write for 01037c1e.5257c92a.250eb25d.00000002(5743d69a)
(9486|9496) pub2->transport cfg_2
(9486|9504) pub10->transport cfg_10
(9486|9499) pub5<-match found! before write for 01037c1e.5257c92a.250eb25b.00000002(d803233a)
(9486|9499) pub5 waiting for acks
(9486|9501) pub7<-match found! before write for 01037c1e.5257c92a.250eb25d.00000002(5743d69a)
(9486|9501) pub7 waiting for acks
(9486|9500) pub6<-match found! before write for 01037c1e.5257c92a.250eb25c.00000002(6a23ff2a)
(9486|9500) pub6 waiting for acks
(9486|9493) sub 10% (103 samples received)
(9486|9505) pub11 writer id: 01037c1e.5257c92a.250eb260.00000002(0ef2aaad)
(9486|9505) pub11->started
(9486|9505) pub11 10% (7 samples sent)
(9486|9505) pub11 20% (13 samples sent)
(9486|9505) pub11 31% (20 samples sent)
(9486|9505) pub11 40% (26 samples sent)
(9486|9505) pub11 50% (32 samples sent)
(9486|9505) pub11 60% (39 samples sent)
(9486|9505) pub11 70% (45 samples sent)
(9486|9505) pub11 81% (52 samples sent)
(9486|9505) pub11 90% (58 samples sent)
(9486|9505) pub11 100% (64 samples sent)
(9486|9505) pub11->wait_match() before write for 01037c1e.5257c92a.250eb260.00000002(0ef2aaad)
(9486|9509) pub14 writer id: 01037c1e.5257c92a.250eb265.00000002(c61225dd)
(9486|9509) pub14->started
(9486|9494) pub0 waiting for acks returned
(9486|9494) pub0<-delete_contained_entities
(9486|9509) pub14 10% (7 samples sent)
(9486|9509) pub14 20% (13 samples sent)
(9486|9509) pub14 31% (20 samples sent)
(9486|9509) pub14 40% (26 samples sent)
(9486|9509) pub14 50% (32 samples sent)
(9486|9509) pub14 60% (39 samples sent)
(9486|9509) pub14 70% (45 samples sent)
(9486|9509) pub14 81% (52 samples sent)
(9486|9503) pub9->transport cfg_9
(9486|9509) pub14 90% (58 samples sent)
(9486|9509) pub14 100% (64 samples sent)
(9486|9509) pub14->wait_match() before write for 01037c1e.5257c92a.250eb265.00000002(c61225dd)
(9486|9498) pub4 waiting for acks returned
(9486|9498) pub4<-delete_contained_entities
(9486|9495) pub1 waiting for acks returned
(9486|9495) pub1<-delete_contained_entities
(9486|9493) sub 20% (205 samples received)
(9486|9507) pub15 writer id: 01037c1e.5257c92a.250eb263.00000002(4952d07d)
(9486|9507) pub15->started
(9486|9505) pub11<-match found! before write for 01037c1e.5257c92a.250eb260.00000002(0ef2aaad)
(9486|9505) pub11 waiting for acks
(9486|9507) pub15 10% (7 samples sent)
(9486|9507) pub15 20% (13 samples sent)
(9486|9507) pub15 31% (20 samples sent)
(9486|9507) pub15 40% (26 samples sent)
(9486|9507) pub15 50% (32 samples sent)
(9486|9507) pub15 60% (39 samples sent)
(9486|9507) pub15 70% (45 samples sent)
(9486|9507) pub15 81% (52 samples sent)
(9486|9507) pub15 90% (58 samples sent)
(9486|9507) pub15 100% (64 samples sent)
(9486|9507) pub15->wait_match() before write for 01037c1e.5257c92a.250eb263.00000002(4952d07d)
(9486|9506) pub13 writer id: 01037c1e.5257c92a.250eb262.00000002(7432f9cd)
(9486|9506) pub13->started
(9486|9506) pub13 10% (7 samples sent)
(9486|9506) pub13 20% (13 samples sent)
(9486|9506) pub13 31% (20 samples sent)
(9486|9506) pub13 40% (26 samples sent)
(9486|9506) pub13 50% (32 samples sent)
(9486|9506) pub13 60% (39 samples sent)
(9486|9506) pub13 70% (45 samples sent)
(9486|9506) pub13 81% (52 samples sent)
(9486|9506) pub13 90% (58 samples sent)
(9486|9506) pub13 100% (64 samples sent)
(9486|9506) pub13->wait_match() before write for 01037c1e.5257c92a.250eb262.00000002(7432f9cd)
(9486|9509) pub14<-match found! before write for 01037c1e.5257c92a.250eb265.00000002(c61225dd)
(9486|9509) pub14 waiting for acks
(9486|9497) pub3 writer id: 01037c1e.5257c92a.250eb259.00000002(a2c3705a)
(9486|9497) pub3->started
(9486|9497) pub3 10% (7 samples sent)
(9486|9497) pub3 20% (13 samples sent)
(9486|9497) pub3 31% (20 samples sent)
(9486|9497) pub3 40% (26 samples sent)
(9486|9497) pub3 50% (32 samples sent)
(9486|9497) pub3 60% (39 samples sent)
(9486|9497) pub3 70% (45 samples sent)
(9486|9497) pub3 81% (52 samples sent)
(9486|9497) pub3 90% (58 samples sent)
(9486|9497) pub3 100% (64 samples sent)
(9486|9497) pub3->wait_match() before write for 01037c1e.5257c92a.250eb259.00000002(a2c3705a)
(9486|9508) pub12 writer id: 01037c1e.5257c92a.250eb264.00000002(fb720c6d)
(9486|9508) pub12->started
(9486|9508) pub12 10% (7 samples sent)
(9486|9508) pub12 20% (13 samples sent)
(9486|9508) pub12 31% (20 samples sent)
(9486|9508) pub12 40% (26 samples sent)
(9486|9508) pub12 50% (32 samples sent)
(9486|9508) pub12 60% (39 samples sent)
(9486|9508) pub12 70% (45 samples sent)
(9486|9508) pub12 81% (52 samples sent)
(9486|9508) pub12 90% (58 samples sent)
(9486|9508) pub12 100% (64 samples sent)
(9486|9508) pub12->wait_match() before write for 01037c1e.5257c92a.250eb264.00000002(fb720c6d)
(9486|9507) pub15<-match found! before write for 01037c1e.5257c92a.250eb263.00000002(4952d07d)
(9486|9507) pub15 waiting for acks
(9486|9493) sub 30% (308 samples received)
(9486|9508) pub12<-match found! before write for 01037c1e.5257c92a.250eb264.00000002(fb720c6d)
(9486|9508) pub12 waiting for acks
(9486|9502) pub8 writer id: 01037c1e.5257c92a.250eb25e.00000002(10e3ac4a)
(9486|9502) pub8->started
(9486|9502) pub8 10% (7 samples sent)
(9486|9502) pub8 20% (13 samples sent)
(9486|9502) pub8 31% (20 samples sent)
(9486|9502) pub8 40% (26 samples sent)
(9486|9502) pub8 50% (32 samples sent)
(9486|9502) pub8 60% (39 samples sent)
(9486|9502) pub8 70% (45 samples sent)
(9486|9502) pub8 81% (52 samples sent)
(9486|9502) pub8 90% (58 samples sent)
(9486|9502) pub8 100% (64 samples sent)
(9486|9502) pub8->wait_match() before write for 01037c1e.5257c92a.250eb25e.00000002(10e3ac4a)
(9486|9506) pub13<-match found! before write for 01037c1e.5257c92a.250eb262.00000002(7432f9cd)
(9486|9506) pub13 waiting for acks
(9486|9499) pub5 waiting for acks returned
(9486|9499) pub5<-delete_contained_entities
(9486|9496) pub2 writer id: 01037c1e.5257c92a.250eb258.00000002(9fa359ea)
(9486|9496) pub2->started
(9486|9496) pub2 10% (7 samples sent)
(9486|9496) pub2 20% (13 samples sent)
(9486|9496) pub2 31% (20 samples sent)
(9486|9496) pub2 40% (26 samples sent)
(9486|9496) pub2 50% (32 samples sent)
(9486|9496) pub2 60% (39 samples sent)
(9486|9496) pub2 70% (45 samples sent)
(9486|9496) pub2 81% (52 samples sent)
(9486|9496) pub2 90% (58 samples sent)
(9486|9501) pub7 waiting for acks returned
(9486|9501) pub7<-delete_contained_entities
(9486|9496) pub2 100% (64 samples sent)
(9486|9496) pub2->wait_match() before write for 01037c1e.5257c92a.250eb258.00000002(9fa359ea)
(9486|9504) pub10 writer id: 01037c1e.5257c92a.250eb261.00000002(3392831d)
(9486|9504) pub10->started
(9486|9504) pub10 10% (7 samples sent)
(9486|9504) pub10 20% (13 samples sent)
(9486|9504) pub10 31% (20 samples sent)
(9486|9500) pub6 waiting for acks returned
(9486|9500) pub6<-delete_contained_entities
(9486|9504) pub10 40% (26 samples sent)
(9486|9504) pub10 50% (32 samples sent)
(9486|9504) pub10 60% (39 samples sent)
(9486|9504) pub10 70% (45 samples sent)
(9486|9504) pub10 81% (52 samples sent)
(9486|9504) pub10 90% (58 samples sent)
(9486|9504) pub10 100% (64 samples sent)
(9486|9504) pub10->wait_match() before write for 01037c1e.5257c92a.250eb261.00000002(3392831d)
(9486|9494) pub0<-delete_participant
(9486|9503) pub9 writer id: 01037c1e.5257c92a.250eb25f.00000002(2d8385fa)
(9486|9503) pub9->started
(9486|9503) pub9 10% (7 samples sent)
(9486|9503) pub9 20% (13 samples sent)
(9486|9503) pub9 31% (20 samples sent)
(9486|9498) pub4<-delete_participant
(9486|9503) pub9 40% (26 samples sent)
(9486|9503) pub9 50% (32 samples sent)
(9486|9503) pub9 60% (39 samples sent)
(9486|9503) pub9 70% (45 samples sent)
(9486|9503) pub9 81% (52 samples sent)
(9486|9503) pub9 90% (58 samples sent)
(9486|9503) pub9 100% (64 samples sent)
(9486|9503) pub9->wait_match() before write for 01037c1e.5257c92a.250eb25f.00000002(2d8385fa)
(9486|9493) sub 40% (410 samples received)
(9486|9495) pub1<-delete_participant
(9486|9497) pub3<-match found! before write for 01037c1e.5257c92a.250eb259.00000002(a2c3705a)
(9486|9497) pub3 waiting for acks
(9486|9493) sub 50% (512 samples received)
(9486|9493) sub 60% (615 samples received)
(9486|9496) pub2<-match found! before write for 01037c1e.5257c92a.250eb258.00000002(9fa359ea)
(9486|9496) pub2 waiting for acks
(9486|9502) pub8<-match found! before write for 01037c1e.5257c92a.250eb25e.00000002(10e3ac4a)
(9486|9502) pub8 waiting for acks
(9486|9499) pub5<-delete_participant
(9486|9503) pub9<-match found! before write for 01037c1e.5257c92a.250eb25f.00000002(2d8385fa)
(9486|9503) pub9 waiting for acks
(9486|9505) pub11 waiting for acks returned
(9486|9505) pub11<-delete_contained_entities
(9486|9501) pub7<-delete_participant
(9486|9500) pub6<-delete_participant
(9486|9504) pub10<-match found! before write for 01037c1e.5257c92a.250eb261.00000002(3392831d)
(9486|9504) pub10 waiting for acks
(9486|9509) pub14 waiting for acks returned
(9486|9509) pub14<-delete_contained_entities
(9486|9493) sub 70% (717 samples received)
(9486|9507) pub15 waiting for acks returned
(9486|9507) pub15<-delete_contained_entities
(9486|9508) pub12 waiting for acks returned
(9486|9508) pub12<-delete_contained_entities
(9486|9506) pub13 waiting for acks returned
(9486|9506) pub13<-delete_contained_entities
(9486|9505) pub11<-delete_participant
(9486|9493) sub 80% (820 samples received)
(9486|9493) sub 90% (922 samples received)
(9486|9493) sub 100% (1024 samples received)
(9486|9493) sub condition_.notify_all
(9486|9486) sub condition_.wait returned
(9486|9486) sub check_received
(9486|9486) sub check_received returns 0
(9486|9486) <- PublisherService::end
(9486|9497) pub3 waiting for acks returned
(9486|9497) pub3<-delete_contained_entities
(9486|9496) pub2 waiting for acks returned
(9486|9496) pub2<-delete_contained_entities
(9486|9502) pub8 waiting for acks returned
(9486|9502) pub8<-delete_contained_entities
(9486|9509) pub14<-delete_participant
(9486|9503) pub9 waiting for acks returned
(9486|9503) pub9<-delete_contained_entities
(9486|9507) pub15<-delete_participant
(9486|9508) pub12<-delete_participant
(9486|9506) pub13<-delete_participant
(9486|9504) pub10 waiting for acks returned
(9486|9504) pub10<-delete_contained_entities
(9486|9497) pub3<-delete_participant
(9486|9496) pub2<-delete_participant
(9486|9502) pub8<-delete_participant
(9486|9503) pub9<-delete_participant
(9486|9504) pub10<-delete_participant
(9486|9486) <- PublisherService::~PublisherService
(9486|9486) <- Subscriber delete_contained_entities
(9486|9486) <- Subscriber delete_participant
(9486|9486) <- Subscriber::~Subscriber
(9486|9486) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium rtps durable Time:4s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl high rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9575 started at 2026-06-30 17:29:44
(9575|9575) -> Thrasher started
(9575|9575) -> Subscriber::Subscriber
(9575|9575) Subscriber reader id: 01037c1e.5257c92a.25677bd3.00000007(01366aac)
(9575|9575) -> PublisherService::PublisherService
(9575|9575) -> PublisherService::start (32 threads)
(9575|9575) sub wait_received 0:1024
(9575|9583) pub0->transport cfg_0
(9575|9587) pub4->transport cfg_4
(9575|9585) pub2->transport cfg_2
(9575|9588) pub5->transport cfg_5
(9575|9596) pub13->transport cfg_13
(9575|9594) pub9->transport cfg_9
(9575|9589) pub6->transport cfg_6
(9575|9591) pub10->transport cfg_10
(9575|9593) pub11->transport cfg_11
(9575|9597) pub15->transport cfg_15
(9575|9608) pub24->transport cfg_24
(9575|9601) pub18->transport cfg_18
(9575|9598) pub14->transport cfg_14
(9575|9599) pub16->transport cfg_16
(9575|9583) pub0 writer id: 01037c1e.5257c92a.25677bd4.00000002(c37c4233)
(9575|9583) pub0->started
(9575|9583) pub0 12% (4 samples sent)
(9575|9583) pub0 21% (7 samples sent)
(9575|9583) pub0 31% (10 samples sent)
(9575|9583) pub0 40% (13 samples sent)
(9575|9583) pub0 50% (16 samples sent)
(9575|9583) pub0 62% (20 samples sent)
(9575|9583) pub0 71% (23 samples sent)
(9575|9583) pub0 81% (26 samples sent)
(9575|9583) pub0 90% (29 samples sent)
(9575|9583) pub0 100% (32 samples sent)
(9575|9583) pub0->wait_match() before write for 01037c1e.5257c92a.25677bd4.00000002(c37c4233)
(9575|9583) pub0<-match found! before write for 01037c1e.5257c92a.25677bd4.00000002(c37c4233)
(9575|9583) pub0 waiting for acks
(9575|9600) pub17->transport cfg_17
(9575|9614) pub31->transport cfg_31
(9575|9587) pub4 writer id: 01037c1e.5257c92a.25677bd8.00000002(068caf32)
(9575|9587) pub4->started
(9575|9587) pub4 12% (4 samples sent)
(9575|9587) pub4 21% (7 samples sent)
(9575|9587) pub4 31% (10 samples sent)
(9575|9587) pub4 40% (13 samples sent)
(9575|9587) pub4 50% (16 samples sent)
(9575|9587) pub4 62% (20 samples sent)
(9575|9587) pub4 71% (23 samples sent)
(9575|9587) pub4 81% (26 samples sent)
(9575|9587) pub4 90% (29 samples sent)
(9575|9587) pub4 100% (32 samples sent)
(9575|9587) pub4->wait_match() before write for 01037c1e.5257c92a.25677bd8.00000002(068caf32)
(9575|9590) pub7->transport cfg_7
(9575|9587) pub4<-match found! before write for 01037c1e.5257c92a.25677bd8.00000002(068caf32)
(9575|9587) pub4 waiting for acks
(9575|9585) pub2 writer id: 01037c1e.5257c92a.25677bd6.00000002(b9bc1153)
(9575|9585) pub2->started
(9575|9585) pub2 12% (4 samples sent)
(9575|9585) pub2 21% (7 samples sent)
(9575|9585) pub2 31% (10 samples sent)
(9575|9585) pub2 40% (13 samples sent)
(9575|9585) pub2 50% (16 samples sent)
(9575|9585) pub2 62% (20 samples sent)
(9575|9585) pub2 71% (23 samples sent)
(9575|9585) pub2 81% (26 samples sent)
(9575|9585) pub2 90% (29 samples sent)
(9575|9585) pub2 100% (32 samples sent)
(9575|9585) pub2->wait_match() before write for 01037c1e.5257c92a.25677bd6.00000002(b9bc1153)
(9575|9584) pub1->transport cfg_1
(9575|9583) pub0 waiting for acks returned
(9575|9583) pub0<-delete_contained_entities
(9575|9585) pub2<-match found! before write for 01037c1e.5257c92a.25677bd6.00000002(b9bc1153)
(9575|9585) pub2 waiting for acks
(9575|9588) pub5 writer id: 01037c1e.5257c92a.25677bd9.00000002(3bec8682)
(9575|9588) pub5->started
(9575|9588) pub5 12% (4 samples sent)
(9575|9588) pub5 21% (7 samples sent)
(9575|9588) pub5 31% (10 samples sent)
(9575|9588) pub5 40% (13 samples sent)
(9575|9588) pub5 50% (16 samples sent)
(9575|9588) pub5 62% (20 samples sent)
(9575|9588) pub5 71% (23 samples sent)
(9575|9588) pub5 81% (26 samples sent)
(9575|9588) pub5 90% (29 samples sent)
(9575|9588) pub5 100% (32 samples sent)
(9575|9588) pub5->wait_match() before write for 01037c1e.5257c92a.25677bd9.00000002(3bec8682)
(9575|9586) pub3->transport cfg_3
(9575|9595) pub12->transport cfg_12
(9575|9588) pub5<-match found! before write for 01037c1e.5257c92a.25677bd9.00000002(3bec8682)
(9575|9588) pub5 waiting for acks
(9575|9587) pub4 waiting for acks returned
(9575|9587) pub4<-delete_contained_entities
(9575|9602) pub19->transport cfg_19
(9575|9582) sub 10% (103 samples received)
(9575|9583) pub0<-delete_participant
(9575|9585) pub2 waiting for acks returned
(9575|9585) pub2<-delete_contained_entities
(9575|9587) pub4<-delete_participant
(9575|9596) pub13 writer id: 01037c1e.5257c92a.25677bde.00000002(89cc5a92)
(9575|9596) pub13->started
(9575|9596) pub13 12% (4 samples sent)
(9575|9596) pub13 21% (7 samples sent)
(9575|9596) pub13 31% (10 samples sent)
(9575|9596) pub13 40% (13 samples sent)
(9575|9596) pub13 50% (16 samples sent)
(9575|9596) pub13 62% (20 samples sent)
(9575|9596) pub13 71% (23 samples sent)
(9575|9596) pub13 81% (26 samples sent)
(9575|9596) pub13 90% (29 samples sent)
(9575|9596) pub13 100% (32 samples sent)
(9575|9596) pub13->wait_match() before write for 01037c1e.5257c92a.25677bde.00000002(89cc5a92)
(9575|9588) pub5 waiting for acks returned
(9575|9588) pub5<-delete_contained_entities
(9575|9594) pub9 writer id: 01037c1e.5257c92a.25677bdc.00000002(f30c09f2)
(9575|9594) pub9->started
(9575|9594) pub9 12% (4 samples sent)
(9575|9594) pub9 21% (7 samples sent)
(9575|9594) pub9 31% (10 samples sent)
(9575|9594) pub9 40% (13 samples sent)
(9575|9594) pub9 50% (16 samples sent)
(9575|9594) pub9 62% (20 samples sent)
(9575|9594) pub9 71% (23 samples sent)
(9575|9594) pub9 81% (26 samples sent)
(9575|9594) pub9 90% (29 samples sent)
(9575|9594) pub9 100% (32 samples sent)
(9575|9594) pub9->wait_match() before write for 01037c1e.5257c92a.25677bdc.00000002(f30c09f2)
(9575|9596) pub13<-match found! before write for 01037c1e.5257c92a.25677bde.00000002(89cc5a92)
(9575|9596) pub13 waiting for acks
(9575|9594) pub9<-match found! before write for 01037c1e.5257c92a.25677bdc.00000002(f30c09f2)
(9575|9594) pub9 waiting for acks
(9575|9585) pub2<-delete_participant
(9575|9589) pub6 writer id: 01037c1e.5257c92a.25677bda.00000002(7c4cfc52)
(9575|9589) pub6->started
(9575|9589) pub6 12% (4 samples sent)
(9575|9589) pub6 21% (7 samples sent)
(9575|9589) pub6 31% (10 samples sent)
(9575|9589) pub6 40% (13 samples sent)
(9575|9589) pub6 50% (16 samples sent)
(9575|9589) pub6 62% (20 samples sent)
(9575|9589) pub6 71% (23 samples sent)
(9575|9589) pub6 81% (26 samples sent)
(9575|9589) pub6 90% (29 samples sent)
(9575|9589) pub6 100% (32 samples sent)
(9575|9589) pub6->wait_match() before write for 01037c1e.5257c92a.25677bda.00000002(7c4cfc52)
(9575|9591) pub10 writer id: 01037c1e.5257c92a.25677bdd.00000002(ce6c2042)
(9575|9591) pub10->started
(9575|9591) pub10 12% (4 samples sent)
(9575|9591) pub10 21% (7 samples sent)
(9575|9591) pub10 31% (10 samples sent)
(9575|9591) pub10 40% (13 samples sent)
(9575|9591) pub10 50% (16 samples sent)
(9575|9591) pub10 62% (20 samples sent)
(9575|9591) pub10 71% (23 samples sent)
(9575|9591) pub10 81% (26 samples sent)
(9575|9591) pub10 90% (29 samples sent)
(9575|9591) pub10 100% (32 samples sent)
(9575|9591) pub10->wait_match() before write for 01037c1e.5257c92a.25677bdd.00000002(ce6c2042)
(9575|9589) pub6<-match found! before write for 01037c1e.5257c92a.25677bda.00000002(7c4cfc52)
(9575|9589) pub6 waiting for acks
(9575|9593) pub11 writer id: 01037c1e.5257c92a.25677bdf.00000002(b4ac7322)
(9575|9593) pub11->started
(9575|9593) pub11 12% (4 samples sent)
(9575|9593) pub11 21% (7 samples sent)
(9575|9593) pub11 31% (10 samples sent)
(9575|9593) pub11 40% (13 samples sent)
(9575|9593) pub11 50% (16 samples sent)
(9575|9593) pub11 62% (20 samples sent)
(9575|9593) pub11 71% (23 samples sent)
(9575|9593) pub11 81% (26 samples sent)
(9575|9593) pub11 90% (29 samples sent)
(9575|9593) pub11 100% (32 samples sent)
(9575|9593) pub11->wait_match() before write for 01037c1e.5257c92a.25677bdf.00000002(b4ac7322)
(9575|9588) pub5<-delete_participant
(9575|9597) pub15 writer id: 01037c1e.5257c92a.25677be0.00000002(97dd5c75)
(9575|9597) pub15->started
(9575|9597) pub15 12% (4 samples sent)
(9575|9597) pub15 21% (7 samples sent)
(9575|9597) pub15 31% (10 samples sent)
(9575|9597) pub15 40% (13 samples sent)
(9575|9597) pub15 50% (16 samples sent)
(9575|9597) pub15 62% (20 samples sent)
(9575|9597) pub15 71% (23 samples sent)
(9575|9597) pub15 81% (26 samples sent)
(9575|9597) pub15 90% (29 samples sent)
(9575|9597) pub15 100% (32 samples sent)
(9575|9597) pub15->wait_match() before write for 01037c1e.5257c92a.25677be0.00000002(97dd5c75)
(9575|9610) pub26->transport cfg_26
(9575|9591) pub10<-match found! before write for 01037c1e.5257c92a.25677bdd.00000002(ce6c2042)
(9575|9591) pub10 waiting for acks
(9575|9607) pub23->transport cfg_23
(9575|9582) sub 20% (205 samples received)
(9575|9605) pub25->transport cfg_25
(9575|9593) pub11<-match found! before write for 01037c1e.5257c92a.25677bdf.00000002(b4ac7322)
(9575|9593) pub11 waiting for acks
(9575|9596) pub13 waiting for acks returned
(9575|9596) pub13<-delete_contained_entities
(9575|9594) pub9 waiting for acks returned
(9575|9594) pub9<-delete_contained_entities
(9575|9597) pub15<-match found! before write for 01037c1e.5257c92a.25677be0.00000002(97dd5c75)
(9575|9597) pub15 waiting for acks
(9575|9606) pub22->transport cfg_22
(9575|9589) pub6 waiting for acks returned
(9575|9589) pub6<-delete_contained_entities
(9575|9596) pub13<-delete_participant
(9575|9582) sub 30% (308 samples received)
(9575|9591) pub10 waiting for acks returned
(9575|9591) pub10<-delete_contained_entities
(9575|9593) pub11 waiting for acks returned
(9575|9593) pub11<-delete_contained_entities
(9575|9594) pub9<-delete_participant
(9575|9597) pub15 waiting for acks returned
(9575|9597) pub15<-delete_contained_entities
(9575|9589) pub6<-delete_participant
(9575|9608) pub24 writer id: 01037c1e.5257c92a.25677bec.00000002(522db174)
(9575|9608) pub24->started
(9575|9608) pub24 12% (4 samples sent)
(9575|9608) pub24 21% (7 samples sent)
(9575|9608) pub24 31% (10 samples sent)
(9575|9608) pub24 40% (13 samples sent)
(9575|9608) pub24 50% (16 samples sent)
(9575|9608) pub24 62% (20 samples sent)
(9575|9608) pub24 71% (23 samples sent)
(9575|9608) pub24 81% (26 samples sent)
(9575|9608) pub24 90% (29 samples sent)
(9575|9608) pub24 100% (32 samples sent)
(9575|9608) pub24->wait_match() before write for 01037c1e.5257c92a.25677bec.00000002(522db174)
(9575|9611) pub27->transport cfg_27
(9575|9608) pub24<-match found! before write for 01037c1e.5257c92a.25677bec.00000002(522db174)
(9575|9608) pub24 waiting for acks
(9575|9591) pub10<-delete_participant
(9575|9593) pub11<-delete_participant
(9575|9604) pub21->transport cfg_21
(9575|9597) pub15<-delete_participant
(9575|9601) pub18 writer id: 01037c1e.5257c92a.25677be3.00000002(d07d26a5)
(9575|9601) pub18->started
(9575|9601) pub18 12% (4 samples sent)
(9575|9601) pub18 21% (7 samples sent)
(9575|9601) pub18 31% (10 samples sent)
(9575|9601) pub18 40% (13 samples sent)
(9575|9601) pub18 50% (16 samples sent)
(9575|9601) pub18 62% (20 samples sent)
(9575|9601) pub18 71% (23 samples sent)
(9575|9601) pub18 81% (26 samples sent)
(9575|9601) pub18 90% (29 samples sent)
(9575|9601) pub18 100% (32 samples sent)
(9575|9601) pub18->wait_match() before write for 01037c1e.5257c92a.25677be3.00000002(d07d26a5)
(9575|9601) pub18<-match found! before write for 01037c1e.5257c92a.25677be3.00000002(d07d26a5)
(9575|9601) pub18 waiting for acks
(9575|9598) pub14 writer id: 01037c1e.5257c92a.25677be1.00000002(aabd75c5)
(9575|9598) pub14->started
(9575|9598) pub14 12% (4 samples sent)
(9575|9598) pub14 21% (7 samples sent)
(9575|9598) pub14 31% (10 samples sent)
(9575|9598) pub14 40% (13 samples sent)
(9575|9598) pub14 50% (16 samples sent)
(9575|9598) pub14 62% (20 samples sent)
(9575|9598) pub14 71% (23 samples sent)
(9575|9598) pub14 81% (26 samples sent)
(9575|9598) pub14 90% (29 samples sent)
(9575|9598) pub14 100% (32 samples sent)
(9575|9598) pub14->wait_match() before write for 01037c1e.5257c92a.25677be1.00000002(aabd75c5)
(9575|9609) pub28->transport cfg_28
(9575|9613) pub30->transport cfg_30
(9575|9608) pub24 waiting for acks returned
(9575|9608) pub24<-delete_contained_entities
(9575|9598) pub14<-match found! before write for 01037c1e.5257c92a.25677be1.00000002(aabd75c5)
(9575|9598) pub14 waiting for acks
(9575|9599) pub16 writer id: 01037c1e.5257c92a.25677be5.00000002(5f3dd305)
(9575|9599) pub16->started
(9575|9599) pub16 12% (4 samples sent)
(9575|9599) pub16 21% (7 samples sent)
(9575|9599) pub16 31% (10 samples sent)
(9575|9599) pub16 40% (13 samples sent)
(9575|9599) pub16 50% (16 samples sent)
(9575|9599) pub16 62% (20 samples sent)
(9575|9599) pub16 71% (23 samples sent)
(9575|9599) pub16 81% (26 samples sent)
(9575|9599) pub16 90% (29 samples sent)
(9575|9599) pub16 100% (32 samples sent)
(9575|9599) pub16->wait_match() before write for 01037c1e.5257c92a.25677be5.00000002(5f3dd305)
(9575|9603) pub20->transport cfg_20
(9575|9608) pub24<-delete_participant
(9575|9599) pub16<-match found! before write for 01037c1e.5257c92a.25677be5.00000002(5f3dd305)
(9575|9599) pub16 waiting for acks
(9575|9612) pub29->transport cfg_29
(9575|9601) pub18 waiting for acks returned
(9575|9601) pub18<-delete_contained_entities
(9575|9582) sub 40% (410 samples received)
(9575|9598) pub14 waiting for acks returned
(9575|9598) pub14<-delete_contained_entities
(9575|9600) pub17 writer id: 01037c1e.5257c92a.25677be7.00000002(25fd8065)
(9575|9600) pub17->started
(9575|9600) pub17 12% (4 samples sent)
(9575|9600) pub17 21% (7 samples sent)
(9575|9600) pub17 31% (10 samples sent)
(9575|9600) pub17 40% (13 samples sent)
(9575|9600) pub17 50% (16 samples sent)
(9575|9600) pub17 62% (20 samples sent)
(9575|9600) pub17 71% (23 samples sent)
(9575|9600) pub17 81% (26 samples sent)
(9575|9600) pub17 90% (29 samples sent)
(9575|9600) pub17 100% (32 samples sent)
(9575|9600) pub17->wait_match() before write for 01037c1e.5257c92a.25677be7.00000002(25fd8065)
(9575|9614) pub31 writer id: 01037c1e.5257c92a.25677bf3.00000002(b09db127)
(9575|9614) pub31->started
(9575|9614) pub31 12% (4 samples sent)
(9575|9614) pub31 21% (7 samples sent)
(9575|9614) pub31 31% (10 samples sent)
(9575|9614) pub31 40% (13 samples sent)
(9575|9614) pub31 50% (16 samples sent)
(9575|9614) pub31 62% (20 samples sent)
(9575|9614) pub31 71% (23 samples sent)
(9575|9614) pub31 81% (26 samples sent)
(9575|9614) pub31 90% (29 samples sent)
(9575|9614) pub31 100% (32 samples sent)
(9575|9614) pub31->wait_match() before write for 01037c1e.5257c92a.25677bf3.00000002(b09db127)
(9575|9600) pub17<-match found! before write for 01037c1e.5257c92a.25677be7.00000002(25fd8065)
(9575|9600) pub17 waiting for acks
(9575|9601) pub18<-delete_participant
(9575|9599) pub16 waiting for acks returned
(9575|9599) pub16<-delete_contained_entities
(9575|9590) pub7 writer id: 01037c1e.5257c92a.25677bdb.00000002(412cd5e2)
(9575|9590) pub7->started
(9575|9590) pub7 12% (4 samples sent)
(9575|9590) pub7 21% (7 samples sent)
(9575|9590) pub7 31% (10 samples sent)
(9575|9590) pub7 40% (13 samples sent)
(9575|9590) pub7 50% (16 samples sent)
(9575|9590) pub7 62% (20 samples sent)
(9575|9590) pub7 71% (23 samples sent)
(9575|9590) pub7 81% (26 samples sent)
(9575|9590) pub7 90% (29 samples sent)
(9575|9590) pub7 100% (32 samples sent)
(9575|9590) pub7->wait_match() before write for 01037c1e.5257c92a.25677bdb.00000002(412cd5e2)
(9575|9584) pub1 writer id: 01037c1e.5257c92a.25677bd5.00000002(fe1c6b83)
(9575|9584) pub1->started
(9575|9584) pub1 12% (4 samples sent)
(9575|9584) pub1 21% (7 samples sent)
(9575|9584) pub1 31% (10 samples sent)
(9575|9584) pub1 40% (13 samples sent)
(9575|9584) pub1 50% (16 samples sent)
(9575|9584) pub1 62% (20 samples sent)
(9575|9584) pub1 71% (23 samples sent)
(9575|9584) pub1 81% (26 samples sent)
(9575|9584) pub1 90% (29 samples sent)
(9575|9584) pub1 100% (32 samples sent)
(9575|9584) pub1->wait_match() before write for 01037c1e.5257c92a.25677bd5.00000002(fe1c6b83)
(9575|9586) pub3 writer id: 01037c1e.5257c92a.25677bd7.00000002(84dc38e3)
(9575|9586) pub3->started
(9575|9586) pub3 12% (4 samples sent)
(9575|9586) pub3 21% (7 samples sent)
(9575|9586) pub3 31% (10 samples sent)
(9575|9586) pub3 40% (13 samples sent)
(9575|9586) pub3 50% (16 samples sent)
(9575|9586) pub3 62% (20 samples sent)
(9575|9586) pub3 71% (23 samples sent)
(9575|9586) pub3 81% (26 samples sent)
(9575|9586) pub3 90% (29 samples sent)
(9575|9586) pub3 100% (32 samples sent)
(9575|9586) pub3->wait_match() before write for 01037c1e.5257c92a.25677bd7.00000002(84dc38e3)
(9575|9584) pub1<-match found! before write for 01037c1e.5257c92a.25677bd5.00000002(fe1c6b83)
(9575|9584) pub1 waiting for acks
(9575|9595) pub12 writer id: 01037c1e.5257c92a.25677be4.00000002(625dfab5)
(9575|9595) pub12->started
(9575|9595) pub12 12% (4 samples sent)
(9575|9595) pub12 21% (7 samples sent)
(9575|9595) pub12 31% (10 samples sent)
(9575|9595) pub12 40% (13 samples sent)
(9575|9595) pub12 50% (16 samples sent)
(9575|9595) pub12 62% (20 samples sent)
(9575|9595) pub12 71% (23 samples sent)
(9575|9595) pub12 81% (26 samples sent)
(9575|9595) pub12 90% (29 samples sent)
(9575|9595) pub12 100% (32 samples sent)
(9575|9595) pub12->wait_match() before write for 01037c1e.5257c92a.25677be4.00000002(625dfab5)
(9575|9586) pub3<-match found! before write for 01037c1e.5257c92a.25677bd7.00000002(84dc38e3)
(9575|9586) pub3 waiting for acks
(9575|9614) pub31<-match found! before write for 01037c1e.5257c92a.25677bf3.00000002(b09db127)
(9575|9614) pub31 waiting for acks
(9575|9595) pub12<-match found! before write for 01037c1e.5257c92a.25677be4.00000002(625dfab5)
(9575|9595) pub12 waiting for acks
(9575|9598) pub14<-delete_participant
(9575|9602) pub19 writer id: 01037c1e.5257c92a.25677be8.00000002(a7ad17b4)
(9575|9602) pub19->started
(9575|9602) pub19 12% (4 samples sent)
(9575|9602) pub19 21% (7 samples sent)
(9575|9602) pub19 31% (10 samples sent)
(9575|9602) pub19 40% (13 samples sent)
(9575|9602) pub19 50% (16 samples sent)
(9575|9602) pub19 62% (20 samples sent)
(9575|9602) pub19 71% (23 samples sent)
(9575|9602) pub19 81% (26 samples sent)
(9575|9602) pub19 90% (29 samples sent)
(9575|9602) pub19 100% (32 samples sent)
(9575|9602) pub19->wait_match() before write for 01037c1e.5257c92a.25677be8.00000002(a7ad17b4)
(9575|9599) pub16<-delete_participant
(9575|9590) pub7<-match found! before write for 01037c1e.5257c92a.25677bdb.00000002(412cd5e2)
(9575|9590) pub7 waiting for acks
(9575|9582) sub 50% (512 samples received)
(9575|9600) pub17 waiting for acks returned
(9575|9600) pub17<-delete_contained_entities
(9575|9602) pub19<-match found! before write for 01037c1e.5257c92a.25677be8.00000002(a7ad17b4)
(9575|9602) pub19 waiting for acks
(9575|9610) pub26 writer id: 01037c1e.5257c92a.25677bef.00000002(158dcba4)
(9575|9610) pub26->started
(9575|9610) pub26 12% (4 samples sent)
(9575|9610) pub26 21% (7 samples sent)
(9575|9610) pub26 31% (10 samples sent)
(9575|9610) pub26 40% (13 samples sent)
(9575|9610) pub26 50% (16 samples sent)
(9575|9610) pub26 62% (20 samples sent)
(9575|9610) pub26 71% (23 samples sent)
(9575|9610) pub26 81% (26 samples sent)
(9575|9610) pub26 90% (29 samples sent)
(9575|9610) pub26 100% (32 samples sent)
(9575|9610) pub26->wait_match() before write for 01037c1e.5257c92a.25677bef.00000002(158dcba4)
(9575|9582) sub 60% (615 samples received)
(9575|9607) pub23 writer id: 01037c1e.5257c92a.25677bea.00000002(dd6d44d4)
(9575|9607) pub23->started
(9575|9607) pub23 12% (4 samples sent)
(9575|9607) pub23 21% (7 samples sent)
(9575|9607) pub23 31% (10 samples sent)
(9575|9607) pub23 40% (13 samples sent)
(9575|9607) pub23 50% (16 samples sent)
(9575|9607) pub23 62% (20 samples sent)
(9575|9607) pub23 71% (23 samples sent)
(9575|9607) pub23 81% (26 samples sent)
(9575|9607) pub23 90% (29 samples sent)
(9575|9607) pub23 100% (32 samples sent)
(9575|9607) pub23->wait_match() before write for 01037c1e.5257c92a.25677bea.00000002(dd6d44d4)
(9575|9605) pub25 writer id: 01037c1e.5257c92a.25677beb.00000002(e00d6d64)
(9575|9605) pub25->started
(9575|9605) pub25 12% (4 samples sent)
(9575|9605) pub25 21% (7 samples sent)
(9575|9605) pub25 31% (10 samples sent)
(9575|9605) pub25 40% (13 samples sent)
(9575|9605) pub25 50% (16 samples sent)
(9575|9605) pub25 62% (20 samples sent)
(9575|9605) pub25 71% (23 samples sent)
(9575|9605) pub25 81% (26 samples sent)
(9575|9605) pub25 90% (29 samples sent)
(9575|9605) pub25 100% (32 samples sent)
(9575|9605) pub25->wait_match() before write for 01037c1e.5257c92a.25677beb.00000002(e00d6d64)
(9575|9584) pub1 waiting for acks returned
(9575|9584) pub1<-delete_contained_entities
(9575|9606) pub22 writer id: 01037c1e.5257c92a.25677bed.00000002(6f4d98c4)
(9575|9606) pub22->started
(9575|9606) pub22 12% (4 samples sent)
(9575|9606) pub22 21% (7 samples sent)
(9575|9606) pub22 31% (10 samples sent)
(9575|9606) pub22 40% (13 samples sent)
(9575|9606) pub22 50% (16 samples sent)
(9575|9606) pub22 62% (20 samples sent)
(9575|9606) pub22 71% (23 samples sent)
(9575|9606) pub22 81% (26 samples sent)
(9575|9606) pub22 90% (29 samples sent)
(9575|9606) pub22 100% (32 samples sent)
(9575|9606) pub22->wait_match() before write for 01037c1e.5257c92a.25677bed.00000002(6f4d98c4)
(9575|9586) pub3 waiting for acks returned
(9575|9586) pub3<-delete_contained_entities
(9575|9600) pub17<-delete_participant
(9575|9614) pub31 waiting for acks returned
(9575|9614) pub31<-delete_contained_entities
(9575|9595) pub12 waiting for acks returned
(9575|9595) pub12<-delete_contained_entities
(9575|9592) pub8->transport cfg_8
(9575|9610) pub26<-match found! before write for 01037c1e.5257c92a.25677bef.00000002(158dcba4)
(9575|9610) pub26 waiting for acks
(9575|9590) pub7 waiting for acks returned
(9575|9590) pub7<-delete_contained_entities
(9575|9607) pub23<-match found! before write for 01037c1e.5257c92a.25677bea.00000002(dd6d44d4)
(9575|9607) pub23 waiting for acks
(9575|9605) pub25<-match found! before write for 01037c1e.5257c92a.25677beb.00000002(e00d6d64)
(9575|9605) pub25 waiting for acks
(9575|9584) pub1<-delete_participant
(9575|9586) pub3<-delete_participant
(9575|9606) pub22<-match found! before write for 01037c1e.5257c92a.25677bed.00000002(6f4d98c4)
(9575|9606) pub22 waiting for acks
(9575|9614) pub31<-delete_participant
(9575|9595) pub12<-delete_participant
(9575|9602) pub19 waiting for acks returned
(9575|9602) pub19<-delete_contained_entities
(9575|9582) sub 70% (717 samples received)
(9575|9611) pub27 writer id: 01037c1e.5257c92a.25677bf1.00000002(ca5de247)
(9575|9611) pub27->started
(9575|9611) pub27 12% (4 samples sent)
(9575|9611) pub27 21% (7 samples sent)
(9575|9611) pub27 31% (10 samples sent)
(9575|9611) pub27 40% (13 samples sent)
(9575|9611) pub27 50% (16 samples sent)
(9575|9611) pub27 62% (20 samples sent)
(9575|9611) pub27 71% (23 samples sent)
(9575|9611) pub27 81% (26 samples sent)
(9575|9611) pub27 90% (29 samples sent)
(9575|9611) pub27 100% (32 samples sent)
(9575|9611) pub27->wait_match() before write for 01037c1e.5257c92a.25677bf1.00000002(ca5de247)
(9575|9604) pub21 writer id: 01037c1e.5257c92a.25677be6.00000002(189da9d5)
(9575|9604) pub21->started
(9575|9604) pub21 12% (4 samples sent)
(9575|9604) pub21 21% (7 samples sent)
(9575|9611) pub27<-match found! before write for 01037c1e.5257c92a.25677bf1.00000002(ca5de247)
(9575|9611) pub27 waiting for acks
(9575|9604) pub21 31% (10 samples sent)
(9575|9604) pub21 40% (13 samples sent)
(9575|9604) pub21 50% (16 samples sent)
(9575|9604) pub21 62% (20 samples sent)
(9575|9604) pub21 71% (23 samples sent)
(9575|9604) pub21 81% (26 samples sent)
(9575|9604) pub21 90% (29 samples sent)
(9575|9604) pub21 100% (32 samples sent)
(9575|9604) pub21->wait_match() before write for 01037c1e.5257c92a.25677be6.00000002(189da9d5)
(9575|9590) pub7<-delete_participant
(9575|9610) pub26 waiting for acks returned
(9575|9610) pub26<-delete_contained_entities
(9575|9602) pub19<-delete_participant
(9575|9609) pub28 writer id: 01037c1e.5257c92a.25677bee.00000002(28ede214)
(9575|9609) pub28->started
(9575|9609) pub28 12% (4 samples sent)
(9575|9609) pub28 21% (7 samples sent)
(9575|9609) pub28 31% (10 samples sent)
(9575|9609) pub28 40% (13 samples sent)
(9575|9609) pub28 50% (16 samples sent)
(9575|9609) pub28 62% (20 samples sent)
(9575|9609) pub28 71% (23 samples sent)
(9575|9609) pub28 81% (26 samples sent)
(9575|9609) pub28 90% (29 samples sent)
(9575|9609) pub28 100% (32 samples sent)
(9575|9609) pub28->wait_match() before write for 01037c1e.5257c92a.25677bee.00000002(28ede214)
(9575|9607) pub23 waiting for acks returned
(9575|9607) pub23<-delete_contained_entities
(9575|9605) pub25 waiting for acks returned
(9575|9605) pub25<-delete_contained_entities
(9575|9613) pub30 writer id: 01037c1e.5257c92a.25677bf0.00000002(f73dcbf7)
(9575|9613) pub30->started
(9575|9613) pub30 12% (4 samples sent)
(9575|9613) pub30 21% (7 samples sent)
(9575|9613) pub30 31% (10 samples sent)
(9575|9613) pub30 40% (13 samples sent)
(9575|9613) pub30 50% (16 samples sent)
(9575|9613) pub30 62% (20 samples sent)
(9575|9613) pub30 71% (23 samples sent)
(9575|9613) pub30 81% (26 samples sent)
(9575|9613) pub30 90% (29 samples sent)
(9575|9613) pub30 100% (32 samples sent)
(9575|9613) pub30->wait_match() before write for 01037c1e.5257c92a.25677bf0.00000002(f73dcbf7)
(9575|9606) pub22 waiting for acks returned
(9575|9606) pub22<-delete_contained_entities
(9575|9603) pub20 writer id: 01037c1e.5257c92a.25677be9.00000002(9acd3e04)
(9575|9603) pub20->started
(9575|9603) pub20 12% (4 samples sent)
(9575|9603) pub20 21% (7 samples sent)
(9575|9603) pub20 31% (10 samples sent)
(9575|9603) pub20 40% (13 samples sent)
(9575|9603) pub20 50% (16 samples sent)
(9575|9603) pub20 62% (20 samples sent)
(9575|9603) pub20 71% (23 samples sent)
(9575|9603) pub20 81% (26 samples sent)
(9575|9603) pub20 90% (29 samples sent)
(9575|9603) pub20 100% (32 samples sent)
(9575|9603) pub20->wait_match() before write for 01037c1e.5257c92a.25677be9.00000002(9acd3e04)
(9575|9604) pub21<-match found! before write for 01037c1e.5257c92a.25677be6.00000002(189da9d5)
(9575|9604) pub21 waiting for acks
(9575|9613) pub30<-match found! before write for 01037c1e.5257c92a.25677bf0.00000002(f73dcbf7)
(9575|9613) pub30 waiting for acks
(9575|9609) pub28<-match found! before write for 01037c1e.5257c92a.25677bee.00000002(28ede214)
(9575|9609) pub28 waiting for acks
(9575|9582) sub 80% (820 samples received)
(9575|9610) pub26<-delete_participant
(9575|9612) pub29 writer id: 01037c1e.5257c92a.25677bf2.00000002(8dfd9897)
(9575|9612) pub29->started
(9575|9612) pub29 12% (4 samples sent)
(9575|9612) pub29 21% (7 samples sent)
(9575|9612) pub29 31% (10 samples sent)
(9575|9612) pub29 40% (13 samples sent)
(9575|9612) pub29 50% (16 samples sent)
(9575|9612) pub29 62% (20 samples sent)
(9575|9612) pub29 71% (23 samples sent)
(9575|9612) pub29 81% (26 samples sent)
(9575|9612) pub29 90% (29 samples sent)
(9575|9612) pub29 100% (32 samples sent)
(9575|9612) pub29->wait_match() before write for 01037c1e.5257c92a.25677bf2.00000002(8dfd9897)
(9575|9607) pub23<-delete_participant
(9575|9605) pub25<-delete_participant
(9575|9603) pub20<-match found! before write for 01037c1e.5257c92a.25677be9.00000002(9acd3e04)
(9575|9603) pub20 waiting for acks
(9575|9611) pub27 waiting for acks returned
(9575|9611) pub27<-delete_contained_entities
(9575|9612) pub29<-match found! before write for 01037c1e.5257c92a.25677bf2.00000002(8dfd9897)
(9575|9612) pub29 waiting for acks
(9575|9592) pub8 writer id: 01037c1e.5257c92a.25677be2.00000002(ed1d0f15)
(9575|9592) pub8->started
(9575|9592) pub8 12% (4 samples sent)
(9575|9592) pub8 21% (7 samples sent)
(9575|9592) pub8 31% (10 samples sent)
(9575|9592) pub8 40% (13 samples sent)
(9575|9592) pub8 50% (16 samples sent)
(9575|9592) pub8 62% (20 samples sent)
(9575|9592) pub8 71% (23 samples sent)
(9575|9592) pub8 81% (26 samples sent)
(9575|9592) pub8 90% (29 samples sent)
(9575|9592) pub8 100% (32 samples sent)
(9575|9592) pub8->wait_match() before write for 01037c1e.5257c92a.25677be2.00000002(ed1d0f15)
(9575|9606) pub22<-delete_participant
(9575|9604) pub21 waiting for acks returned
(9575|9604) pub21<-delete_contained_entities
(9575|9611) pub27<-delete_participant
(9575|9582) sub 90% (922 samples received)
(9575|9609) pub28 waiting for acks returned
(9575|9609) pub28<-delete_contained_entities
(9575|9592) pub8<-match found! before write for 01037c1e.5257c92a.25677be2.00000002(ed1d0f15)
(9575|9592) pub8 waiting for acks
(9575|9603) pub20 waiting for acks returned
(9575|9603) pub20<-delete_contained_entities
(9575|9604) pub21<-delete_participant
(9575|9609) pub28<-delete_participant
(9575|9612) pub29 waiting for acks returned
(9575|9612) pub29<-delete_contained_entities
(9575|9582) sub 100% (1024 samples received)
(9575|9582) sub condition_.notify_all
(9575|9575) sub condition_.wait returned
(9575|9575) sub check_received
(9575|9575) sub check_received returns 0
(9575|9575) <- PublisherService::end
(9575|9613) pub30 waiting for acks returned
(9575|9613) pub30<-delete_contained_entities
(9575|9603) pub20<-delete_participant
(9575|9612) pub29<-delete_participant
(9575|9592) pub8 waiting for acks returned
(9575|9592) pub8<-delete_contained_entities
(9575|9613) pub30<-delete_participant
(9575|9592) pub8<-delete_participant
(9575|9575) <- PublisherService::~PublisherService
(9575|9575) <- Subscriber delete_contained_entities
(9575|9575) <- Subscriber delete_participant
(9575|9575) <- Subscriber::~Subscriber
(9575|9575) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high rtps durable Time:15s Result:0
==============================================================================
tests/DCPS/DomainRange/run_test.pl
#
*********************************
DomainRangeTest creates a single process with 1 DW and 4 DRs.
Domains and transports are dynamically configured from the
templates in config.ini. The DW in each domain sends 10
messages to its DRs.
*********************************
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DomainRange/DomainRangeTest -DCPSConfigFile config.ini -ORBVerboseLogging 1 -DCPSDebugLevel 10 -domain 2 -domain 8 -domain 20 -domain 50 -domain 8 -DCPSTransportDebugLevel 1 -ORBLogFile alpha.log -DCPSPendingTimeout 3
alpha PID: 9747 started at 2026-06-30 17:29:59
test PASSED.
*********************************
DomainRangeTest creates a single process with 1 DW and 4 DRs.
Domains and transports are dynamically configured from the
templates in config.ini. The DW in each domain sends 10
messages to its DRs.
*********************************
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DomainRange/DomainRangeTest -DCPSConfigFile config.ini -ORBVerboseLogging 1 -DCPSDebugLevel 10 -bind secondary_config -domain 2 -domain 8 -domain 20 -domain 50 -domain 8 -DCPSTransportDebugLevel 1 -ORBLogFile alpha.log -DCPSPendingTimeout 3
alpha PID: 9860 started at 2026-06-30 17:30:06
test PASSED.
auto_run_tests_finished: tests/DCPS/DomainRange/run_test.pl Time:14s Result:0
==============================================================================
tests/DCPS/GuardCondition/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GuardCondition/GuardConditionTest -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile GuardConditionTest.log -DCPSPendingTimeout 3
GuardConditionTest PID: 9972 started at 2026-06-30 17:30:13
test PASSED.
auto_run_tests_finished: tests/DCPS/GuardCondition/run_test.pl Time:9s Result:0
==============================================================================
tests/DCPS/StatusCondition/run_test.pl
#
(9997|9997) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
auto_run_tests_finished: tests/DCPS/StatusCondition/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/ReadCondition/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 10020
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ReadCondition/ReadConditionTest -DCPSConfigFile dcps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile rc.log -DCPSBit 0 -DCPSPendingTimeout 3
rc PID: 10030 started at 2026-06-30 17:30:23
wait returned
took sample 1
took sample 2
took sample 3
testing take_next_instance_w_condition
took sample 4
took sample 5
took sample 6
took sample 7
took sample 8
took sample 9
took sample 10
took sample 11
wait returned
an instance has been disposed, exiting
wait returned
took sample 1
took sample 2
took sample 3
testing take_instance_w_condition
wait returned
took sample 4
took sample 5
took sample 6
testing take_instance_w_condition
wait returned
took sample 7
took sample 8
took sample 9
testing take_instance_w_condition
wait returned
took sample 10
took sample 11
testing take_instance_w_condition
an instance has been disposed, exiting
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/ReadCondition/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/QueryCondition/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/QueryCondition/QueryConditionTest -DCPSConfigFile dcps.ini -DCPSBit 0
(10049|10049) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(10049|10049) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10049|10049) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10049|10049) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10049|10049) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10049|10049) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10049|10049) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
wait returned
Info: instance_handle = 25 sample_rank = 0
Data: key = 9 name = data_A nest.value = 1
Info: instance_handle = 12 sample_rank = 0
Data: key = 3 name = data_B nest.value = 1
Info: instance_handle = 14 sample_rank = 2
Data: key = 4 name = data_B nest.value = 1
Info: instance_handle = 19 sample_rank = 0
Data: key = 6 name = data_B nest.value = 1
Info: instance_handle = 22 sample_rank = 2
Data: key = 8 name = data_C nest.value = 1
Info: instance_handle = 22 sample_rank = 1
Data: key = 8 name = data_D nest.value = 0
Info: instance_handle = 41 sample_rank = 0
Data: key = 17 name = data_D nest.value = 1
Info: instance_handle = 43 sample_rank = 0
Data: key = 18 name = data_D nest.value = 1
Info: instance_handle = 22 sample_rank = 0
Data: key = 8 name = data_D nest.value = 2
Info: instance_handle = 21 sample_rank = 0
Data: key = 7 name = data_H nest.value = 1
Info: instance_handle = 38 sample_rank = 2
Data: key = 16 name = data_H nest.value = 1
Info: instance_handle = 38 sample_rank = 1
Data: key = 16 name = data_I nest.value = 0
Info: instance_handle = 38 sample_rank = 0
Data: key = 16 name = data_I nest.value = 2
Info: instance_handle = 33 sample_rank = 0
Data: key = 13 name = data_K nest.value = 1
Info: instance_handle = 35 sample_rank = 0
Data: key = 14 name = data_K nest.value = 1
Info: instance_handle = 8 sample_rank = 0
Data: key = 1 name = data_L nest.value = 1
Info: instance_handle = 14 sample_rank = 1
Data: key = 4 name = data_M nest.value = 0
Info: instance_handle = 14 sample_rank = 0
Data: key = 4 name = data_M nest.value = 2
Info: instance_handle = 6 sample_rank = 2
Data: key = 0 name = data_N nest.value = 1
Info: instance_handle = 30 sample_rank = 2
Data: key = 12 name = data_O nest.value = 1
Info: instance_handle = 17 sample_rank = 0
Data: key = 5 name = data_Q nest.value = 1
Info: instance_handle = 44 sample_rank = 0
Data: key = 19 name = data_Q nest.value = 1
Info: instance_handle = 10 sample_rank = 0
Data: key = 2 name = data_R nest.value = 1
Info: instance_handle = 27 sample_rank = 0
Data: key = 10 name = data_R nest.value = 1
Info: instance_handle = 6 sample_rank = 1
Data: key = 0 name = data_W nest.value = 0
Info: instance_handle = 30 sample_rank = 1
Data: key = 12 name = data_W nest.value = 0
Info: instance_handle = 6 sample_rank = 0
Data: key = 0 name = data_W nest.value = 2
Info: instance_handle = 30 sample_rank = 0
Data: key = 12 name = data_W nest.value = 2
Info: instance_handle = 37 sample_rank = 0
Data: key = 15 name = data_Y nest.value = 1
Info: instance_handle = 29 sample_rank = 0
Data: key = 11 name = data_Z nest.value = 1
timeout wait returned
(10049|10049) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10049|10049) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10049|10049) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10049|10049) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10049|10049) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10049|10049) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10049|10049) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10049|10049) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10049|10049) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10049|10049) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10049|10049) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10049|10049) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10049|10049) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10049|10049) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10049|10049) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10049|10049) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10049|10049) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10049|10049) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10049|10049) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10049|10049) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10049|10049) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10049|10049) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
auto_run_tests_finished: tests/DCPS/QueryCondition/run_test.pl Time:12s Result:0
==============================================================================
tests/DCPS/QueryCondition/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/QueryCondition/QueryConditionTest -DCPSConfigFile rtps_disc.ini -DCPSBit 0
(10058|10058) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10058|10058) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10058|10058) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10058|10058) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10058|10058) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10058|10058) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
wait returned
Info: instance_handle = 32 sample_rank = 0
Data: key = 9 name = data_A nest.value = 1
Info: instance_handle = 15 sample_rank = 0
Data: key = 3 name = data_B nest.value = 1
Info: instance_handle = 18 sample_rank = 2
Data: key = 4 name = data_B nest.value = 1
Info: instance_handle = 24 sample_rank = 0
Data: key = 6 name = data_B nest.value = 1
Info: instance_handle = 29 sample_rank = 2
Data: key = 8 name = data_C nest.value = 1
Info: instance_handle = 29 sample_rank = 1
Data: key = 8 name = data_D nest.value = 0
Info: instance_handle = 29 sample_rank = 0
Data: key = 8 name = data_D nest.value = 2
Info: instance_handle = 26 sample_rank = 0
Data: key = 7 name = data_H nest.value = 1
Info: instance_handle = 10 sample_rank = 0
Data: key = 1 name = data_L nest.value = 1
Info: instance_handle = 18 sample_rank = 1
Data: key = 4 name = data_M nest.value = 0
Info: instance_handle = 18 sample_rank = 0
Data: key = 4 name = data_M nest.value = 2
Info: instance_handle = 6 sample_rank = 2
Data: key = 0 name = data_N nest.value = 1
Info: instance_handle = 21 sample_rank = 0
Data: key = 5 name = data_Q nest.value = 1
Info: instance_handle = 12 sample_rank = 0
Data: key = 2 name = data_R nest.value = 1
Info: instance_handle = 35 sample_rank = 0
Data: key = 10 name = data_R nest.value = 1
Info: instance_handle = 6 sample_rank = 1
Data: key = 0 name = data_W nest.value = 0
Info: instance_handle = 6 sample_rank = 0
Data: key = 0 name = data_W nest.value = 2
wait returned
Info: instance_handle = 36 sample_rank = 0
Data: key = 11 name = data_Z nest.value = 1
wait returned
Info: instance_handle = 37 sample_rank = 0
Data: key = 12 name = data_O nest.value = 1
wait returned
Info: instance_handle = 37 sample_rank = 0
Data: key = 12 name = data_W nest.value = 0
wait returned
Info: instance_handle = 37 sample_rank = 0
Data: key = 12 name = data_W nest.value = 2
wait returned
Info: instance_handle = 38 sample_rank = 0
Data: key = 13 name = data_K nest.value = 1
wait returned
Info: instance_handle = 39 sample_rank = 0
Data: key = 14 name = data_K nest.value = 1
wait returned
Info: instance_handle = 40 sample_rank = 0
Data: key = 15 name = data_Y nest.value = 1
wait returned
Info: instance_handle = 41 sample_rank = 0
Data: key = 16 name = data_H nest.value = 1
wait returned
Info: instance_handle = 41 sample_rank = 0
Data: key = 16 name = data_I nest.value = 0
wait returned
Info: instance_handle = 41 sample_rank = 0
Data: key = 16 name = data_I nest.value = 2
wait returned
Info: instance_handle = 42 sample_rank = 0
Data: key = 17 name = data_D nest.value = 1
wait returned
Info: instance_handle = 43 sample_rank = 0
Data: key = 18 name = data_D nest.value = 1
wait returned
Info: instance_handle = 44 sample_rank = 0
Data: key = 19 name = data_Q nest.value = 1
timeout wait returned
(10058|10058) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10058|10058) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10058|10058) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10058|10058) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10058|10058) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10058|10058) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10058|10058) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10058|10058) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10058|10058) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10058|10058) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10058|10058) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10058|10058) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10058|10058) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10058|10058) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10058|10058) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10058|10058) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10058|10058) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10058|10058) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10058|10058) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10058|10058) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10058|10058) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10058|10058) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
auto_run_tests_finished: tests/DCPS/QueryCondition/run_test.pl rtps_disc Time:11s Result:0
==============================================================================
tests/DCPS/QueryCondition/run_test.pl rtps_disc dynamic
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/QueryCondition/QueryConditionTest -DCPSConfigFile rtps_disc.ini -DCPSBit 0 -dynamic
(10067|10067) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10067|10067) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10067|10067) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10067|10067) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10067|10067) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10067|10067) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
wait returned
Info: instance_handle = 25 sample_rank = 0
Data: key = 0 name = data_N nest.value = 1
wait returned
Info: instance_handle = 25 sample_rank = 0
Data: key = 0 name = data_W nest.value = 0
wait returned
Info: instance_handle = 25 sample_rank = 0
Data: key = 0 name = data_W nest.value = 2
wait returned
Info: instance_handle = 26 sample_rank = 0
Data: key = 1 name = data_L nest.value = 1
wait returned
Info: instance_handle = 27 sample_rank = 0
Data: key = 2 name = data_R nest.value = 1
wait returned
Info: instance_handle = 28 sample_rank = 0
Data: key = 3 name = data_B nest.value = 1
wait returned
Info: instance_handle = 29 sample_rank = 0
Data: key = 4 name = data_B nest.value = 1
wait returned
Info: instance_handle = 29 sample_rank = 0
Data: key = 4 name = data_M nest.value = 0
wait returned
Info: instance_handle = 29 sample_rank = 0
Data: key = 4 name = data_M nest.value = 2
wait returned
Info: instance_handle = 30 sample_rank = 0
Data: key = 5 name = data_Q nest.value = 1
wait returned
Info: instance_handle = 31 sample_rank = 0
Data: key = 6 name = data_B nest.value = 1
wait returned
Info: instance_handle = 32 sample_rank = 0
Data: key = 7 name = data_H nest.value = 1
wait returned
Info: instance_handle = 33 sample_rank = 0
Data: key = 8 name = data_C nest.value = 1
wait returned
Info: instance_handle = 33 sample_rank = 0
Data: key = 8 name = data_D nest.value = 0
wait returned
Info: instance_handle = 33 sample_rank = 0
Data: key = 8 name = data_D nest.value = 2
wait returned
Info: instance_handle = 34 sample_rank = 0
Data: key = 9 name = data_A nest.value = 1
wait returned
Info: instance_handle = 35 sample_rank = 0
Data: key = 10 name = data_R nest.value = 1
wait returned
Info: instance_handle = 36 sample_rank = 0
Data: key = 11 name = data_Z nest.value = 1
wait returned
Info: instance_handle = 37 sample_rank = 0
Data: key = 12 name = data_O nest.value = 1
wait returned
Info: instance_handle = 37 sample_rank = 0
Data: key = 12 name = data_W nest.value = 0
wait returned
Info: instance_handle = 37 sample_rank = 0
Data: key = 12 name = data_W nest.value = 2
wait returned
Info: instance_handle = 38 sample_rank = 0
Data: key = 13 name = data_K nest.value = 1
wait returned
Info: instance_handle = 39 sample_rank = 0
Data: key = 14 name = data_K nest.value = 1
wait returned
Info: instance_handle = 40 sample_rank = 0
Data: key = 15 name = data_Y nest.value = 1
wait returned
Info: instance_handle = 41 sample_rank = 0
Data: key = 16 name = data_H nest.value = 1
wait returned
Info: instance_handle = 41 sample_rank = 0
Data: key = 16 name = data_I nest.value = 0
wait returned
Info: instance_handle = 41 sample_rank = 0
Data: key = 16 name = data_I nest.value = 2
wait returned
Info: instance_handle = 42 sample_rank = 0
Data: key = 17 name = data_D nest.value = 1
wait returned
Info: instance_handle = 43 sample_rank = 0
Data: key = 18 name = data_D nest.value = 1
wait returned
Info: instance_handle = 44 sample_rank = 0
Data: key = 19 name = data_Q nest.value = 1
timeout wait returned
(10067|10067) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10067|10067) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10067|10067) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10067|10067) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10067|10067) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10067|10067) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10067|10067) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10067|10067) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10067|10067) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10067|10067) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10067|10067) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10067|10067) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10067|10067) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10067|10067) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10067|10067) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10067|10067) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10067|10067) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10067|10067) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10067|10067) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10067|10067) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10067|10067) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10067|10067) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
auto_run_tests_finished: tests/DCPS/QueryCondition/run_test.pl rtps_disc dynamic Time:13s Result:0
==============================================================================
performance-tests/bench/unit-tests/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/unit-tests/Bench_Unit_Tests -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 10083 started at 2026-06-30 17:30:59
[==========] Running 17 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 13 tests from PropertyStatBlock
[ RUN ] PropertyStatBlock.NominalUsage_OddCount
[ OK ] PropertyStatBlock.NominalUsage_OddCount (0 ms)
[ RUN ] PropertyStatBlock.NominalUsage_EvenCount
[ OK ] PropertyStatBlock.NominalUsage_EvenCount (0 ms)
[ RUN ] PropertyStatBlock.Consolidate
[ OK ] PropertyStatBlock.Consolidate (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector
[ OK ] PropertyStatBlock.ConsolidateVector (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_Uneven
[ OK ] PropertyStatBlock.Consolidate_Uneven (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_Uneven
[ OK ] PropertyStatBlock.ConsolidateVector_Uneven (1 ms)
[ RUN ] PropertyStatBlock.Consolidate_CountOne
[ OK ] PropertyStatBlock.Consolidate_CountOne (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountOne
[ OK ] PropertyStatBlock.ConsolidateVector_CountOne (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_CountZero
[ OK ] PropertyStatBlock.Consolidate_CountZero (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountZero
[ OK ] PropertyStatBlock.ConsolidateVector_CountZero (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_CountZero_OtherDirection
[ OK ] PropertyStatBlock.Consolidate_CountZero_OtherDirection (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountZero_OtherDirection
[ OK ] PropertyStatBlock.ConsolidateVector_CountZero_OtherDirection (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountZero_Multiple
[ OK ] PropertyStatBlock.ConsolidateVector_CountZero_Multiple (0 ms)
[----------] 13 tests from PropertyStatBlock (1 ms total)
[----------] 4 tests from AllocationTest
[ RUN ] AllocationTest.Success
[ OK ] AllocationTest.Success (1 ms)
[ RUN ] AllocationTest.ExclusiveAllocSimpleFailure
[ OK ] AllocationTest.ExclusiveAllocSimpleFailure (0 ms)
[ RUN ] AllocationTest.ExclusiveAllocOverlapFailure
[ OK ] AllocationTest.ExclusiveAllocOverlapFailure (0 ms)
[ RUN ] AllocationTest.NonexclusiveAllocFailure
[ OK ] AllocationTest.NonexclusiveAllocFailure (0 ms)
[----------] 4 tests from AllocationTest (1 ms total)
[----------] Global test environment tear-down
[==========] 17 tests from 2 test cases ran. (2 ms total)
[ PASSED ] 17 tests.
test PASSED.
auto_run_tests_finished: performance-tests/bench/unit-tests/run_test.pl Time:0s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-disco-long --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10084
node_controller PID: 10085 started at 2026-06-30 17:30:59
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-disco-long
test_controller PID: 10086 started at 2026-06-30 17:30:59
Using example/config/scenario/ci-disco-long.json:
Name: Continuous Integration Discovery Test
Description: This is a small slightly-less-quick test for (quiet) discovery capability with many participant processes
Parameters:
Base: disco
Config: RTPS Multicast
Time: 60
Participants: 20
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.5257c92a.27655d56.000001c1 "test_nc_10084"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/1
Started at 2026-06-30T17:31:06Z
Setting scenario launch_time to be 3 seconds from now: 2026-06-30T17:31:09Z
2026-06-30T17:31:09Z: Node 01037c1e.5257c92a.27655d56.000001c1 (test_nc_10084) starting process 10103:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w1_config.json --report /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w1_report.json --log /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w1_log.txt
2026-06-30T17:31:09Z: Node 01037c1e.5257c92a.27655d56.000001c1 (test_nc_10084) starting process 10104:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w2_config.json --report /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w2_report.json --log /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w2_log.txt
2026-06-30T17:31:09Z: Node 01037c1e.5257c92a.27655d56.000001c1 (test_nc_10084) starting process 10105:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w3_config.json --report /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w3_report.json --log /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w3_log.txt
2026-06-30T17:31:09Z: Node 01037c1e.5257c92a.27655d56.000001c1 (test_nc_10084) starting process 10106:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w4_config.json --report /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w4_report.json --log /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w4_log.txt
2026-06-30T17:31:09Z: Node 01037c1e.5257c92a.27655d56.000001c1 (test_nc_10084) starting process 10107:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w5_config.json --report /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w5_report.json --log /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w5_log.txt
2026-06-30T17:31:09Z: Node 01037c1e.5257c92a.27655d56.000001c1 (test_nc_10084) starting process 10108:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w6_config.json --report /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w6_report.json --log /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w6_log.txt
2026-06-30T17:31:09Z: Node 01037c1e.5257c92a.27655d56.000001c1 (test_nc_10084) starting process 10109:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w7_config.json --report /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w7_report.json --log /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w7_log.txt
2026-06-30T17:31:09Z: Node 01037c1e.5257c92a.27655d56.000001c1 (test_nc_10084) starting process 10110:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w8_config.json --report /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w8_report.json --log /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w8_log.txt
2026-06-30T17:31:09Z: Node 01037c1e.5257c92a.27655d56.000001c1 (test_nc_10084) starting process 10111:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w9_config.json --report /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w9_report.json --log /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w9_log.txt
2026-06-30T17:31:09Z: Node 01037c1e.5257c92a.27655d56.000001c1 (test_nc_10084) starting process 10112:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w10_config.json --report /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w10_report.json --log /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w10_log.txt
2026-06-30T17:31:09Z: Node 01037c1e.5257c92a.27655d56.000001c1 (test_nc_10084) starting process 10113:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w11_config.json --report /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w11_report.json --log /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w11_log.txt
2026-06-30T17:31:09Z: Node 01037c1e.5257c92a.27655d56.000001c1 (test_nc_10084) starting process 10114:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w12_config.json --report /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w12_report.json --log /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w12_log.txt
2026-06-30T17:31:09Z: Node 01037c1e.5257c92a.27655d56.000001c1 (test_nc_10084) starting process 10115:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w13_config.json --report /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w13_report.json --log /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w13_log.txt
2026-06-30T17:31:09Z: Node 01037c1e.5257c92a.27655d56.000001c1 (test_nc_10084) starting process 10116:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w14_config.json --report /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w14_report.json --log /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w14_log.txt
2026-06-30T17:31:09Z: Node 01037c1e.5257c92a.27655d56.000001c1 (test_nc_10084) starting process 10117:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w15_config.json --report /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w15_report.json --log /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w15_log.txt
2026-06-30T17:31:09Z: Node 01037c1e.5257c92a.27655d56.000001c1 (test_nc_10084) starting process 10118:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w16_config.json --report /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w16_report.json --log /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w16_log.txt
2026-06-30T17:31:09Z: Node 01037c1e.5257c92a.27655d56.000001c1 (test_nc_10084) starting process 10119:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w17_config.json --report /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w17_report.json --log /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w17_log.txt
2026-06-30T17:31:09Z: Node 01037c1e.5257c92a.27655d56.000001c1 (test_nc_10084) starting process 10120:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w18_config.json --report /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w18_report.json --log /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w18_log.txt
2026-06-30T17:31:09Z: Node 01037c1e.5257c92a.27655d56.000001c1 (test_nc_10084) starting process 10123:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w19_config.json --report /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w19_report.json --log /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w19_log.txt
2026-06-30T17:31:09Z: Node 01037c1e.5257c92a.27655d56.000001c1 (test_nc_10084) starting process 10124:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w20_config.json --report /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w20_report.json --log /tmp/opendds_bench_nc_10085/n01037c1e.5257c92a.27655d56.000001c1w20_log.txt
2026-06-30T17:32:13Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10103 with exit code 0
2026-06-30T17:32:14Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10105 with exit code 0
2026-06-30T17:32:14Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10104 with exit code 0
2026-06-30T17:32:14Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10106 with exit code 0
2026-06-30T17:32:14Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10107 with exit code 0
2026-06-30T17:32:14Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10110 with exit code 0
2026-06-30T17:32:14Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10113 with exit code 0
2026-06-30T17:32:14Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10111 with exit code 0
2026-06-30T17:32:14Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10108 with exit code 0
2026-06-30T17:32:14Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10118 with exit code 0
2026-06-30T17:32:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10109 with exit code 0
2026-06-30T17:32:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10112 with exit code 0
2026-06-30T17:32:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10114 with exit code 0
2026-06-30T17:32:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10115 with exit code 0
2026-06-30T17:32:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10116 with exit code 0
2026-06-30T17:32:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10117 with exit code 0
2026-06-30T17:32:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10119 with exit code 0
2026-06-30T17:32:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10120 with exit code 0
2026-06-30T17:32:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10123 with exit code 0
2026-06-30T17:32:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10124 with exit code 0
Writing report for node name 'test_nc_10084' (id '01037c1e.5257c92a.27655d56.000001c1') with 20 spawned process reports
Got 1 out of 20 expected process reports
Got 2 out of 20 expected process reports
Got 3 out of 20 expected process reports
Got 4 out of 20 expected process reports
Got 5 out of 20 expected process reports
Got 6 out of 20 expected process reports
Got 7 out of 20 expected process reports
Got 8 out of 20 expected process reports
All reports written and acknowledged.
Got 9 out of 20 expected process reports
Got 10 out of 20 expected process reports
Got 11 out of 20 expected process reports
Got 12 out of 20 expected process reports
Got 13 out of 20 expected process reports
Got 14 out of 20 expected process reports
Got 15 out of 20 expected process reports
Got 16 out of 20 expected process reports
Got 17 out of 20 expected process reports
Got 18 out of 20 expected process reports
Got 19 out of 20 expected process reports
Got 20 out of 20 expected process reports
Ended at 2026-06-30T17:32:17Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 67
percent cpu utilization min = 0.000000
percent cpu utilization max = 100.879797
percent cpu utilization mean = 8.296278
percent cpu utilization stdev = 21.099071
percent cpu utilization median = 4.260652
percent cpu utilization madev = 4.009395
Percent Memory Utilization Statistics:
percent memory utilization count = 67
percent memory utilization min = 0.000000
percent memory utilization max = 16.984168
percent memory utilization mean = 16.111601
percent memory utilization stdev = 3.449821
percent memory utilization median = 16.983802
percent memory utilization madev = 0.000098
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 67
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 7781.269416
percent virtual memory utilization mean = 7438.661178
percent virtual memory utilization stdev = 1557.012041
percent virtual memory utilization median = 7781.269416
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.979 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.112 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 1600
discovery time delta min = 0.005033
discovery time delta max = 3.633730
discovery time delta mean = 2.351813
discovery time delta stdev = 0.722830
discovery time delta median = 2.472002
discovery time delta madev = 0.371308
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 0
Jitter Statistics:
jitter count = 0
Throughput Statistics:
throughput count = 0
Round Trip Latency Statistics:
round trip latency count = 0
Round Trip Jitter Statistics:
round trip jitter count = 0
Round Trip Throughput Statistics:
round trip throughput count = 0
Wrote results to example/result/1
=== Showing Log for Node 01037c1e.5257c92a.27655d56.000001c1 === Spawned Process #1 (PID 10103) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:31:10Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:31:10Z: Process construction / entity creation complete.
2026-06-30T17:31:10Z: Beginning action construction / initialization.
2026-06-30T17:31:10Z: Action construction / initialization complete.
2026-06-30T17:31:11Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:31:11Z: DDS entities enabled.
2026-06-30T17:31:11Z: Initializing process actions.
2026-06-30T17:32:11Z: Starting process actions.
2026-06-30T17:32:11Z: Process tests started.
2026-06-30T17:32:12Z: Stopping process tests.
2026-06-30T17:32:12Z: Process tests stopped.
2026-06-30T17:32:13Z: Stopping process actions.
2026-06-30T17:32:13Z: Detaching Listeners.
2026-06-30T17:32:13Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:32:13Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.052
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.067
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.27655d56.000001c1 === Spawned Process #3 (PID 10105) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:31:10Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:31:10Z: Process construction / entity creation complete.
2026-06-30T17:31:10Z: Beginning action construction / initialization.
2026-06-30T17:31:10Z: Action construction / initialization complete.
2026-06-30T17:31:11Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:31:11Z: DDS entities enabled.
2026-06-30T17:31:11Z: Initializing process actions.
2026-06-30T17:32:11Z: Starting process actions.
2026-06-30T17:32:11Z: Process tests started.
2026-06-30T17:32:12Z: Stopping process tests.
2026-06-30T17:32:12Z: Process tests stopped.
2026-06-30T17:32:13Z: Stopping process actions.
2026-06-30T17:32:13Z: Detaching Listeners.
2026-06-30T17:32:13Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:32:14Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.065
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.080
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.27655d56.000001c1 === Spawned Process #2 (PID 10104) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:31:10Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:31:10Z: Process construction / entity creation complete.
2026-06-30T17:31:10Z: Beginning action construction / initialization.
2026-06-30T17:31:10Z: Action construction / initialization complete.
2026-06-30T17:31:11Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:31:11Z: DDS entities enabled.
2026-06-30T17:31:11Z: Initializing process actions.
2026-06-30T17:32:11Z: Starting process actions.
2026-06-30T17:32:11Z: Process tests started.
2026-06-30T17:32:12Z: Stopping process tests.
2026-06-30T17:32:12Z: Process tests stopped.
2026-06-30T17:32:13Z: Stopping process actions.
2026-06-30T17:32:13Z: Detaching Listeners.
2026-06-30T17:32:13Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:32:14Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.073
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.072
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.27655d56.000001c1 === Spawned Process #4 (PID 10106) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:31:10Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:31:11Z: Process construction / entity creation complete.
2026-06-30T17:31:11Z: Beginning action construction / initialization.
2026-06-30T17:31:11Z: Action construction / initialization complete.
2026-06-30T17:31:12Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:31:12Z: DDS entities enabled.
2026-06-30T17:31:12Z: Initializing process actions.
2026-06-30T17:32:12Z: Starting process actions.
2026-06-30T17:32:12Z: Process tests started.
2026-06-30T17:32:13Z: Stopping process tests.
2026-06-30T17:32:13Z: Process tests stopped.
2026-06-30T17:32:14Z: Stopping process actions.
2026-06-30T17:32:14Z: Detaching Listeners.
2026-06-30T17:32:14Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:32:14Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.163
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.057
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.27655d56.000001c1 === Spawned Process #5 (PID 10107) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:31:10Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:31:11Z: Process construction / entity creation complete.
2026-06-30T17:31:11Z: Beginning action construction / initialization.
2026-06-30T17:31:11Z: Action construction / initialization complete.
2026-06-30T17:31:12Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:31:12Z: DDS entities enabled.
2026-06-30T17:31:12Z: Initializing process actions.
2026-06-30T17:32:12Z: Starting process actions.
2026-06-30T17:32:12Z: Process tests started.
2026-06-30T17:32:13Z: Stopping process tests.
2026-06-30T17:32:13Z: Process tests stopped.
2026-06-30T17:32:14Z: Stopping process actions.
2026-06-30T17:32:14Z: Detaching Listeners.
2026-06-30T17:32:14Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:32:14Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.254
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.055
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.27655d56.000001c1 === Spawned Process #8 (PID 10110) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:31:10Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:31:11Z: Process construction / entity creation complete.
2026-06-30T17:31:11Z: Beginning action construction / initialization.
2026-06-30T17:31:11Z: Action construction / initialization complete.
2026-06-30T17:31:12Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:31:12Z: DDS entities enabled.
2026-06-30T17:31:12Z: Initializing process actions.
2026-06-30T17:32:12Z: Starting process actions.
2026-06-30T17:32:12Z: Process tests started.
2026-06-30T17:32:13Z: Stopping process tests.
2026-06-30T17:32:13Z: Process tests stopped.
2026-06-30T17:32:14Z: Stopping process actions.
2026-06-30T17:32:14Z: Detaching Listeners.
2026-06-30T17:32:14Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:32:14Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.452
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.055
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.27655d56.000001c1 === Spawned Process #11 (PID 10113) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:31:11Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:31:11Z: Process construction / entity creation complete.
2026-06-30T17:31:11Z: Beginning action construction / initialization.
2026-06-30T17:31:11Z: Action construction / initialization complete.
2026-06-30T17:31:12Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:31:12Z: DDS entities enabled.
2026-06-30T17:31:12Z: Initializing process actions.
2026-06-30T17:32:12Z: Starting process actions.
2026-06-30T17:32:12Z: Process tests started.
2026-06-30T17:32:13Z: Stopping process tests.
2026-06-30T17:32:13Z: Process tests stopped.
2026-06-30T17:32:14Z: Stopping process actions.
2026-06-30T17:32:14Z: Detaching Listeners.
2026-06-30T17:32:14Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:32:14Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.557
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.083
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.27655d56.000001c1 === Spawned Process #9 (PID 10111) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:31:11Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:31:11Z: Process construction / entity creation complete.
2026-06-30T17:31:11Z: Beginning action construction / initialization.
2026-06-30T17:31:11Z: Action construction / initialization complete.
2026-06-30T17:31:12Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:31:12Z: DDS entities enabled.
2026-06-30T17:31:12Z: Initializing process actions.
2026-06-30T17:32:12Z: Starting process actions.
2026-06-30T17:32:12Z: Process tests started.
2026-06-30T17:32:13Z: Stopping process tests.
2026-06-30T17:32:13Z: Process tests stopped.
2026-06-30T17:32:14Z: Stopping process actions.
2026-06-30T17:32:14Z: Detaching Listeners.
2026-06-30T17:32:14Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:32:14Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.544
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.074
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.27655d56.000001c1 === Spawned Process #6 (PID 10108) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:31:10Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:31:11Z: Process construction / entity creation complete.
2026-06-30T17:31:11Z: Beginning action construction / initialization.
2026-06-30T17:31:11Z: Action construction / initialization complete.
2026-06-30T17:31:12Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:31:12Z: DDS entities enabled.
2026-06-30T17:31:12Z: Initializing process actions.
2026-06-30T17:32:12Z: Starting process actions.
2026-06-30T17:32:12Z: Process tests started.
2026-06-30T17:32:13Z: Stopping process tests.
2026-06-30T17:32:13Z: Process tests stopped.
2026-06-30T17:32:14Z: Stopping process actions.
2026-06-30T17:32:14Z: Detaching Listeners.
2026-06-30T17:32:14Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:32:14Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.597
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.111
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.27655d56.000001c1 === Spawned Process #16 (PID 10118) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:31:11Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:31:11Z: Process construction / entity creation complete.
2026-06-30T17:31:11Z: Beginning action construction / initialization.
2026-06-30T17:31:11Z: Action construction / initialization complete.
2026-06-30T17:31:12Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:31:12Z: DDS entities enabled.
2026-06-30T17:31:12Z: Initializing process actions.
2026-06-30T17:32:12Z: Starting process actions.
2026-06-30T17:32:12Z: Process tests started.
2026-06-30T17:32:13Z: Stopping process tests.
2026-06-30T17:32:13Z: Process tests stopped.
2026-06-30T17:32:14Z: Stopping process actions.
2026-06-30T17:32:14Z: Detaching Listeners.
2026-06-30T17:32:14Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:32:14Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.607
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.076
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.27655d56.000001c1 === Spawned Process #7 (PID 10109) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:31:10Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:31:11Z: Process construction / entity creation complete.
2026-06-30T17:31:11Z: Beginning action construction / initialization.
2026-06-30T17:31:11Z: Action construction / initialization complete.
2026-06-30T17:31:12Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:31:12Z: DDS entities enabled.
2026-06-30T17:31:12Z: Initializing process actions.
2026-06-30T17:32:12Z: Starting process actions.
2026-06-30T17:32:12Z: Process tests started.
2026-06-30T17:32:13Z: Stopping process tests.
2026-06-30T17:32:13Z: Process tests stopped.
2026-06-30T17:32:14Z: Stopping process actions.
2026-06-30T17:32:14Z: Detaching Listeners.
2026-06-30T17:32:14Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:32:14Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.731
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.076
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.27655d56.000001c1 === Spawned Process #10 (PID 10112) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:31:11Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:31:11Z: Process construction / entity creation complete.
2026-06-30T17:31:11Z: Beginning action construction / initialization.
2026-06-30T17:31:11Z: Action construction / initialization complete.
2026-06-30T17:31:12Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:31:12Z: DDS entities enabled.
2026-06-30T17:31:12Z: Initializing process actions.
2026-06-30T17:32:12Z: Starting process actions.
2026-06-30T17:32:12Z: Process tests started.
2026-06-30T17:32:13Z: Stopping process tests.
2026-06-30T17:32:13Z: Process tests stopped.
2026-06-30T17:32:14Z: Stopping process actions.
2026-06-30T17:32:14Z: Detaching Listeners.
2026-06-30T17:32:14Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:32:14Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.695
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.079
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.27655d56.000001c1 === Spawned Process #12 (PID 10114) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:31:11Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:31:11Z: Process construction / entity creation complete.
2026-06-30T17:31:11Z: Beginning action construction / initialization.
2026-06-30T17:31:11Z: Action construction / initialization complete.
2026-06-30T17:31:12Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:31:12Z: DDS entities enabled.
2026-06-30T17:31:12Z: Initializing process actions.
2026-06-30T17:32:12Z: Starting process actions.
2026-06-30T17:32:12Z: Process tests started.
2026-06-30T17:32:13Z: Stopping process tests.
2026-06-30T17:32:13Z: Process tests stopped.
2026-06-30T17:32:14Z: Stopping process actions.
2026-06-30T17:32:14Z: Detaching Listeners.
2026-06-30T17:32:14Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:32:14Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.724
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.084
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.27655d56.000001c1 === Spawned Process #13 (PID 10115) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:31:11Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:31:11Z: Process construction / entity creation complete.
2026-06-30T17:31:11Z: Beginning action construction / initialization.
2026-06-30T17:31:11Z: Action construction / initialization complete.
2026-06-30T17:31:12Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:31:12Z: DDS entities enabled.
2026-06-30T17:31:12Z: Initializing process actions.
2026-06-30T17:32:12Z: Starting process actions.
2026-06-30T17:32:12Z: Process tests started.
2026-06-30T17:32:13Z: Stopping process tests.
2026-06-30T17:32:13Z: Process tests stopped.
2026-06-30T17:32:14Z: Stopping process actions.
2026-06-30T17:32:14Z: Detaching Listeners.
2026-06-30T17:32:14Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:32:14Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.682
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.091
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.27655d56.000001c1 === Spawned Process #14 (PID 10116) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:31:11Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:31:11Z: Process construction / entity creation complete.
2026-06-30T17:31:11Z: Beginning action construction / initialization.
2026-06-30T17:31:11Z: Action construction / initialization complete.
2026-06-30T17:31:12Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:31:12Z: DDS entities enabled.
2026-06-30T17:31:12Z: Initializing process actions.
2026-06-30T17:32:12Z: Starting process actions.
2026-06-30T17:32:12Z: Process tests started.
2026-06-30T17:32:13Z: Stopping process tests.
2026-06-30T17:32:13Z: Process tests stopped.
2026-06-30T17:32:14Z: Stopping process actions.
2026-06-30T17:32:14Z: Detaching Listeners.
2026-06-30T17:32:14Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:32:14Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.751
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.090
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.27655d56.000001c1 === Spawned Process #15 (PID 10117) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:31:11Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:31:11Z: Process construction / entity creation complete.
2026-06-30T17:31:11Z: Beginning action construction / initialization.
2026-06-30T17:31:11Z: Action construction / initialization complete.
2026-06-30T17:31:12Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:31:12Z: DDS entities enabled.
2026-06-30T17:31:12Z: Initializing process actions.
2026-06-30T17:32:12Z: Starting process actions.
2026-06-30T17:32:12Z: Process tests started.
2026-06-30T17:32:13Z: Stopping process tests.
2026-06-30T17:32:13Z: Process tests stopped.
2026-06-30T17:32:14Z: Stopping process actions.
2026-06-30T17:32:14Z: Detaching Listeners.
2026-06-30T17:32:14Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:32:14Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.723
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.112
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.27655d56.000001c1 === Spawned Process #17 (PID 10119) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:31:11Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:31:11Z: Process construction / entity creation complete.
2026-06-30T17:31:11Z: Beginning action construction / initialization.
2026-06-30T17:31:11Z: Action construction / initialization complete.
2026-06-30T17:31:12Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:31:12Z: DDS entities enabled.
2026-06-30T17:31:12Z: Initializing process actions.
2026-06-30T17:32:12Z: Starting process actions.
2026-06-30T17:32:12Z: Process tests started.
2026-06-30T17:32:13Z: Stopping process tests.
2026-06-30T17:32:13Z: Process tests stopped.
2026-06-30T17:32:14Z: Stopping process actions.
2026-06-30T17:32:14Z: Detaching Listeners.
2026-06-30T17:32:14Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:32:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.893
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.029
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.27655d56.000001c1 === Spawned Process #18 (PID 10120) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:31:11Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:31:12Z: Process construction / entity creation complete.
2026-06-30T17:31:12Z: Beginning action construction / initialization.
2026-06-30T17:31:12Z: Action construction / initialization complete.
2026-06-30T17:31:13Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:31:13Z: DDS entities enabled.
2026-06-30T17:31:13Z: Initializing process actions.
2026-06-30T17:32:13Z: Starting process actions.
2026-06-30T17:32:13Z: Process tests started.
2026-06-30T17:32:14Z: Stopping process tests.
2026-06-30T17:32:14Z: Process tests stopped.
2026-06-30T17:32:15Z: Stopping process actions.
2026-06-30T17:32:15Z: Detaching Listeners.
2026-06-30T17:32:15Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:32:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.979
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.025
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.27655d56.000001c1 === Spawned Process #19 (PID 10123) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:31:11Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:31:11Z: Process construction / entity creation complete.
2026-06-30T17:31:11Z: Beginning action construction / initialization.
2026-06-30T17:31:11Z: Action construction / initialization complete.
2026-06-30T17:31:12Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:31:12Z: DDS entities enabled.
2026-06-30T17:31:12Z: Initializing process actions.
2026-06-30T17:32:12Z: Starting process actions.
2026-06-30T17:32:12Z: Process tests started.
2026-06-30T17:32:13Z: Stopping process tests.
2026-06-30T17:32:13Z: Process tests stopped.
2026-06-30T17:32:14Z: Stopping process actions.
2026-06-30T17:32:14Z: Detaching Listeners.
2026-06-30T17:32:14Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:32:14Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.826
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.034
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.27655d56.000001c1 === Spawned Process #20 (PID 10124) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:31:11Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:31:11Z: Process construction / entity creation complete.
2026-06-30T17:31:11Z: Beginning action construction / initialization.
2026-06-30T17:31:11Z: Action construction / initialization complete.
2026-06-30T17:31:12Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:31:12Z: DDS entities enabled.
2026-06-30T17:31:12Z: Initializing process actions.
2026-06-30T17:32:12Z: Starting process actions.
2026-06-30T17:32:12Z: Process tests started.
2026-06-30T17:32:13Z: Stopping process tests.
2026-06-30T17:32:13Z: Process tests stopped.
2026-06-30T17:32:14Z: Stopping process actions.
2026-06-30T17:32:14Z: Detaching Listeners.
2026-06-30T17:32:14Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:32:14Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.714
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.081
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-disco-long --show-worker-logs Time:79s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-disco-repo --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10299
node_controller PID: 10300 started at 2026-06-30 17:32:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-disco-repo
test_controller PID: 10301 started at 2026-06-30 17:32:18
Using example/config/scenario/ci-disco-repo.json:
Name: Continuous Integration Discovery Test
Description: This is a small quick test for (quiet) discovery capability via the inforepo with many participant processes
Parameters:
Base: disco
Config: InfoRepo
Time: 30
Participants: 20
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.5257c92a.283cd149.000001c1 "test_nc_10299"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/2
Started at 2026-06-30T17:32:25Z
Setting scenario launch_time to be 3 seconds from now: 2026-06-30T17:32:28Z
2026-06-30T17:32:28Z: Node 01037c1e.5257c92a.283cd149.000001c1 (test_nc_10299) starting process 10320:
- original config:
- command line: DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -ORBListenEndpoints iiop://:12345 -DCPSPendingTimeout 3
2026-06-30T17:32:28Z: Node 01037c1e.5257c92a.283cd149.000001c1 (test_nc_10299) starting process 10321:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w2_config.json --report /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w2_report.json --log /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w2_log.txt
2026-06-30T17:32:28Z: Node 01037c1e.5257c92a.283cd149.000001c1 (test_nc_10299) starting process 10322:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w3_config.json --report /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w3_report.json --log /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w3_log.txt
2026-06-30T17:32:28Z: Node 01037c1e.5257c92a.283cd149.000001c1 (test_nc_10299) starting process 10323:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w4_config.json --report /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w4_report.json --log /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w4_log.txt
2026-06-30T17:32:28Z: Node 01037c1e.5257c92a.283cd149.000001c1 (test_nc_10299) starting process 10324:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w5_config.json --report /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w5_report.json --log /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w5_log.txt
2026-06-30T17:32:28Z: Node 01037c1e.5257c92a.283cd149.000001c1 (test_nc_10299) starting process 10325:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w6_config.json --report /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w6_report.json --log /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w6_log.txt
2026-06-30T17:32:28Z: Node 01037c1e.5257c92a.283cd149.000001c1 (test_nc_10299) starting process 10326:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w7_config.json --report /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w7_report.json --log /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w7_log.txt
2026-06-30T17:32:28Z: Node 01037c1e.5257c92a.283cd149.000001c1 (test_nc_10299) starting process 10327:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w8_config.json --report /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w8_report.json --log /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w8_log.txt
2026-06-30T17:32:28Z: Node 01037c1e.5257c92a.283cd149.000001c1 (test_nc_10299) starting process 10328:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w9_config.json --report /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w9_report.json --log /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w9_log.txt
2026-06-30T17:32:28Z: Node 01037c1e.5257c92a.283cd149.000001c1 (test_nc_10299) starting process 10329:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w10_config.json --report /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w10_report.json --log /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w10_log.txt
2026-06-30T17:32:28Z: Node 01037c1e.5257c92a.283cd149.000001c1 (test_nc_10299) starting process 10330:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w11_config.json --report /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w11_report.json --log /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w11_log.txt
2026-06-30T17:32:28Z: Node 01037c1e.5257c92a.283cd149.000001c1 (test_nc_10299) starting process 10332:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w12_config.json --report /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w12_report.json --log /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w12_log.txt
2026-06-30T17:32:28Z: Node 01037c1e.5257c92a.283cd149.000001c1 (test_nc_10299) starting process 10336:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w13_config.json --report /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w13_report.json --log /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w13_log.txt
2026-06-30T17:32:28Z: Node 01037c1e.5257c92a.283cd149.000001c1 (test_nc_10299) starting process 10338:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w14_config.json --report /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w14_report.json --log /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w14_log.txt
2026-06-30T17:32:28Z: Node 01037c1e.5257c92a.283cd149.000001c1 (test_nc_10299) starting process 10339:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w15_config.json --report /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w15_report.json --log /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w15_log.txt
2026-06-30T17:32:28Z: Node 01037c1e.5257c92a.283cd149.000001c1 (test_nc_10299) starting process 10340:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w16_config.json --report /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w16_report.json --log /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w16_log.txt
2026-06-30T17:32:28Z: Node 01037c1e.5257c92a.283cd149.000001c1 (test_nc_10299) starting process 10341:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w17_config.json --report /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w17_report.json --log /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w17_log.txt
2026-06-30T17:32:28Z: Node 01037c1e.5257c92a.283cd149.000001c1 (test_nc_10299) starting process 10344:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w18_config.json --report /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w18_report.json --log /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w18_log.txt
2026-06-30T17:32:28Z: Node 01037c1e.5257c92a.283cd149.000001c1 (test_nc_10299) starting process 10347:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w19_config.json --report /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w19_report.json --log /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w19_log.txt
2026-06-30T17:32:28Z: Node 01037c1e.5257c92a.283cd149.000001c1 (test_nc_10299) starting process 10348:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w20_config.json --report /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w20_report.json --log /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w20_log.txt
2026-06-30T17:32:28Z: Node 01037c1e.5257c92a.283cd149.000001c1 (test_nc_10299) starting process 10351:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w21_config.json --report /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w21_report.json --log /tmp/opendds_bench_nc_10300/n01037c1e.5257c92a.283cd149.000001c1w21_log.txt
2026-06-30T17:33:06Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10326 with exit code 0
2026-06-30T17:33:06Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10322 with exit code 0
2026-06-30T17:33:06Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10330 with exit code 0
2026-06-30T17:33:06Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10327 with exit code 0
2026-06-30T17:33:06Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10341 with exit code 0
2026-06-30T17:33:07Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10321 with exit code 0
2026-06-30T17:33:07Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10338 with exit code 0
2026-06-30T17:33:07Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10328 with exit code 0
2026-06-30T17:33:07Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10336 with exit code 0
2026-06-30T17:33:07Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10325 with exit code 0
2026-06-30T17:33:07Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10339 with exit code 0
2026-06-30T17:33:07Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10329 with exit code 0
2026-06-30T17:33:07Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10323 with exit code 0
2026-06-30T17:33:07Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10347 with exit code 0
2026-06-30T17:33:07Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10332 with exit code 0
2026-06-30T17:33:07Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10340 with exit code 0
2026-06-30T17:33:08Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10351 with exit code 0
2026-06-30T17:33:08Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10348 with exit code 0
2026-06-30T17:33:08Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10344 with exit code 0
2026-06-30T17:33:08Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10324 with exit code 0
2026-06-30T17:33:28Z: Scenario timed out, Killing Spawned Processes...
2026-06-30T17:33:28Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10320 with exit code 9
Writing report for node name 'test_nc_10299' (id '01037c1e.5257c92a.283cd149.000001c1') with 21 spawned process reports
Got 1 out of 21 expected process reports
Got 2 out of 21 expected process reports
Got 3 out of 21 expected process reports
Got 4 out of 21 expected process reports
Got 5 out of 21 expected process reports
Got 6 out of 21 expected process reports
Got 7 out of 21 expected process reports
All reports written and acknowledged.
Got 8 out of 21 expected process reports
Got 9 out of 21 expected process reports
Got 10 out of 21 expected process reports
Got 11 out of 21 expected process reports
Got 12 out of 21 expected process reports
Got 13 out of 21 expected process reports
Got 14 out of 21 expected process reports
Got 15 out of 21 expected process reports
Got 16 out of 21 expected process reports
Got 17 out of 21 expected process reports
Got 18 out of 21 expected process reports
Got 19 out of 21 expected process reports
Got 20 out of 21 expected process reports
Got 21 out of 21 expected process reports
Ended at 2026-06-30T17:33:28Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 60
percent cpu utilization min = 0.000000
percent cpu utilization max = 83.333333
percent cpu utilization mean = 4.370217
percent cpu utilization stdev = 14.431842
percent cpu utilization median = 0.000000
percent cpu utilization madev = 0.000000
Percent Memory Utilization Statistics:
percent memory utilization count = 60
percent memory utilization min = 0.000000
percent memory utilization max = 18.848551
percent memory utilization mean = 11.690517
percent memory utilization stdev = 8.389339
percent memory utilization median = 18.848283
percent memory utilization madev = 0.000269
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 60
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 8170.335408
percent virtual memory utilization mean = 5330.170483
percent virtual memory utilization stdev = 3700.742264
percent virtual memory utilization median = 8170.335408
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 3.524 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.095 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 1600
discovery time delta min = 0.012688
discovery time delta max = 2.500464
discovery time delta mean = 0.456342
discovery time delta stdev = 0.544984
discovery time delta median = 0.173655
discovery time delta madev = 0.136056
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 0
Jitter Statistics:
jitter count = 0
Throughput Statistics:
throughput count = 0
Round Trip Latency Statistics:
round trip latency count = 0
Round Trip Jitter Statistics:
round trip jitter count = 0
Round Trip Throughput Statistics:
round trip throughput count = 0
Wrote results to example/result/2
=== Showing Log for Node 01037c1e.5257c92a.283cd149.000001c1 === Spawned Process #7 (PID 10326) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:32:31Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10326|10326) INFO: set_DCPS_debug_level: set to 3
(10326|10326) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10326|10326) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10326|10326) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10326|10326) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10326|10326) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10326|10326) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10326|10326) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10326|10326) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10326|10326) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10326|10326) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10326|10326) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10326|10326) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10326|10326) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10326|10326) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000003.000001c1(a9fbab61) in domain 7
(10326|10326) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10326|10326) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10326|10326) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10326|10326) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10326|10326) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10326|10326) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(10326|10326) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10326|10444) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10326|10326) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10326|10326) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000001c7(40980e54), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10326|10326) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10326|10326) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10326|10326) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10326|10444) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10326) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10326|10326) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000002c7(6bb55d97), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10326|10326) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10326|10326) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10326|10326) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10326|10444) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10326) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10326|10326) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000003c7(72ae6cd6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10326|10326) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10326|10326) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10326|10326) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10326|10444) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10326) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10326|10326) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000004c7(3deffa11), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10326|10326) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10326|10326) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10326|10326) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10326|10326) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10326|10326) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.00000507(bf9009e0), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10326|10326) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10326|10326) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10326|10326) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10326|10326) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10326|10326) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.00000607(94bd5a23), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10326|10326) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10326|10326) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10326|10326) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10326|10326) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10326|10326) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10326|10326) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10326|10326) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10326|10326) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10326|10326) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000003.00000102(ab96386b), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10326|10326) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10326|10326) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10326|10326) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10326|10326) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10326|10326) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10326|10326) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10326|10326) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10326|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10326|10326) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10326|10326) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10326|10326) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10326|10326) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000003.00000202(80bb6ba8), publishing to topic name "topic_02" type "Bench::Data"
2026-06-30T17:32:32Z: Process construction / entity creation complete.
2026-06-30T17:32:32Z: Beginning action construction / initialization.
2026-06-30T17:32:32Z: Action construction / initialization complete.
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000008.00000102(dc46097a)
2026-06-30T17:32:33Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:32:33Z: DDS entities enabled.
2026-06-30T17:32:33Z: Initializing process actions.
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10326|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10326|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10326|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10326|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000014.00000202(527b203a)
2026-06-30T17:33:03Z: Starting process actions.
2026-06-30T17:33:03Z: Process tests started.
2026-06-30T17:33:04Z: Stopping process tests.
2026-06-30T17:33:04Z: Process tests stopped.
2026-06-30T17:33:05Z: Stopping process actions.
2026-06-30T17:33:05Z: Detaching Listeners.
2026-06-30T17:33:05Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10326|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 20
(10326|10444) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10326|10444) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
Deleting datawriter: datawriter_02
(10326|10326) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 20
(10326|10444) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10326|10444) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10326|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 19
(10326|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 19
Deleting datareader: datareader_02
(10326|10326) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 19
(10326|10326) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 19
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10326|10394) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10326|10394) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10326|10394) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10326|10394) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10326|10394) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10326|10394) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10326|10394) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10326|10394) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10326|10456) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.63:45035 , reconnect_state = INIT_STATE.
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10326|10456) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10326|10326) Service_Participant::shutdown
(10326|10326) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30T17:33:06Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.459
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.091
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10326|10326) Service_Participant::~Service_Participant
(10326|10326) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5257c92a.283cd149.000001c1 === Spawned Process #3 (PID 10322) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:32:31Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10322|10322) INFO: set_DCPS_debug_level: set to 3
(10322|10322) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10322|10322) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10322|10322) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10322|10322) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10322|10322) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10322|10322) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10322|10322) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10322|10322) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10322|10322) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10322|10322) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10322|10322) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10322|10322) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10322|10322) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10322|10322) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000002.000001c1(949b82d1) in domain 7
(10322|10322) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10322|10322) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10322|10322) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10322|10322) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10322|10322) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10322|10322) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(10322|10322) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10322|10409) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10322) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10322|10322) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000001c7(7df827e4), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10322|10322) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10322|10322) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10322|10322) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10322|10409) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10322) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10322|10322) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000002c7(56d57427), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10322|10322) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10322|10322) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10322|10322) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10322|10409) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10322) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10322|10322) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000003c7(4fce4566), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10322|10322) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10322|10322) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10322|10322) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10322|10409) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10322) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10322|10322) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000004c7(008fd3a1), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10322|10322) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10322|10322) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10322|10322) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10322|10322) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10322|10322) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.00000507(82f02050), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10322|10322) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10322|10322) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10322|10322) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10322|10322) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10322|10322) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.00000607(a9dd7393), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10322|10322) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10322|10322) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10322|10322) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10322|10322) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10322|10322) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10322|10322) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10322|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10322|10322) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10322|10322) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000002.00000102(96f611db), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10322|10322) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10322|10322) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10322|10322) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10322|10322) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10322|10322) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10322|10322) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10322|10322) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10322|10322) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000002.00000202(bddb4218), publishing to topic name "topic_02" type "Bench::Data"
2026-06-30T17:32:33Z: Process construction / entity creation complete.
2026-06-30T17:32:33Z: Beginning action construction / initialization.
2026-06-30T17:32:33Z: Action construction / initialization complete.
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000006.00000507(77708690)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000006.00000507(77708690)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
2026-06-30T17:32:34Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:32:34Z: DDS entities enabled.
2026-06-30T17:32:34Z: Initializing process actions.
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10322|10409) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10322|10409) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10322|10409) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10322|10409) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000014.00000202(527b203a)
2026-06-30T17:33:04Z: Starting process actions.
2026-06-30T17:33:04Z: Process tests started.
2026-06-30T17:33:05Z: Stopping process tests.
2026-06-30T17:33:05Z: Process tests stopped.
(10322|10409) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10322|10409) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10322|10409) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10322|10409) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10322|10409) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10322|10409) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-06-30T17:33:06Z: Stopping process actions.
2026-06-30T17:33:06Z: Detaching Listeners.
2026-06-30T17:33:06Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10322|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 19
(10322|10409) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10322|10409) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
Deleting datawriter: datawriter_02
(10322|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 19
(10322|10409) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10322|10409) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10322|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 18
(10322|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 18
Deleting datareader: datareader_02
(10322|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 18
(10322|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 18
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10322|10392) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10322|10392) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10392) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10322|10392) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10392) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10322|10392) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10392) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10322|10392) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10322|10449) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.63:45035 , reconnect_state = INIT_STATE.
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10392) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10449) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10322|10322) Service_Participant::shutdown
(10322|10322) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30T17:33:06Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.502
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.081
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10322|10322) Service_Participant::~Service_Participant
(10322|10322) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5257c92a.283cd149.000001c1 === Spawned Process #11 (PID 10330) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:32:31Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10330|10330) INFO: set_DCPS_debug_level: set to 3
(10330|10330) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10330|10330) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10330|10330) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10330|10330) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10330|10330) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10330|10330) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10330|10330) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10330|10330) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10330|10330) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10330|10330) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10330|10330) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10330|10330) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10330|10330) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10330|10330) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000004.000001c1(1bdb7771) in domain 7
(10330|10330) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10330|10330) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10330|10330) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10330|10330) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10330|10330) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10330|10330) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(10330|10330) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10330|10459) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10330|10330) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10330|10330) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000001c7(f2b8d244), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10330|10330) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10330|10330) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10330|10330) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10330|10459) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10330) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10330|10330) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000002c7(d9958187), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10330|10330) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10330|10330) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10330|10330) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10330|10459) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10330) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10330|10330) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000003c7(c08eb0c6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10330|10330) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10330|10330) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10330|10330) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10330|10459) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10330) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10330|10330) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000004c7(8fcf2601), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10330|10330) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10330|10330) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10330|10330) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10330|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10330|10330) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10330|10330) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.00000507(0db0d5f0), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10330|10330) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10330|10330) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10330|10330) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10330|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10330|10330) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10330|10330) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.00000607(269d8633), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10330|10330) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10330|10330) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10330|10330) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10330|10330) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10330|10330) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10330|10330) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10330|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10330|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10330|10330) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10330|10330) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000004.00000102(19b6e47b), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10330|10330) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10330|10330) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10330|10330) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10330|10330) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10330|10330) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10330|10330) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10330|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10330|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10330|10330) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10330|10330) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000004.00000202(329bb7b8), publishing to topic name "topic_02" type "Bench::Data"
2026-06-30T17:32:33Z: Process construction / entity creation complete.
2026-06-30T17:32:33Z: Beginning action construction / initialization.
2026-06-30T17:32:33Z: Action construction / initialization complete.
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
2026-06-30T17:32:34Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:32:34Z: DDS entities enabled.
2026-06-30T17:32:34Z: Initializing process actions.
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10330|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10330|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10330|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10330|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000014.00000202(527b203a)
2026-06-30T17:33:04Z: Starting process actions.
2026-06-30T17:33:04Z: Process tests started.
2026-06-30T17:33:05Z: Stopping process tests.
2026-06-30T17:33:05Z: Process tests stopped.
(10330|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10330|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10330|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10330|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10330|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10330|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10330|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10330|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10330|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10330|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10330|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10330|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-06-30T17:33:06Z: Stopping process actions.
2026-06-30T17:33:06Z: Detaching Listeners.
2026-06-30T17:33:06Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10330|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 18
(10330|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10330|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
Deleting datawriter: datawriter_02
(10330|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 18
(10330|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10330|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10330|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 17
(10330|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 17
Deleting datareader: datareader_02
(10330|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 17
(10330|10330) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 17
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10330|10401) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10330|10401) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10330|10401) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10330|10401) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10401) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10330|10401) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10461) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.63:45035 , reconnect_state = INIT_STATE.
(10330|10401) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10330|10401) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10461) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10330|10330) Service_Participant::shutdown
(10330|10330) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30T17:33:06Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.945
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.083
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10330|10330) Service_Participant::~Service_Participant
(10330|10330) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5257c92a.283cd149.000001c1 === Spawned Process #8 (PID 10327) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:32:31Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10327|10327) INFO: set_DCPS_debug_level: set to 3
(10327|10327) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10327|10327) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10327|10327) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10327|10327) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10327|10327) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10327|10327) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10327|10327) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10327|10327) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10327|10327) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10327|10327) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10327|10327) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10327|10327) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10327|10327) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10327|10327) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000005.000001c1(26bb5ec1) in domain 7
(10327|10327) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10327|10327) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10327|10327) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10327|10327) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10327|10327) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10327|10327) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(10327|10327) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10327|10462) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10327|10327) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10327|10327) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000001c7(cfd8fbf4), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10327|10327) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10327|10327) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10327|10327) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10327|10462) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10327) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10327|10327) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000002c7(e4f5a837), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10327|10327) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10327|10327) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10327|10327) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10327|10462) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10327) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10327|10327) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000003c7(fdee9976), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10327|10327) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10327|10327) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10327|10327) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10327|10462) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10327) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10327|10327) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000004c7(b2af0fb1), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10327|10327) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10327|10327) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10327|10327) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10327|10327) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10327|10327) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10327|10327) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.00000507(30d0fc40), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10327|10327) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10327|10327) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10327|10327) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10327|10327) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10327|10327) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10327|10327) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.00000607(1bfdaf83), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10327|10327) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10327|10327) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10327|10327) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10327|10327) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10327|10327) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10327|10327) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10327|10327) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10327|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10327|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10327|10327) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10327|10327) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10327|10327) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000005.00000102(24d6cdcb), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10327|10327) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10327|10327) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10327|10327) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10327|10327) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10327|10327) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10327|10327) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10327|10327) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10327|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10327|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10327|10327) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10327|10327) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10327|10327) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000005.00000202(0ffb9e08), publishing to topic name "topic_02" type "Bench::Data"
2026-06-30T17:32:33Z: Process construction / entity creation complete.
2026-06-30T17:32:33Z: Beginning action construction / initialization.
2026-06-30T17:32:33Z: Action construction / initialization complete.
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000006.00000507(77708690)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000006.00000507(77708690)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
2026-06-30T17:32:34Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:32:34Z: DDS entities enabled.
2026-06-30T17:32:34Z: Initializing process actions.
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10327|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10327|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10327|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10327|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000014.00000202(527b203a)
2026-06-30T17:33:04Z: Starting process actions.
2026-06-30T17:33:04Z: Process tests started.
2026-06-30T17:33:05Z: Stopping process tests.
2026-06-30T17:33:05Z: Process tests stopped.
(10327|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10327|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10327|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10327|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10327|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10327|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10327|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10327|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10327|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10327|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10327|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10327|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10327|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10327|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10327|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10327|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10327|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10327|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-06-30T17:33:06Z: Stopping process actions.
2026-06-30T17:33:06Z: Detaching Listeners.
2026-06-30T17:33:06Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10327|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 17
(10327|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10327|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
Deleting datawriter: datawriter_02
(10327|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 17
(10327|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10327|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10327|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 16
(10327|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 16
Deleting datareader: datareader_02
(10327|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 16
(10327|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 16
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10327|10398) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10327|10398) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10327|10398) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10327|10398) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10327|10398) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10327|10398) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10327|10398) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10327|10398) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10327|10464) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.63:45035 , reconnect_state = INIT_STATE.
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10327|10464) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10327|10327) Service_Participant::shutdown
(10327|10327) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30T17:33:06Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.015
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.074
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10327|10327) Service_Participant::~Service_Participant
(10327|10327) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5257c92a.283cd149.000001c1 === Spawned Process #17 (PID 10341) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:32:31Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10341|10341) INFO: set_DCPS_debug_level: set to 3
(10341|10341) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10341|10341) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10341|10341) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10341|10341) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10341|10341) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10341|10341) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10341|10341) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10341|10341) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10341|10341) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10341|10341) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10341|10341) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10341|10341) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10341|10341) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10341|10341) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000007.000001c1(5c7b0da1) in domain 7
(10341|10341) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10341|10341) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10341|10341) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10341|10341) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10341|10341) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10341|10341) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(10341|10341) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10341|10471) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10341|10341) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10341|10341) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000001c7(b518a894), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10341|10341) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10341|10341) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10341|10341) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10341|10471) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10341) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10341|10341) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000002c7(9e35fb57), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10341|10341) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10341|10341) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10341|10341) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10341|10471) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10341) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10341|10341) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000003c7(872eca16), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10341|10341) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10341|10341) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10341|10341) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10341|10471) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10341) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10341|10341) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000004c7(c86f5cd1), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10341|10341) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10341|10341) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10341|10341) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10341|10341) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10341|10341) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10341|10341) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10341|10341) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.00000507(4a10af20), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10341|10341) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10341|10341) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10341|10341) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10341|10341) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10341|10341) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10341|10341) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.00000607(613dfce3), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10341|10341) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10341|10341) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10341|10341) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10341|10341) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10341|10341) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10341|10341) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690)
(10341|10341) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10341|10341) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10341|10341) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10341|10341) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10341|10341) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10341|10341) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10341|10341) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000007.00000102(5e169eab), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10341|10341) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10341|10341) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10341|10341) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10341|10341) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10341|10341) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10341|10341) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10341|10341) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10341|10341) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10341|10341) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10341|10341) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10341|10341) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10341|10341) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10341|10341) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10341|10341) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10341|10341) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10341|10341) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10341|10341) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10341|10341) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10341|10341) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10341|10341) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10341|10341) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000007.00000202(753bcd68), publishing to topic name "topic_02" type "Bench::Data"
2026-06-30T17:32:33Z: Process construction / entity creation complete.
2026-06-30T17:32:33Z: Beginning action construction / initialization.
2026-06-30T17:32:33Z: Action construction / initialization complete.
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
2026-06-30T17:32:34Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:32:34Z: DDS entities enabled.
2026-06-30T17:32:34Z: Initializing process actions.
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10341|10471) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10341|10471) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10341|10471) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10341|10471) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000014.00000202(527b203a)
2026-06-30T17:33:04Z: Starting process actions.
2026-06-30T17:33:04Z: Process tests started.
2026-06-30T17:33:05Z: Stopping process tests.
2026-06-30T17:33:05Z: Process tests stopped.
(10341|10471) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10341|10471) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10341|10471) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10341|10471) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10341|10471) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10341|10471) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10341|10471) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10341|10471) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10341|10471) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10341|10471) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10341|10471) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10341|10471) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10341|10471) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10341|10471) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10341|10471) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10341|10471) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10341|10471) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10341|10471) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10341|10471) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10341|10471) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10341|10471) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10341|10471) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10341|10471) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10341|10471) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
2026-06-30T17:33:06Z: Stopping process actions.
2026-06-30T17:33:06Z: Detaching Listeners.
2026-06-30T17:33:06Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10341|10341) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 16
(10341|10471) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10341|10471) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
Deleting datawriter: datawriter_02
(10341|10341) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 16
(10341|10471) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10341|10471) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10341|10341) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 15
(10341|10341) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 15
Deleting datareader: datareader_02
(10341|10341) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 15
(10341|10341) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 15
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10341|10421) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10341|10421) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10341|10421) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10341|10421) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10341|10421) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10341|10421) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10341|10421) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10341|10421) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10341|10486) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.63:45035 , reconnect_state = INIT_STATE.
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10421) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10341|10486) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10341|10341) Service_Participant::shutdown
(10341|10341) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30T17:33:06Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.051
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.081
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10341|10341) Service_Participant::~Service_Participant
(10341|10341) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5257c92a.283cd149.000001c1 === Spawned Process #2 (PID 10321) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:32:31Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10321|10321) INFO: set_DCPS_debug_level: set to 3
(10321|10321) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10321|10321) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10321|10321) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10321|10321) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10321|10321) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10321|10321) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10321|10321) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10321|10321) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10321|10321) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10321|10321) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10321|10321) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10321|10321) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10321|10321) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10321|10321) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000006.000001c1(611b2411) in domain 7
(10321|10321) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10321|10321) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10321|10321) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10321|10321) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10321|10321) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10321|10321) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(10321|10321) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10321|10470) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10321) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10321|10321) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000001c7(88788124), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10321|10321) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10321|10321) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10321|10321) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10321|10470) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10321) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10321|10321) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000002c7(a355d2e7), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10321|10321) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10321|10321) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10321|10321) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10321|10470) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10321) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10321|10321) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000003c7(ba4ee3a6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10321|10321) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10321|10321) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10321|10321) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10321|10470) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10321) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10321|10321) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000004c7(f50f7561), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10321|10321) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10321|10321) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10321|10321) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10321|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10321|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10321|10321) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10321|10321) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.00000507(77708690), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10321|10321) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10321|10321) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10321|10321) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10321|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10321|10321) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10321|10321) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.00000607(5c5dd553), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10321|10321) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10321|10321) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10321|10321) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10321|10321) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10321|10321) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10321|10321) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10321|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10321|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10321|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10321|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10321|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10321|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10321|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10321|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10321|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10321|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10321|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10321|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10321|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10321|10321) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10321|10321) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000006.00000102(6376b71b), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10321|10321) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10321|10321) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10321|10321) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10321|10321) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1700 with 20 chunks
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10321|10321) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10321|10321) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10321|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10321|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10321|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10321|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10321|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10321|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10321|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10321|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10321|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10321|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10321|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10321|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10321|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10321|10321) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10321|10321) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000006.00000202(485be4d8), publishing to topic name "topic_02" type "Bench::Data"
2026-06-30T17:32:33Z: Process construction / entity creation complete.
2026-06-30T17:32:33Z: Beginning action construction / initialization.
2026-06-30T17:32:33Z: Action construction / initialization complete.
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
2026-06-30T17:32:34Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:32:34Z: DDS entities enabled.
2026-06-30T17:32:34Z: Initializing process actions.
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10321|10470) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10321|10470) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10321|10470) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10321|10470) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000014.00000202(527b203a)
2026-06-30T17:33:04Z: Starting process actions.
2026-06-30T17:33:04Z: Process tests started.
2026-06-30T17:33:05Z: Stopping process tests.
2026-06-30T17:33:05Z: Process tests stopped.
(10321|10470) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10321|10470) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10321|10470) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10321|10470) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10321|10470) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10321|10470) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10321|10470) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10321|10470) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10321|10470) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10321|10470) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10321|10470) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10321|10470) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10321|10470) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10321|10470) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10321|10470) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10321|10470) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10321|10470) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10321|10470) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10321|10470) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10321|10470) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10321|10470) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10321|10470) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10321|10470) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10321|10470) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10321|10470) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10321|10470) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10321|10470) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10321|10470) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10321|10470) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10321|10470) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
2026-06-30T17:33:06Z: Stopping process actions.
2026-06-30T17:33:06Z: Detaching Listeners.
2026-06-30T17:33:06Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10321|10321) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 15
(10321|10470) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10321|10470) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
Deleting datawriter: datawriter_02
(10321|10321) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 15
(10321|10470) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10321|10470) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10321|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 14
(10321|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 14
Deleting datareader: datareader_02
(10321|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 14
(10321|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 14
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10321|10404) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10321|10404) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10404) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10321|10404) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10404) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10321|10404) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10474) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.63:45035 , reconnect_state = INIT_STATE.
(10321|10404) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10321|10404) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10474) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10321|10321) Service_Participant::shutdown
(10321|10321) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30T17:33:06Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.225
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.095
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10321|10321) Service_Participant::~Service_Participant
(10321|10321) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5257c92a.283cd149.000001c1 === Spawned Process #14 (PID 10338) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:32:31Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10338|10338) INFO: set_DCPS_debug_level: set to 3
(10338|10338) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10338|10338) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10338|10338) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10338|10338) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10338|10338) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10338|10338) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10338|10338) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10338|10338) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10338|10338) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10338|10338) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10338|10338) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10338|10338) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10338|10338) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10338|10338) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000009.000001c1(e34bb3c0) in domain 7
(10338|10338) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10338|10338) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10338|10338) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10338|10338) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10338|10338) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10338|10338) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(10338|10338) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10338|10472) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10338|10338) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10338|10338) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000001c7(0a2816f5), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10338|10338) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10338|10338) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10338|10338) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10338|10472) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10338) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10338|10338) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000002c7(21054536), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10338|10338) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10338|10338) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10338|10338) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10338|10472) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10338) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10338|10338) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000003c7(381e7477), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10338|10338) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10338|10338) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10338|10338) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10338|10472) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10338) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10338|10338) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000004c7(775fe2b0), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10338|10338) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10338|10338) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10338|10338) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10338|10338) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10338|10338) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10338|10338) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10338|10338) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10338|10338) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.00000507(f5201141), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10338|10338) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10338|10338) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10338|10338) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10338|10338) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10338|10338) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.00000607(de0d4282), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10338|10338) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10338|10338) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10338|10338) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10338|10338) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10338|10338) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10338|10338) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10338|10338) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10338|10338) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10338|10338) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10338|10338) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10338|10338) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10338|10338) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10338|10338) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10338|10338) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690)
(10338|10338) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10338|10338) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10338|10338) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10338|10338) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000009.00000102(e12620ca), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10338|10338) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10338|10338) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10338|10338) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10338|10338) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10338|10338) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10338|10338) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10338|10338) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10338|10338) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10338|10338) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10338|10338) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10338|10338) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10338|10338) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10338|10338) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10338|10338) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10338|10338) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000009.00000202(ca0b7309), publishing to topic name "topic_02" type "Bench::Data"
2026-06-30T17:32:33Z: Process construction / entity creation complete.
2026-06-30T17:32:33Z: Beginning action construction / initialization.
2026-06-30T17:32:33Z: Action construction / initialization complete.
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
2026-06-30T17:32:34Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:32:34Z: DDS entities enabled.
2026-06-30T17:32:34Z: Initializing process actions.
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10338|10472) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10338|10472) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10338|10472) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10338|10472) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000014.00000202(527b203a)
2026-06-30T17:33:04Z: Starting process actions.
2026-06-30T17:33:04Z: Process tests started.
2026-06-30T17:33:05Z: Stopping process tests.
2026-06-30T17:33:05Z: Process tests stopped.
(10338|10472) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10338|10472) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10338|10472) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10338|10472) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10338|10472) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10338|10472) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10338|10472) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10338|10472) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10338|10472) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10338|10472) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10338|10472) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10338|10472) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10338|10472) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10338|10472) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10338|10472) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10338|10472) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10338|10472) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10338|10472) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10338|10472) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10338|10472) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10338|10472) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10338|10472) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10338|10472) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10338|10472) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10338|10472) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10338|10472) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10338|10472) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10338|10472) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10338|10472) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10338|10472) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10338|10472) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10338|10472) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10338|10472) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10338|10472) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10338|10472) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10338|10472) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
2026-06-30T17:33:06Z: Stopping process actions.
2026-06-30T17:33:06Z: Detaching Listeners.
2026-06-30T17:33:06Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10338|10338) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 14
(10338|10472) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10338|10472) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
Deleting datawriter: datawriter_02
(10338|10338) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 14
(10338|10472) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10338|10472) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10338|10338) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 13
(10338|10338) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 13
Deleting datareader: datareader_02
(10338|10338) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 13
(10338|10338) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 13
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10338|10424) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10338|10424) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10338|10424) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10338|10424) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10424) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10338|10424) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10424) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10338|10424) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10488) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.63:45035 , reconnect_state = INIT_STATE.
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10488) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10338|10338) Service_Participant::shutdown
(10338|10338) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30T17:33:07Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.112
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.077
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10338|10338) Service_Participant::~Service_Participant
(10338|10338) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5257c92a.283cd149.000001c1 === Spawned Process #9 (PID 10328) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:32:31Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10328|10328) INFO: set_DCPS_debug_level: set to 3
(10328|10328) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10328|10328) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10328|10328) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10328|10328) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10328|10328) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10328|10328) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10328|10328) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10328|10328) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10328|10328) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10328|10328) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10328|10328) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10328|10328) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10328|10328) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10328|10328) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000008.000001c1(de2b9a70) in domain 7
(10328|10328) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10328|10328) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10328|10328) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10328|10328) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10328|10328) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10328|10328) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(10328|10328) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10328|10469) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10328) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10328|10328) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000001c7(37483f45), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10328|10328) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10328|10328) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10328|10328) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10328|10469) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10328) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10328|10328) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000002c7(1c656c86), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10328|10328) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10328|10328) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10328|10328) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10328|10469) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10328) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10328|10328) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000003c7(057e5dc7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10328|10328) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10328|10328) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10328|10328) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10328|10469) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10328) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10328|10328) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000004c7(4a3fcb00), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10328|10328) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10328|10328) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10328|10328) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10328|10328) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10328|10328) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10328|10328) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10328|10328) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.00000507(c84038f1), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10328|10328) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10328|10328) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10328|10328) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10328|10328) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10328|10328) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10328|10328) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10328|10328) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.00000607(e36d6b32), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10328|10328) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10328|10328) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10328|10328) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10328|10328) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10328|10328) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10328|10328) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10328|10328) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10328|10328) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000008.00000102(dc46097a), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10328|10328) WriteDataContainer sample_list_element_allocator 3df8 with 20 chunks
(10328|10328) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10328|10328) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10328|10328) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(10328|10328) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10328|10328) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10328|10328) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10328|10328) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000008.00000202(f76b5ab9), publishing to topic name "topic_02" type "Bench::Data"
2026-06-30T17:32:34Z: Process construction / entity creation complete.
2026-06-30T17:32:34Z: Beginning action construction / initialization.
2026-06-30T17:32:34Z: Action construction / initialization complete.
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000012.00000607(c93de411)
2026-06-30T17:32:35Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:32:35Z: DDS entities enabled.
2026-06-30T17:32:35Z: Initializing process actions.
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10328|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10328|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10328|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10328|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000014.00000202(527b203a)
2026-06-30T17:33:05Z: Starting process actions.
2026-06-30T17:33:05Z: Process tests started.
(10328|10469) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10328|10469) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10328|10469) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10328|10469) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10328|10469) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10328|10469) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10328|10469) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10328|10469) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10328|10469) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10328|10469) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
2026-06-30T17:33:06Z: Stopping process tests.
2026-06-30T17:33:06Z: Process tests stopped.
(10328|10469) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10328|10469) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10328|10469) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10328|10469) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10328|10469) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10328|10469) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10328|10469) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10328|10469) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10328|10469) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10328|10469) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10328|10469) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10328|10469) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10328|10469) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10328|10469) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10328|10469) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10328|10469) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10328|10469) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10328|10469) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10328|10469) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10328|10469) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10328|10469) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10328|10469) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10328|10469) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10328|10469) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10328|10469) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10328|10469) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10328|10469) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10328|10469) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10328|10469) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10328|10469) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10328|10469) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10328|10469) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
2026-06-30T17:33:07Z: Stopping process actions.
2026-06-30T17:33:07Z: Detaching Listeners.
2026-06-30T17:33:07Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10328|10328) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 13
(10328|10469) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10328|10469) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
Deleting datawriter: datawriter_02
(10328|10328) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 13
(10328|10469) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10328|10469) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10328|10328) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 12
(10328|10328) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 12
Deleting datareader: datareader_02
(10328|10328) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 12
(10328|10328) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 12
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10328|10412) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10328|10412) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10412) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10328|10412) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10412) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10328|10412) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10412) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10328|10412) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10328|10483) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.63:45035 , reconnect_state = INIT_STATE.
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10483) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10328|10328) Service_Participant::shutdown
(10328|10328) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30T17:33:07Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.245
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.060
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10328|10328) Service_Participant::~Service_Participant
(10328|10328) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5257c92a.283cd149.000001c1 === Spawned Process #13 (PID 10336) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:32:31Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10336|10336) INFO: set_DCPS_debug_level: set to 3
(10336|10336) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10336|10336) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10336|10336) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10336|10336) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10336|10336) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10336|10336) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10336|10336) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10336|10336) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10336|10336) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10336|10336) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10336|10336) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10336|10336) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10336|10336) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10336|10336) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000a.000001c1(a4ebc910) in domain 7
(10336|10336) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10336|10336) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10336|10336) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10336|10336) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10336|10336) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10336|10336) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(10336|10336) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10336|10475) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10336|10336) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10336|10336) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000001c7(4d886c25), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10336|10336) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10336|10336) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10336|10336) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10336|10475) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10336) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10336|10336) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000002c7(66a53fe6), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10336|10336) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10336|10336) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10336|10336) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10336|10475) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10336) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10336|10336) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000003c7(7fbe0ea7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10336|10336) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10336|10336) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10336|10336) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10336|10475) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10336) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10336|10336) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000004c7(30ff9860), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10336|10336) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10336|10336) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10336|10336) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10336|10336) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10336|10336) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.00000507(b2806b91), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10336|10336) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10336|10336) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10336|10336) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10336|10336) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10336|10336) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.00000607(99ad3852), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10336|10336) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10336|10336) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10336|10336) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10336|10336) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10336|10336) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10336|10336) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10336|10336) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10336|10336) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000a.00000102(a6865a1a), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10336|10336) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10336|10336) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10336|10336) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10336|10336) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10336|10336) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10336|10336) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10336|10336) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10336|10336) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000a.00000202(8dab09d9), publishing to topic name "topic_02" type "Bench::Data"
2026-06-30T17:32:34Z: Process construction / entity creation complete.
2026-06-30T17:32:34Z: Beginning action construction / initialization.
2026-06-30T17:32:34Z: Action construction / initialization complete.
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10336|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10336|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10336|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
2026-06-30T17:32:35Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:32:35Z: DDS entities enabled.
2026-06-30T17:32:35Z: Initializing process actions.
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10336|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000014.00000202(527b203a)
2026-06-30T17:33:05Z: Starting process actions.
2026-06-30T17:33:05Z: Process tests started.
(10336|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10336|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10336|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10336|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10336|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10336|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10336|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10336|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10336|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10336|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10336|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10336|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-06-30T17:33:06Z: Stopping process tests.
2026-06-30T17:33:06Z: Process tests stopped.
(10336|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10336|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10336|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10336|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10336|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10336|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10336|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10336|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10336|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10336|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10336|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10336|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10336|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10336|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10336|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10336|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10336|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10336|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10336|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10336|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10336|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10336|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10336|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10336|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10336|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10336|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10336|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10336|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10336|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10336|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10336|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10336|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10336|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10336|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10336|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10336|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
2026-06-30T17:33:07Z: Stopping process actions.
2026-06-30T17:33:07Z: Detaching Listeners.
2026-06-30T17:33:07Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10336|10336) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 12
(10336|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10336|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
Deleting datawriter: datawriter_02
(10336|10336) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 12
(10336|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10336|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10336|10336) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 11
(10336|10336) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 11
Deleting datareader: datareader_02
(10336|10336) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 11
(10336|10336) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 11
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10336|10440) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10336|10440) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10336|10440) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10336|10440) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10440) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10336|10440) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10440) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10336|10440) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10336|10490) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.63:45035 , reconnect_state = INIT_STATE.
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10440) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10490) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10336|10336) Service_Participant::shutdown
(10336|10336) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30T17:33:07Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.284
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.052
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10336|10336) Service_Participant::~Service_Participant
(10336|10336) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5257c92a.283cd149.000001c1 === Spawned Process #6 (PID 10325) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:32:31Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10325|10325) INFO: set_DCPS_debug_level: set to 3
(10325|10325) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10325|10325) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10325|10325) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10325|10325) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10325|10325) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10325|10325) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10325|10325) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10325|10325) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10325|10325) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10325|10325) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10325|10325) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10325|10325) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10325|10325) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10325|10325) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000b.000001c1(998be0a0) in domain 7
(10325|10325) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10325|10325) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10325|10325) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10325|10325) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10325|10325) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10325|10325) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(10325|10325) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10325|10476) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10325) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10325|10325) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000001c7(70e84595), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10325|10325) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10325|10325) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10325|10325) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10325|10476) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10325) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10325|10325) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000002c7(5bc51656), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10325|10325) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10325|10325) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10325|10325) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10325|10476) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10325) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10325|10325) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000003c7(42de2717), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10325|10325) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10325|10325) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10325|10325) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10325|10476) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10325) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10325|10325) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000004c7(0d9fb1d0), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10325|10325) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10325|10325) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10325|10325) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10325|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10325|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10325|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10325|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10325|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10325|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10325|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10325|10325) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10325|10325) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.00000507(8fe04221), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10325|10325) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10325|10325) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10325|10325) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10325|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10325|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10325|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10325|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10325|10325) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10325|10325) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.00000607(a4cd11e2), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10325|10325) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10325|10325) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10325|10325) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10325|10325) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10325|10325) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10325|10325) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10325|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10325|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10325|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10325|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690)
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10325|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10325|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10325|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10325|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10325|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10325|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10325|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10325|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10325|10325) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10325|10325) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000b.00000102(9be673aa), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10325|10325) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10325|10325) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10325|10325) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10325|10325) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1880 with 20 chunks
(10325|10325) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10325|10325) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10325|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10325|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10325|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10325|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10325|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10325|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10325|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10325|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10325|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10325|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10325|10325) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10325|10325) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000b.00000202(b0cb2069), publishing to topic name "topic_02" type "Bench::Data"
2026-06-30T17:32:34Z: Process construction / entity creation complete.
2026-06-30T17:32:34Z: Beginning action construction / initialization.
2026-06-30T17:32:34Z: Action construction / initialization complete.
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10325|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10325|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10325|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000015.00000102(44365a49)
2026-06-30T17:32:35Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:32:35Z: DDS entities enabled.
2026-06-30T17:32:35Z: Initializing process actions.
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10325|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000014.00000202(527b203a)
2026-06-30T17:33:05Z: Starting process actions.
2026-06-30T17:33:05Z: Process tests started.
(10325|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10325|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10325|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10325|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10325|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10325|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10325|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10325|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10325|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10325|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10325|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10325|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-06-30T17:33:06Z: Stopping process tests.
2026-06-30T17:33:06Z: Process tests stopped.
(10325|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10325|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10325|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10325|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10325|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10325|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10325|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10325|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10325|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10325|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10325|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10325|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10325|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10325|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10325|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10325|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10325|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10325|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10325|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10325|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10325|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10325|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10325|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10325|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10325|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10325|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10325|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10325|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10325|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10325|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10325|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10325|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10325|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10325|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10325|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10325|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10325|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10325|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10325|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10325|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10325|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10325|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
2026-06-30T17:33:07Z: Stopping process actions.
2026-06-30T17:33:07Z: Detaching Listeners.
2026-06-30T17:33:07Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10325|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 11
(10325|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10325|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
Deleting datawriter: datawriter_02
(10325|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 11
(10325|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10325|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10325|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 10
(10325|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 10
Deleting datareader: datareader_02
(10325|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 10
(10325|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 10
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10325|10407) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10325|10407) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10407) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10325|10407) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10407) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10325|10407) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10407) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10325|10407) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10325|10496) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.63:45035 , reconnect_state = INIT_STATE.
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10407) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10496) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10325|10325) Service_Participant::shutdown
(10325|10325) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30T17:33:07Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.506
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.050
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10325|10325) Service_Participant::~Service_Participant
(10325|10325) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5257c92a.283cd149.000001c1 === Spawned Process #15 (PID 10339) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:32:31Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10339|10339) INFO: set_DCPS_debug_level: set to 3
(10339|10339) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10339|10339) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10339|10339) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10339|10339) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10339|10339) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10339|10339) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10339|10339) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10339|10339) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10339|10339) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10339|10339) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10339|10339) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10339|10339) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10339|10339) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10339|10339) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000c.000001c1(2bab3cb0) in domain 7
(10339|10339) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10339|10339) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10339|10339) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10339|10339) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10339|10339) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10339|10339) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(10339|10339) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10339|10479) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10339) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10339|10339) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000001c7(c2c89985), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10339|10339) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10339|10339) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10339|10339) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10339|10479) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10339) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10339|10339) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000002c7(e9e5ca46), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10339|10339) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10339|10339) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10339|10339) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10339|10479) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10339) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10339|10339) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000003c7(f0fefb07), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10339|10339) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10339|10339) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10339|10339) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10339|10479) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10339) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10339|10339) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000004c7(bfbf6dc0), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10339|10339) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10339|10339) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10339|10339) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10339|10339) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10339|10339) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.00000507(3dc09e31), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10339|10339) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10339|10339) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10339|10339) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10339|10339) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10339|10339) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.00000607(16edcdf2), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10339|10339) WriteDataContainer sample_list_element_allocator 3df8 with 20 chunks
(10339|10339) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10339|10339) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10339|10339) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10339|10339) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10339|10339) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10339|10339) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10339|10339) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000c.00000102(29c6afba), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10339|10339) WriteDataContainer sample_list_element_allocator 4178 with 20 chunks
(10339|10339) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10339|10339) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10339|10339) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(10339|10339) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10339|10339) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10339|10339) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10339|10339) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000c.00000202(02ebfc79), publishing to topic name "topic_02" type "Bench::Data"
2026-06-30T17:32:34Z: Process construction / entity creation complete.
2026-06-30T17:32:34Z: Beginning action construction / initialization.
2026-06-30T17:32:34Z: Action construction / initialization complete.
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10339|10479) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10339|10479) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10339|10479) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10339|10479) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000014.00000202(527b203a)
2026-06-30T17:32:35Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:32:35Z: DDS entities enabled.
2026-06-30T17:32:35Z: Initializing process actions.
2026-06-30T17:33:05Z: Starting process actions.
2026-06-30T17:33:05Z: Process tests started.
(10339|10479) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10339|10479) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10339|10479) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10339|10479) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10339|10479) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10339|10479) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10339|10479) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10339|10479) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10339|10479) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10339|10479) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10339|10479) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10339|10479) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-06-30T17:33:06Z: Stopping process tests.
2026-06-30T17:33:06Z: Process tests stopped.
(10339|10479) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10339|10479) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10339|10479) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10339|10479) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10339|10479) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10339|10479) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10339|10479) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10339|10479) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10339|10479) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10339|10479) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10339|10479) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10339|10479) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10339|10479) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10339|10479) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10339|10479) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10339|10479) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10339|10479) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10339|10479) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10339|10479) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10339|10479) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10339|10479) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10339|10479) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10339|10479) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10339|10479) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10339|10479) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10339|10479) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10339|10479) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10339|10479) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10339|10479) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10339|10479) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10339|10479) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10339|10479) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10339|10479) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10339|10479) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10339|10479) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10339|10479) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10339|10479) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10339|10479) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10339|10479) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10339|10479) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10339|10479) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10339|10479) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10339|10479) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10339|10479) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10339|10479) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10339|10479) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10339|10479) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10339|10479) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
2026-06-30T17:33:07Z: Stopping process actions.
2026-06-30T17:33:07Z: Detaching Listeners.
2026-06-30T17:33:07Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10339|10339) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 10
(10339|10479) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10339|10479) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
Deleting datawriter: datawriter_02
(10339|10339) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 10
(10339|10479) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10339|10479) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10339|10339) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 9
(10339|10339) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 9
Deleting datareader: datareader_02
(10339|10339) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 9
(10339|10339) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 9
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10339|10418) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10339|10418) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10418) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10339|10418) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10418) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10339|10418) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10418) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10339|10418) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10339|10502) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.63:45035 , reconnect_state = INIT_STATE.
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10502) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10339|10339) Service_Participant::shutdown
(10339|10339) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30T17:33:07Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.567
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.049
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10339|10339) Service_Participant::~Service_Participant
(10339|10339) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5257c92a.283cd149.000001c1 === Spawned Process #10 (PID 10329) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:32:31Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10329|10329) INFO: set_DCPS_debug_level: set to 3
(10329|10329) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10329|10329) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10329|10329) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10329|10329) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10329|10329) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10329|10329) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10329|10329) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10329|10329) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10329|10329) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10329|10329) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10329|10329) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10329|10329) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10329|10329) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10329|10329) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000e.000001c1(516b6fd0) in domain 7
(10329|10329) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10329|10329) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10329|10329) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10329|10329) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10329|10329) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10329|10329) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(10329|10329) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10329|10491) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10329|10329) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10329|10329) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000001c7(b808cae5), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10329|10329) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10329|10329) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10329|10329) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10329|10491) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10329|10329) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10329|10329) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000002c7(93259926), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10329|10329) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10329|10329) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10329|10329) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10329|10491) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10329|10329) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10329|10329) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000003c7(8a3ea867), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10329|10329) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10329|10329) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10329|10329) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10329|10491) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10329|10329) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10329|10329) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000004c7(c57f3ea0), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10329|10329) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10329|10329) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10329|10329) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10329|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10329|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10329|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10329|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10329|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10329|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10329|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10329|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10329|10329) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10329|10329) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.00000507(4700cd51), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10329|10329) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10329|10329) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10329|10329) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10329|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10329|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10329|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10329|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10329|10329) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10329|10329) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.00000607(6c2d9e92), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10329|10329) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10329|10329) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10329|10329) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10329|10329) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10329|10329) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10329|10329) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10329|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10329|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10329|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10329|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10329|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690)
(10329|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10329|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10329|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690)
(10329|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10329|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10329|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10329|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10329|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10329|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10329|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10329|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10329|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10329|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10329|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10329|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10329|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10329|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10329|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10329|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10329|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10329|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10329|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10329|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10329|10329) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10329|10329) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10329|10329) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000e.00000102(5306fcda), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10329|10329) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10329|10329) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10329|10329) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10329|10329) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1900 with 20 chunks
(10329|10329) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10329|10329) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10329|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10329|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10329|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10329|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10329|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10329|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10329|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10329|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10329|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10329|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10329|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10329|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10329|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10329|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10329|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10329|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10329|10329) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10329|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10329|10329) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10329|10329) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10329|10329) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10329|10329) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000e.00000202(782baf19), publishing to topic name "topic_02" type "Bench::Data"
2026-06-30T17:32:34Z: Process construction / entity creation complete.
2026-06-30T17:32:34Z: Beginning action construction / initialization.
2026-06-30T17:32:34Z: Action construction / initialization complete.
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10329|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10329|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10329|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10329|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000014.00000202(527b203a)
2026-06-30T17:32:35Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:32:35Z: DDS entities enabled.
2026-06-30T17:32:35Z: Initializing process actions.
2026-06-30T17:33:05Z: Starting process actions.
2026-06-30T17:33:05Z: Process tests started.
(10329|10491) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10329|10491) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10329|10491) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10329|10491) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10329|10491) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10329|10491) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10329|10491) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10329|10491) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10329|10491) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10329|10491) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10329|10491) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10329|10491) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-06-30T17:33:06Z: Stopping process tests.
2026-06-30T17:33:06Z: Process tests stopped.
(10329|10491) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10329|10491) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10329|10491) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10329|10491) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10329|10491) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10329|10491) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10329|10491) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10329|10491) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10329|10491) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10329|10491) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10329|10491) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10329|10491) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10329|10491) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10329|10491) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10329|10491) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10329|10491) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10329|10491) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10329|10491) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10329|10491) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10329|10491) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10329|10491) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10329|10491) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10329|10491) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10329|10491) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10329|10491) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10329|10491) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10329|10491) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10329|10491) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10329|10491) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10329|10491) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10329|10491) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10329|10491) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10329|10491) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10329|10491) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10329|10491) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10329|10491) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10329|10491) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10329|10491) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10329|10491) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10329|10491) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10329|10491) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10329|10491) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10329|10491) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10329|10491) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10329|10491) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10329|10491) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10329|10491) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10329|10491) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10329|10491) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10329|10491) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10329|10491) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10329|10491) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10329|10491) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10329|10491) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
2026-06-30T17:33:07Z: Stopping process actions.
2026-06-30T17:33:07Z: Detaching Listeners.
2026-06-30T17:33:07Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10329|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 9
(10329|10491) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10329|10491) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
Deleting datawriter: datawriter_02
(10329|10329) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 9
(10329|10491) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10329|10491) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10329|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 8
(10329|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 8
Deleting datareader: datareader_02
(10329|10329) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 8
(10329|10329) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 8
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10329|10432) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10329|10432) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10329|10432) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10329|10432) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10329|10432) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10329|10432) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10329|10432) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10329|10432) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10329|10513) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.63:45035 , reconnect_state = INIT_STATE.
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10329|10432) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10329|10513) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10329|10329) Service_Participant::shutdown
(10329|10329) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30T17:33:07Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.589
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.051
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10329|10329) Service_Participant::~Service_Participant
(10329|10329) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5257c92a.283cd149.000001c1 === Spawned Process #4 (PID 10323) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:32:31Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10323|10323) INFO: set_DCPS_debug_level: set to 3
(10323|10323) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10323|10323) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10323|10323) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10323|10323) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10323|10323) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10323|10323) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10323|10323) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10323|10323) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10323|10323) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10323|10323) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10323|10323) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10323|10323) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10323|10323) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10323|10323) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000d.000001c1(16cb1500) in domain 7
(10323|10323) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10323|10323) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10323|10323) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10323|10323) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10323|10323) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10323|10323) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(10323|10323) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10323|10480) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10323) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10323|10323) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000001c7(ffa8b035), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10323|10323) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10323|10323) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10323|10323) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10323|10480) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10323) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10323|10323) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000002c7(d485e3f6), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10323|10323) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10323|10323) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10323|10323) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10323|10480) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10323) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10323|10323) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000003c7(cd9ed2b7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10323|10323) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10323|10323) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10323|10323) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10323|10480) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10323) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10323|10323) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000004c7(82df4470), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10323|10323) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10323|10323) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10323|10323) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10323|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10323|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10323|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10323|10323) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10323|10323) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.00000507(00a0b781), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10323|10323) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10323|10323) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10323|10323) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10323|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10323|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10323|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10323|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10323|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10323|10323) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10323|10323) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.00000607(2b8de442), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10323|10323) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10323|10323) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10323|10323) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10323|10323) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10323|10323) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10323|10323) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10323|10480) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10323|10480) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10323|10480) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10323|10480) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10323|10323) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10323|10323) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000d.00000102(14a6860a), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10323|10323) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10323|10323) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10323|10323) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10323|10323) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10323|10323) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10323|10323) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10323|10480) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10323|10480) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10323|10480) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10323|10480) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10323|10480) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10323|10480) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10323|10480) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10323|10480) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10323|10480) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10323|10480) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10323|10323) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10323|10323) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000d.00000202(3f8bd5c9), publishing to topic name "topic_02" type "Bench::Data"
2026-06-30T17:32:34Z: Process construction / entity creation complete.
2026-06-30T17:32:34Z: Beginning action construction / initialization.
2026-06-30T17:32:34Z: Action construction / initialization complete.
(10323|10480) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10323|10480) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10323|10480) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10323|10480) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10323|10480) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10323|10480) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10323|10480) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10323|10480) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10323|10480) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10323|10480) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10323|10480) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10323|10480) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10323|10480) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10323|10480) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10323|10480) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10323|10480) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10323|10480) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10323|10480) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10323|10480) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10323|10480) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10323|10480) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10323|10480) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10323|10480) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10323|10480) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10323|10480) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10323|10480) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10323|10480) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10323|10480) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000014.00000202(527b203a)
2026-06-30T17:32:35Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:32:35Z: DDS entities enabled.
2026-06-30T17:32:35Z: Initializing process actions.
2026-06-30T17:33:05Z: Starting process actions.
2026-06-30T17:33:05Z: Process tests started.
(10323|10480) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10323|10480) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10323|10480) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10323|10480) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10323|10480) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10323|10480) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10323|10480) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10323|10480) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10323|10480) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10323|10480) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10323|10480) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10323|10480) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-06-30T17:33:06Z: Stopping process tests.
2026-06-30T17:33:06Z: Process tests stopped.
(10323|10480) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10323|10480) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10323|10480) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10323|10480) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10323|10480) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10323|10480) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10323|10480) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10323|10480) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10323|10480) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10323|10480) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10323|10480) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10323|10480) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10323|10480) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10323|10480) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10323|10480) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10323|10480) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10323|10480) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10323|10480) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10323|10480) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10323|10480) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10323|10480) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10323|10480) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10323|10480) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10323|10480) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10323|10480) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10323|10480) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10323|10480) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10323|10480) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10323|10480) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10323|10480) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10323|10480) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10323|10480) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10323|10480) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10323|10480) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10323|10480) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10323|10480) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10323|10480) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10323|10480) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10323|10480) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10323|10480) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10323|10480) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10323|10480) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10323|10480) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10323|10480) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10323|10480) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10323|10480) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10323|10480) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10323|10480) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10323|10480) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10323|10480) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10323|10480) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10323|10480) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10323|10480) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10323|10480) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10323|10480) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10323|10480) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10323|10480) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10323|10480) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10323|10480) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10323|10480) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
2026-06-30T17:33:07Z: Stopping process actions.
2026-06-30T17:33:07Z: Detaching Listeners.
2026-06-30T17:33:07Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10323|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 8
(10323|10480) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10323|10480) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
Deleting datawriter: datawriter_02
(10323|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 8
(10323|10480) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10323|10480) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10323|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 7
(10323|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 7
Deleting datareader: datareader_02
(10323|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 7
(10323|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 7
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10323|10410) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10323|10410) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10410) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10323|10410) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10410) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10323|10410) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10410) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10323|10410) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10323|10504) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.63:45035 , reconnect_state = INIT_STATE.
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10410) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10504) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10323|10323) Service_Participant::shutdown
(10323|10323) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30T17:33:07Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.710
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.055
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10323|10323) Service_Participant::~Service_Participant
(10323|10323) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5257c92a.283cd149.000001c1 === Spawned Process #19 (PID 10347) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:32:31Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10347|10347) INFO: set_DCPS_debug_level: set to 3
(10347|10347) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10347|10347) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10347|10347) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10347|10347) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10347|10347) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10347|10347) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10347|10347) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10347|10347) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10347|10347) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10347|10347) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10347|10347) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10347|10347) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10347|10347) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10347|10347) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000f.000001c1(6c0b4660) in domain 7
(10347|10347) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10347|10347) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10347|10347) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10347|10347) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10347|10347) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10347|10347) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(10347|10347) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10347|10492) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10347|10347) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10347|10347) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000001c7(8568e355), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10347|10347) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10347|10347) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10347|10347) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10347|10492) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10347|10347) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10347|10347) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000002c7(ae45b096), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10347|10347) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10347|10347) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10347|10347) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10347|10492) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10347|10347) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10347|10347) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000003c7(b75e81d7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10347|10347) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10347|10347) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10347|10347) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10347|10492) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10347|10347) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10347|10347) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000004c7(f81f1710), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10347|10347) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10347|10347) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10347|10347) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10347|10347) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10347|10347) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10347|10347) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10347|10347) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10347|10347) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10347|10347) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10347|10347) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10347|10347) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.00000507(7a60e4e1), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10347|10347) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10347|10347) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10347|10347) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10347|10347) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10347|10347) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10347|10347) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10347|10347) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10347|10347) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10347|10347) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10347|10347) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.00000607(514db722), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10347|10347) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10347|10347) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10347|10347) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10347|10347) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10347|10347) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10347|10347) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10347|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10347|10347) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10347|10347) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10347|10347) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10347|10347) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10347|10347) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10347|10347) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10347|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10347|10347) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10347|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10347|10347) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10347|10347) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10347|10347) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10347|10347) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10347|10347) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10347|10347) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10347|10347) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10347|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10347|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10347|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10347|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10347|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10347|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10347|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10347|10347) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10347|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10347|10347) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10347|10347) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10347|10347) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10347|10347) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10347|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10347|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10347|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10347|10347) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10347|10347) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000f.00000102(6e66d56a), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10347|10347) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10347|10347) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10347|10347) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10347|10347) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1a00 with 20 chunks
(10347|10347) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10347|10347) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10347|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10347|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10347|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10347|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10347|10347) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10347|10347) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10347|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10347|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10347|10347) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10347|10347) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10347|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10347|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10347|10347) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10347|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10347|10347) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10347|10347) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10347|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10347|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10347|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10347|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10347|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10347|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10347|10347) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10347|10347) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10347|10347) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10347|10347) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10347|10347) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10347|10347) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10347|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10347|10347) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10347|10347) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10347|10347) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10347|10347) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10347|10347) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10347|10347) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000f.00000202(454b86a9), publishing to topic name "topic_02" type "Bench::Data"
2026-06-30T17:32:34Z: Process construction / entity creation complete.
2026-06-30T17:32:34Z: Beginning action construction / initialization.
2026-06-30T17:32:34Z: Action construction / initialization complete.
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10347|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10347|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10347|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10347|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10347|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10347|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10347|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10347|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10347|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10347|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10347|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10347|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10347|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10347|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10347|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10347|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10347|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10347|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000014.00000202(527b203a)
2026-06-30T17:32:35Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:32:35Z: DDS entities enabled.
2026-06-30T17:32:35Z: Initializing process actions.
2026-06-30T17:33:05Z: Starting process actions.
2026-06-30T17:33:05Z: Process tests started.
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10347|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10347|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10347|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10347|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10347|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10347|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10347|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10347|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
2026-06-30T17:33:06Z: Stopping process tests.
2026-06-30T17:33:06Z: Process tests stopped.
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10347|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10347|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10347|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10347|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10347|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10347|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10347|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10347|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10347|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10347|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10347|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10347|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10347|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10347|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10347|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10347|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10347|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10347|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
2026-06-30T17:33:07Z: Stopping process actions.
2026-06-30T17:33:07Z: Detaching Listeners.
2026-06-30T17:33:07Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10347|10347) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 7
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
Deleting datawriter: datawriter_02
(10347|10347) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 7
(10347|10492) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10347|10492) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10347|10347) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 6
(10347|10347) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 6
Deleting datareader: datareader_02
(10347|10347) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 6
(10347|10347) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 6
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10347|10441) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10347|10441) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10347|10441) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10347|10441) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10347|10441) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10347|10441) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10347|10441) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10347|10514) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.63:45035 , reconnect_state = INIT_STATE.
(10347|10441) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10347|10441) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10347|10514) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10347|10347) Service_Participant::shutdown
(10347|10347) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30T17:33:07Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.900
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.043
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10347|10347) Service_Participant::~Service_Participant
(10347|10347) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5257c92a.283cd149.000001c1 === Spawned Process #12 (PID 10332) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:32:31Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10332|10332) INFO: set_DCPS_debug_level: set to 3
(10332|10332) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10332|10332) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10332|10332) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10332|10332) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10332|10332) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10332|10332) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10332|10332) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10332|10332) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10332|10332) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10332|10332) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10332|10332) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10332|10332) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10332|10332) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10332|10332) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000011.000001c1(b3db6f83) in domain 7
(10332|10332) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10332|10332) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10332|10332) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10332|10332) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10332|10332) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10332|10332) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(10332|10332) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10332|10499) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10332|10332) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10332|10332) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000001c7(5ab8cab6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10332|10332) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10332|10332) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10332|10332) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10332|10499) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10332|10332) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10332|10332) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000002c7(71959975), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10332|10332) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10332|10332) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10332|10332) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10332|10499) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10332|10332) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10332|10332) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000003c7(688ea834), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10332|10332) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10332|10332) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10332|10332) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10332|10499) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10332|10332) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10332|10332) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000004c7(27cf3ef3), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10332|10332) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10332|10332) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10332|10332) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10332|10499) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10332|10499) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10332|10499) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10332|10499) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10332|10499) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10332|10499) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10332|10332) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10332|10332) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.00000507(a5b0cd02), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10332|10332) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10332|10332) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10332|10332) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10332|10499) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10332|10499) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10332|10499) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10332|10499) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10332|10499) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10332|10332) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10332|10332) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.00000607(8e9d9ec1), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10332|10332) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10332|10332) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10332|10332) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10332|10332) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10332|10332) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10332|10332) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10332|10499) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10332|10499) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10332|10499) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10332|10499) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10332|10499) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10332|10499) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10332|10499) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10332|10499) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10332|10499) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10332|10499) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10332|10499) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10332|10499) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10332|10499) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10332|10499) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10332|10499) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10332|10499) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10332|10499) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10332|10499) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10332|10499) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10332|10499) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10332|10332) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10332|10332) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000011.00000102(b1b6fc89), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10332|10332) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10332|10332) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10332|10332) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10332|10332) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1900 with 20 chunks
(10332|10332) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10332|10332) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10332|10499) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10332|10499) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10332|10499) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10332|10499) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10332|10499) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10332|10499) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10332|10499) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10332|10499) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10332|10499) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10332|10499) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10332|10499) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10332|10499) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10332|10499) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10332|10499) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10332|10499) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10332|10499) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10332|10499) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10332|10332) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10332|10332) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000011.00000202(9a9baf4a), publishing to topic name "topic_02" type "Bench::Data"
2026-06-30T17:32:34Z: Process construction / entity creation complete.
2026-06-30T17:32:34Z: Beginning action construction / initialization.
2026-06-30T17:32:34Z: Action construction / initialization complete.
(10332|10499) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10332|10499) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10332|10499) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10332|10499) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10332|10499) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10332|10499) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10332|10499) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10332|10499) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10332|10499) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10332|10499) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10332|10499) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10332|10499) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10332|10499) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10332|10499) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10332|10499) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10332|10499) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10332|10499) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10332|10499) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10332|10499) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10332|10499) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10332|10499) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10332|10499) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10332|10499) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10332|10499) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10332|10499) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10332|10499) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000014.00000202(527b203a)
2026-06-30T17:32:35Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:32:35Z: DDS entities enabled.
2026-06-30T17:32:35Z: Initializing process actions.
2026-06-30T17:33:05Z: Starting process actions.
2026-06-30T17:33:05Z: Process tests started.
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
2026-06-30T17:33:06Z: Stopping process tests.
2026-06-30T17:33:06Z: Process tests stopped.
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10332|10499) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
2026-06-30T17:33:07Z: Stopping process actions.
2026-06-30T17:33:07Z: Detaching Listeners.
2026-06-30T17:33:07Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10332|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 6
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
Deleting datawriter: datawriter_02
(10332|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 6
(10332|10499) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10332|10499) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10332|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 5
(10332|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 5
Deleting datareader: datareader_02
(10332|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 5
(10332|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 5
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10332|10426) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10332|10426) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10332|10426) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10332|10426) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10332|10426) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10332|10426) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10332|10528) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.63:45035 , reconnect_state = INIT_STATE.
(10332|10426) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10332|10426) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10332|10426) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10332|10528) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10332|10332) Service_Participant::shutdown
(10332|10332) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30T17:33:07Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.010
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.057
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10332|10332) Service_Participant::~Service_Participant
(10332|10332) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5257c92a.283cd149.000001c1 === Spawned Process #16 (PID 10340) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:32:31Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10340|10340) INFO: set_DCPS_debug_level: set to 3
(10340|10340) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10340|10340) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10340|10340) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10340|10340) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10340|10340) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10340|10340) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10340|10340) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10340|10340) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10340|10340) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10340|10340) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10340|10340) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10340|10340) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10340|10340) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10340|10340) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000010.000001c1(8ebb4633) in domain 7
(10340|10340) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10340|10340) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10340|10340) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10340|10340) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10340|10340) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10340|10340) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(10340|10340) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10340|10494) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10340|10340) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10340|10340) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000001c7(67d8e306), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10340|10340) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10340|10340) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10340|10340) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10340|10494) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10340) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10340|10340) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000002c7(4cf5b0c5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10340|10340) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10340|10340) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10340|10340) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10340|10494) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10340) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10340|10340) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000003c7(55ee8184), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10340|10340) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10340|10340) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10340|10340) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10340|10494) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10340) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10340|10340) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000004c7(1aaf1743), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10340|10340) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10340|10340) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10340|10340) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10340|10340) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10340|10340) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10340|10340) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10340|10340) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.00000507(98d0e4b2), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10340|10340) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10340|10340) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10340|10340) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10340|10340) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10340|10340) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10340|10340) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10340|10340) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10340|10340) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10340|10340) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10340|10340) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10340|10340) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10340|10340) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.00000607(b3fdb771), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10340|10340) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10340|10340) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10340|10340) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10340|10340) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10340|10340) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10340|10340) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10340|10340) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10340|10340) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10340|10340) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10340|10340) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10340|10340) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10340|10340) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10340|10340) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10340|10340) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10340|10340) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10340|10340) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10340|10340) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10340|10340) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10340|10340) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10340|10340) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10340|10340) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10340|10340) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000010.00000102(8cd6d539), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10340|10340) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10340|10340) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10340|10340) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10340|10340) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1900 with 20 chunks
(10340|10340) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10340|10340) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10340|10340) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10340|10340) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10340|10340) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10340|10340) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10340|10340) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10340|10340) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10340|10340) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10340|10340) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10340|10340) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10340|10340) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10340|10340) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10340|10340) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10340|10340) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10340|10340) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10340|10340) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000010.00000202(a7fb86fa), publishing to topic name "topic_02" type "Bench::Data"
2026-06-30T17:32:34Z: Process construction / entity creation complete.
2026-06-30T17:32:34Z: Beginning action construction / initialization.
2026-06-30T17:32:34Z: Action construction / initialization complete.
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10340|10494) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10340|10494) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10340|10494) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10340|10494) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000014.00000202(527b203a)
2026-06-30T17:32:35Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:32:35Z: DDS entities enabled.
2026-06-30T17:32:35Z: Initializing process actions.
2026-06-30T17:33:05Z: Starting process actions.
2026-06-30T17:33:05Z: Process tests started.
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
2026-06-30T17:33:06Z: Stopping process tests.
2026-06-30T17:33:06Z: Process tests stopped.
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10340|10494) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
2026-06-30T17:33:07Z: Stopping process actions.
2026-06-30T17:33:07Z: Detaching Listeners.
2026-06-30T17:33:07Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10340|10340) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 5
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
Deleting datawriter: datawriter_02
(10340|10340) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 5
(10340|10494) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10340|10494) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10340|10340) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 4
(10340|10340) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 4
Deleting datareader: datareader_02
(10340|10340) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 4
(10340|10340) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 4
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10340|10419) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10340|10419) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10340|10419) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10340|10419) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10419) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10340|10419) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10419) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10340|10419) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10419) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10516) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.63:45035 , reconnect_state = INIT_STATE.
(10340|10516) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10340|10340) Service_Participant::shutdown
(10340|10340) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30T17:33:07Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.076
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.047
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10340|10340) Service_Participant::~Service_Participant
(10340|10340) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5257c92a.283cd149.000001c1 === Spawned Process #21 (PID 10351) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:32:31Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10351|10351) INFO: set_DCPS_debug_level: set to 3
(10351|10351) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10351|10351) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10351|10351) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10351|10351) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10351|10351) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10351|10351) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10351|10351) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10351|10351) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10351|10351) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10351|10351) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10351|10351) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10351|10351) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10351|10351) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10351|10351) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000012.000001c1(f47b1553) in domain 7
(10351|10351) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10351|10351) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10351|10351) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10351|10351) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10351|10351) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10351|10351) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(10351|10351) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10351|10500) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10351|10351) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10351|10351) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000001c7(1d18b066), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10351|10351) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10351|10351) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10351|10351) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10351|10500) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10351|10351) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10351|10351) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000002c7(3635e3a5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10351|10351) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10351|10351) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10351|10351) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10351|10500) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10351|10351) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10351|10351) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000003c7(2f2ed2e4), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10351|10351) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10351|10351) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10351|10351) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10351|10351) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10351|10351) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10351|10351) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000004c7(606f4423), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10351|10351) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10351|10351) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10351|10351) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10351|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10351|10351) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10351|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10351|10351) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10351|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10351|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10351|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10351|10351) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10351|10351) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10351|10351) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10351|10351) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10351|10351) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10351|10351) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10351|10351) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10351|10351) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10351|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10351|10351) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10351|10351) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.00000507(e210b7d2), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10351|10351) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10351|10351) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10351|10351) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10351|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10351|10351) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10351|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10351|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10351|10351) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10351|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10351|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10351|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10351|10351) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10351|10351) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10351|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10351|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10351|10351) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10351|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10351|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10351|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10351|10351) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10351|10351) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.00000607(c93de411), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10351|10351) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10351|10351) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10351|10351) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10351|10351) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10351|10351) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10351|10351) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10351|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10351|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10351|10351) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10351|10351) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10351|10351) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10351|10351) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10351|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10351|10351) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10351|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10351|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10351|10351) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690)
(10351|10351) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10351|10351) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10351|10351) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10351|10351) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10351|10351) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10351|10351) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10351|10351) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10351|10351) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10351|10351) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10351|10351) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10351|10351) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10351|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10351|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10351|10351) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10351|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10351|10351) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10351|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10351|10351) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10351|10351) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10351|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10351|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10351|10351) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10351|10351) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10351|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10351|10351) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10351|10351) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10351|10351) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10351|10351) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10351|10351) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10351|10351) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000012.00000102(f6168659), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10351|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10351|10351) WriteDataContainer sample_list_element_allocator 3df8 with 20 chunks
(10351|10351) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10351|10351) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10351|10351) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1c80 with 20 chunks
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10351|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10351|10351) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10351|10351) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10351|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10351|10351) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10351|10351) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10351|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10351|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10351|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10351|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10351|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10351|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10351|10351) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10351|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10351|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10351|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10351|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10351|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10351|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10351|10351) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10351|10351) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10351|10351) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10351|10351) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10351|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10351|10351) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10351|10351) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10351|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10351|10351) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10351|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10351|10351) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10351|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10351|10351) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10351|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10351|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10351|10351) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10351|10351) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10351|10351) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10351|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10351|10351) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10351|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10351|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10351|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10351|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10351|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10351|10500) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10351|10500) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10351|10500) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10351|10351) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10351|10351) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000012.00000202(dd3bd59a), publishing to topic name "topic_02" type "Bench::Data"
2026-06-30T17:32:35Z: Process construction / entity creation complete.
2026-06-30T17:32:35Z: Beginning action construction / initialization.
2026-06-30T17:32:35Z: Action construction / initialization complete.
(10351|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10351|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10351|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10351|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10351|10500) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000014.00000202(527b203a)
2026-06-30T17:32:36Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:32:36Z: DDS entities enabled.
2026-06-30T17:32:36Z: Initializing process actions.
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-06-30T17:33:06Z: Starting process actions.
2026-06-30T17:33:06Z: Process tests started.
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
2026-06-30T17:33:07Z: Stopping process tests.
2026-06-30T17:33:07Z: Process tests stopped.
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10351|10500) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
2026-06-30T17:33:08Z: Stopping process actions.
2026-06-30T17:33:08Z: Detaching Listeners.
2026-06-30T17:33:08Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10351|10351) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 4
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
Deleting datawriter: datawriter_02
(10351|10351) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 4
(10351|10500) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10351|10500) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10351|10351) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 3
(10351|10351) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 3
Deleting datareader: datareader_02
(10351|10351) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 3
(10351|10351) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 3
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10351|10435) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10351|10435) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10351|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10351|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10351|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10351|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10351|10435) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10351|10435) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10351|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10351|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10351|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10351|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10351|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10351|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10351|10435) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10351|10435) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10351|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10351|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10351|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10351|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10351|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10351|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10351|10435) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10351|10435) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10351|10532) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.63:45035 , reconnect_state = INIT_STATE.
(10351|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10351|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10351|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10351|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10351|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10351|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10351|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10351|10435) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10351|10532) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10351|10351) Service_Participant::shutdown
(10351|10351) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30T17:33:08Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.329
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.037
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10351|10351) Service_Participant::~Service_Participant
(10351|10351) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5257c92a.283cd149.000001c1 === Spawned Process #20 (PID 10348) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:32:31Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10348|10348) INFO: set_DCPS_debug_level: set to 3
(10348|10348) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10348|10348) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10348|10348) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10348|10348) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10348|10348) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10348|10348) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10348|10348) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10348|10348) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10348|10348) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10348|10348) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10348|10348) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10348|10348) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10348|10348) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10348|10348) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000013.000001c1(c91b3ce3) in domain 7
(10348|10348) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10348|10348) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10348|10348) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10348|10348) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10348|10348) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10348|10348) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(10348|10348) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10348|10498) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10348|10348) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10348|10348) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000001c7(207899d6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10348|10348) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10348|10348) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10348|10348) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10348|10348) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10348|10348) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000002c7(0b55ca15), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10348|10498) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10348|10348) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10348|10348) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10348|10348) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10348|10498) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10348|10348) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10348|10348) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000003c7(124efb54), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10348|10348) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10348|10348) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10348|10348) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10348|10498) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10348|10348) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10348|10348) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000004c7(5d0f6d93), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10348|10348) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10348|10348) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10348|10348) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10348|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10348|10348) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10348|10348) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10348|10348) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10348|10348) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10348|10348) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10348|10348) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10348|10348) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10348|10348) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10348|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10348|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10348|10348) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10348|10348) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10348|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10348|10348) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10348|10348) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10348|10348) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10348|10348) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.00000507(df709e62), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10348|10348) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10348|10348) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10348|10348) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10348|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10348|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10348|10348) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10348|10348) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10348|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10348|10348) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10348|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10348|10348) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10348|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10348|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10348|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10348|10348) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10348|10348) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10348|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10348|10348) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10348|10348) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10348|10348) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10348|10348) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.00000607(f45dcda1), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10348|10348) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10348|10348) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10348|10348) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10348|10348) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10348|10348) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10348|10348) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10348|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10348|10348) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10348|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10348|10348) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10348|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10348|10348) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10348|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10348|10348) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10348|10348) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10348|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10348|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10348|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10348|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10348|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10348|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10348|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10348|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10348|10348) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10348|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10348|10348) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10348|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10348|10348) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10348|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10348|10348) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10348|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10348|10348) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10348|10348) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10348|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10348|10348) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10348|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10348|10348) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10348|10348) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10348|10348) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10348|10348) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10348|10348) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10348|10348) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10348|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10348|10348) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10348|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10348|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10348|10348) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10348|10348) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10348|10348) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000013.00000102(cb76afe9), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10348|10348) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10348|10348) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10348|10348) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10348|10348) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1a80 with 20 chunks
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10348|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10348|10348) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10348|10348) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10348|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10348|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10348|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10348|10348) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10348|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10348|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10348|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10348|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10348|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10348|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10348|10348) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10348|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10348|10348) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10348|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10348|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10348|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10348|10348) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10348|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10348|10348) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10348|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10348|10348) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10348|10348) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10348|10348) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10348|10348) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10348|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10348|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10348|10348) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10348|10348) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10348|10348) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10348|10348) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10348|10348) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10348|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10348|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10348|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10348|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10348|10348) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10348|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10348|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10348|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10348|10348) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10348|10348) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10348|10348) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10348|10348) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10348|10348) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10348|10348) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10348|10348) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10348|10348) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000013.00000202(e05bfc2a), publishing to topic name "topic_02" type "Bench::Data"
2026-06-30T17:32:35Z: Process construction / entity creation complete.
2026-06-30T17:32:35Z: Beginning action construction / initialization.
2026-06-30T17:32:35Z: Action construction / initialization complete.
(10348|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10348|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10348|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000014.00000202(527b203a)
2026-06-30T17:32:36Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:32:36Z: DDS entities enabled.
2026-06-30T17:32:36Z: Initializing process actions.
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-06-30T17:33:06Z: Starting process actions.
2026-06-30T17:33:06Z: Process tests started.
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
2026-06-30T17:33:07Z: Stopping process tests.
2026-06-30T17:33:07Z: Process tests stopped.
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(10348|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
2026-06-30T17:33:08Z: Stopping process actions.
2026-06-30T17:33:08Z: Detaching Listeners.
2026-06-30T17:33:08Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10348|10348) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 3
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
Deleting datawriter: datawriter_02
(10348|10348) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 3
(10348|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10348|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10348|10348) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 2
(10348|10348) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 2
Deleting datareader: datareader_02
(10348|10348) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 2
(10348|10348) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 2
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10348|10437) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10348|10437) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10348|10437) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10348|10437) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10348|10437) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10348|10437) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10348|10437) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10348|10437) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10348|10437) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10348|10437) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10348|10437) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10348|10437) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10348|10437) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10348|10437) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10348|10437) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10348|10437) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10348|10437) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10348|10437) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10348|10437) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10348|10536) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.63:45035 , reconnect_state = INIT_STATE.
(10348|10437) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10348|10437) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10348|10437) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10348|10437) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10348|10437) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10348|10437) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10348|10536) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10348|10348) Service_Participant::shutdown
(10348|10348) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30T17:33:08Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.363
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.038
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10348|10348) Service_Participant::~Service_Participant
(10348|10348) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5257c92a.283cd149.000001c1 === Spawned Process #18 (PID 10344) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:32:31Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10344|10344) INFO: set_DCPS_debug_level: set to 3
(10344|10344) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10344|10344) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10344|10344) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10344|10344) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10344|10344) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10344|10344) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10344|10344) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10344|10344) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10344|10344) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10344|10344) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10344|10344) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10344|10344) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10344|10344) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10344|10344) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000015.000001c1(465bc943) in domain 7
(10344|10344) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10344|10344) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10344|10344) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10344|10344) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10344|10344) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10344|10344) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(10344|10344) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10344|10497) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10344|10344) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10344|10344) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000001c7(af386c76), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10344|10344) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10344|10344) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10344|10344) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10344|10497) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10344|10344) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10344|10344) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000002c7(84153fb5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10344|10344) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10344|10344) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10344|10344) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10344|10497) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10344|10344) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10344|10344) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000003c7(9d0e0ef4), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10344|10344) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10344|10344) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10344|10344) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10344|10497) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10344|10344) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10344|10344) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000004c7(d24f9833), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10344|10344) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10344|10344) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10344|10344) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10344|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10344|10344) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10344|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10344|10344) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10344|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10344|10344) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10344|10344) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10344|10344) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10344|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10344|10344) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10344|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10344|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10344|10344) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10344|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10344|10344) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10344|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10344|10344) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10344|10344) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.00000507(50306bc2), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10344|10344) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10344|10344) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10344|10344) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10344|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10344|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10344|10344) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10344|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10344|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10344|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10344|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10344|10344) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10344|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10344|10344) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10344|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10344|10344) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10344|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10344|10344) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10344|10344) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10344|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10344|10344) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10344|10344) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10344|10344) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10344|10344) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.00000607(7b1d3801), subscribed to topic name "topic_02" type "Bench::Data"
(10344|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10344|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9)
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10344|10344) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10344|10344) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10344|10344) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10344|10344) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10344|10344) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10344|10344) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10344|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10344|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10344|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10344|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10344|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10344|10344) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10344|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10344|10344) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10344|10344) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10344|10344) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690)
(10344|10344) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10344|10344) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10344|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10344|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10344|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10344|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10344|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10344|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10344|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10344|10344) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10344|10344) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10344|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10344|10344) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10344|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10344|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10344|10344) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10344|10344) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10344|10344) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10344|10344) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10344|10344) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10344|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10344|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10344|10344) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10344|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10344|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10344|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10344|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10344|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10344|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10344|10344) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10344|10344) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10344|10344) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10344|10344) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000015.00000102(44365a49), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10344|10344) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10344|10344) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10344|10344) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10344|10344) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1980 with 20 chunks
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10344|10344) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10344|10344) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10344|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10344|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10344|10344) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10344|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10344|10344) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10344|10344) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10344|10344) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10344|10344) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10344|10344) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10344|10344) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10344|10344) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10344|10344) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10344|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10344|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10344|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10344|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10344|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10344|10344) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10344|10344) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10344|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10344|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10344|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10344|10344) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10344|10344) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10344|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10344|10344) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10344|10344) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10344|10344) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10344|10344) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10344|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10344|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10344|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10344|10344) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10344|10344) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10344|10344) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10344|10497) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10344|10344) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10344|10344) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10344|10344) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10344|10344) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10344|10344) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10344|10344) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10344|10497) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10344|10497) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10344|10344) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10344|10344) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000015.00000202(6f1b098a), publishing to topic name "topic_02" type "Bench::Data"
2026-06-30T17:32:35Z: Process construction / entity creation complete.
2026-06-30T17:32:35Z: Beginning action construction / initialization.
2026-06-30T17:32:35Z: Action construction / initialization complete.
(10344|10497) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a)
2026-06-30T17:32:36Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:32:36Z: DDS entities enabled.
2026-06-30T17:32:36Z: Initializing process actions.
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-06-30T17:33:06Z: Starting process actions.
2026-06-30T17:33:06Z: Process tests started.
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
2026-06-30T17:33:07Z: Stopping process tests.
2026-06-30T17:33:07Z: Process tests stopped.
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 1
(10344|10497) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 1
2026-06-30T17:33:08Z: Stopping process actions.
2026-06-30T17:33:08Z: Detaching Listeners.
2026-06-30T17:33:08Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10344|10344) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272) num remotes 2
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
Deleting datawriter: datawriter_02
(10344|10344) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1) num remotes 2
(10344|10497) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
(10344|10497) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10344|10344) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10344|10344) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
Deleting datareader: datareader_02
(10344|10344) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10344|10344) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10344|10431) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10344|10431) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10344|10431) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10344|10431) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10344|10431) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10344|10431) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10344|10431) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10344|10431) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10344|10431) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10344|10431) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10344|10431) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10344|10431) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10344|10544) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.63:45035 , reconnect_state = INIT_STATE.
(10344|10431) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10344|10431) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10344|10431) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10344|10431) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10344|10431) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10344|10431) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10344|10544) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10344|10344) Service_Participant::shutdown
(10344|10344) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30T17:33:08Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.444
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.037
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10344|10344) Service_Participant::~Service_Participant
(10344|10344) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5257c92a.283cd149.000001c1 === Spawned Process #5 (PID 10324) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:32:31Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10324|10324) INFO: set_DCPS_debug_level: set to 3
(10324|10324) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10324|10324) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10324|10324) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10324|10324) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10324|10324) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10324|10324) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10324|10324) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10324|10324) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10324|10324) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10324|10324) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10324|10324) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10324|10324) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10324|10324) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10324|10324) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000014.000001c1(7b3be0f3) in domain 7
(10324|10324) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10324|10324) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10324|10324) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10324|10324) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10324|10324) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10324|10324) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmmklqx" as fully qualified hostname, please correct system configuration.
(10324|10324) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10324|10495) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10324|10324) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10324|10324) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000001c7(925845c6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10324|10324) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10324|10324) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10324|10324) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10324|10495) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10324|10324) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10324|10324) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000002c7(b9751605), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10324|10324) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10324|10324) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10324|10324) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10324|10495) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10324|10324) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10324|10324) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000003c7(a06e2744), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10324|10324) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10324|10324) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10324|10324) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10324|10495) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10324|10324) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10324|10324) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000004c7(ef2fb183), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10324|10324) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10324|10324) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10324|10324) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10324|10495) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10324|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10324|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10324|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10324|10495) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10324|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10324|10495) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10324|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10324|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10324|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10324|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10324|10495) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10324|10495) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10324|10495) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10324|10495) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10324|10495) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10324|10324) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10324|10324) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.00000507(6d504272), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10324|10324) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10324|10324) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10324|10324) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10324|10495) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10324|10495) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10324|10495) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10324|10495) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10324|10495) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10324|10495) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10324|10495) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10324|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10324|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10324|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10324|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10324|10495) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10324|10495) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10324|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10324|10495) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10324|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10324|10495) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10324|10324) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10324|10324) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.00000607(467d11b1), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10324|10324) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10324|10324) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 14880 with 20 chunks
(10324|10324) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14910 with 20 chunks
(10324|10324) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10324|10324) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10324|10324) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10324|10495) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10324|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10324|10495) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10324|10495) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10324|10495) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10324|10495) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10324|10495) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10324|10495) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10324|10495) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10324|10495) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10324|10495) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10324|10495) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10324|10495) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10324|10495) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10324|10495) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10324|10495) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10324|10495) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10324|10495) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10324|10495) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10324|10495) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10324|10495) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10324|10495) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10324|10495) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10324|10495) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10324|10495) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10324|10495) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10324|10495) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10324|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10324|10495) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10324|10495) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10324|10495) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10324|10324) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10324|10324) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000014.00000102(795673f9), publishing to topic name "topic_01" type "Bench::Data"
(10324|10495) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10324|10324) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10324|10495) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10324|10324) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 149a0 with 20 chunks
(10324|10324) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14a30 with 20 chunks
(10324|10324) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1880 with 20 chunks
(10324|10495) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10324|10324) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10324|10324) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10324|10495) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10324|10495) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10324|10495) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10324|10495) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10324|10495) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10324|10495) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10324|10495) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10324|10495) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10324|10495) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10324|10495) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10324|10495) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10324|10495) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10324|10495) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10324|10495) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10324|10495) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10324|10495) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10324|10495) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10324|10495) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10324|10495) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10324|10495) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10324|10495) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10324|10495) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10324|10495) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10324|10495) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10324|10495) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10324|10495) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10324|10324) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10324|10324) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000014.00000202(527b203a), publishing to topic name "topic_02" type "Bench::Data"
2026-06-30T17:32:35Z: Process construction / entity creation complete.
2026-06-30T17:32:35Z: Beginning action construction / initialization.
2026-06-30T17:32:35Z: Action construction / initialization complete.
2026-06-30T17:32:36Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:32:36Z: DDS entities enabled.
2026-06-30T17:32:36Z: Initializing process actions.
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-06-30T17:33:06Z: Starting process actions.
2026-06-30T17:33:06Z: Process tests started.
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
2026-06-30T17:33:07Z: Stopping process tests.
2026-06-30T17:33:07Z: Process tests stopped.
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000015.00000507(50306bc2) num remotes 1
(10324|10495) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000015.00000607(7b1d3801) num remotes 1
2026-06-30T17:33:08Z: Stopping process actions.
2026-06-30T17:33:08Z: Detaching Listeners.
2026-06-30T17:33:08Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10324|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
Deleting datawriter: datawriter_02
(10324|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1) num remotes 1
(10324|10495) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10324|10495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10324|10414) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10324|10414) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10324|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10324|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10324|10414) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10324|10414) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10324|10414) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10324|10414) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10324|10535) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.63:45035 , reconnect_state = INIT_STATE.
(10324|10414) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10324|10414) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10324|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10324|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10324|10535) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10324|10324) Service_Participant::shutdown
(10324|10324) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30T17:33:08Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.524
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.051
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10324|10324) Service_Participant::~Service_Participant
(10324|10324) Service_Participant::shutdown
=== End of Node Logs ===
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-disco-repo --show-worker-logs Time:71s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-disco-relay --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10556
node_controller PID: 10557 started at 2026-06-30 17:33:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-disco-relay
test_controller PID: 10558 started at 2026-06-30 17:33:29
Using example/config/scenario/ci-disco-relay.json:
Name: Continuous Integration Discovery Test
Description: This is a small quick test for (quiet) discovery capability via the relay with many participant processes
Parameters:
Base: disco
Config: RtpsRelay
Time: 30
Participants: 2
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.5257c92a.293daa87.000001c1 "test_nc_10556"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/3
Started at 2026-06-30T17:33:37Z
Setting scenario launch_time to be 3 seconds from now: 2026-06-30T17:33:40Z
2026-06-30T17:33:40Z: Node 01037c1e.5257c92a.293daa87.000001c1 (test_nc_10556) starting process 10576:
- original config:
- command line: RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -DCPSThreadStatusInterval 1 -LogRelayStatistics 3 -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/example/config/relay/ci-disco-relay.ini -ApplicationDomain 7 -VerticalAddress 4444 -MetaDiscoveryAddress 127.0.0.1:0 -ORBLogFile /tmp/opendds_bench_nc_10557/n01037c1e.5257c92a.293daa87.000001c1w1_log.txt -DCPSPendingTimeout 3
2026-06-30T17:33:40Z: Node 01037c1e.5257c92a.293daa87.000001c1 (test_nc_10556) starting process 10577:
- original config: ci-disco-relay.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10557/n01037c1e.5257c92a.293daa87.000001c1w2_config.json --report /tmp/opendds_bench_nc_10557/n01037c1e.5257c92a.293daa87.000001c1w2_report.json --log /tmp/opendds_bench_nc_10557/n01037c1e.5257c92a.293daa87.000001c1w2_log.txt
2026-06-30T17:33:40Z: Node 01037c1e.5257c92a.293daa87.000001c1 (test_nc_10556) starting process 10578:
- original config: ci-disco-relay.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10557/n01037c1e.5257c92a.293daa87.000001c1w3_config.json --report /tmp/opendds_bench_nc_10557/n01037c1e.5257c92a.293daa87.000001c1w3_report.json --log /tmp/opendds_bench_nc_10557/n01037c1e.5257c92a.293daa87.000001c1w3_log.txt
2026-06-30T17:34:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10577 with exit code 0
2026-06-30T17:34:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10578 with exit code 0
2026-06-30T17:34:40Z: Scenario timed out, Killing Spawned Processes...
2026-06-30T17:34:40Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10576 with exit code 9
Writing report for node name 'test_nc_10556' (id '01037c1e.5257c92a.293daa87.000001c1') with 3 spawned process reports
Got 1 out of 3 expected process reports
Got 2 out of 3 expected process reports
Got 3 out of 3 expected process reports
Ended at 2026-06-30T17:34:41Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 61
percent cpu utilization min = 0.000000
percent cpu utilization max = 8.986306
percent cpu utilization mean = 0.373861
percent cpu utilization stdev = 1.489484
percent cpu utilization median = 0.000000
percent cpu utilization madev = 0.000000
Percent Memory Utilization Statistics:
percent memory utilization count = 61
percent memory utilization min = 0.000000
percent memory utilization max = 2.526674
percent memory utilization mean = 1.807236
percent memory utilization stdev = 0.831661
percent memory utilization median = 2.525990
percent memory utilization madev = 0.000684
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 61
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 1167.190483
percent virtual memory utilization mean = 835.529793
percent virtual memory utilization stdev = 403.688203
percent virtual memory utilization median = 1167.190483
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.078 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.020 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 16
discovery time delta min = 0.005798
discovery time delta max = 0.538788
discovery time delta mean = 0.197042
discovery time delta stdev = 0.190912
discovery time delta median = 0.169698
discovery time delta madev = 0.156576
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 0
Jitter Statistics:
jitter count = 0
Throughput Statistics:
throughput count = 0
Round Trip Latency Statistics:
round trip latency count = 0
Round Trip Jitter Statistics:
round trip jitter count = 0
Round Trip Throughput Statistics:
round trip throughput count = 0
Wrote results to example/result/3
=== Showing Log for Node 01037c1e.5257c92a.293daa87.000001c1 === Spawned Process #2 (PID 10577) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:33:43Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'SedpMulticast' = '0' to [rtps_discovery/rtps_discovery] configuration section
Adding 'RtpsRelayOnly' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'SpdpRtpsRelayAddress' = '127.0.0.1:4444' to [rtps_discovery/rtps_discovery] configuration section
Adding 'SedpRtpsRelayAddress' = '127.0.0.1:4445' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10577|10577) INFO: set_DCPS_debug_level: set to 3
(10577|10577) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10577|10577) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10577|10577) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10577|10577) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10577|10577) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ rtps_discovery].
(10577|10577) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10577|10577) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10577|10577) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10577|10577) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10577|10577) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10577|10577) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10577|10577) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10577|10577) DomainParticipantImpl::enable: enabled participant 01037c1e.5257c92a.2951e748.000001c1(3a447976) in domain 7
(10577|10577) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 90 with 20 chunks
(10577|10577) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b0 with 20 chunks
(10577|10577) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2d0 with 20 chunks
(10577|10577) DataReaderImpl::enable Cached_Allocator_With_Overflow 360 with 20 chunks
(10577|10577) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10577|10577) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10577|10577) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 510 with 20 chunks
(10577|10577) DataReaderImpl::enable Cached_Allocator_With_Overflow 5a0 with 20 chunks
(10577|10577) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 630 with 20 chunks
(10577|10577) DataReaderImpl::enable Cached_Allocator_With_Overflow 6c0 with 20 chunks
(10577|10577) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 750 with 20 chunks
(10577|10577) DataReaderImpl::enable Cached_Allocator_With_Overflow 7e0 with 20 chunks
(10577|10577) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 870 with 20 chunks
(10577|10577) DataReaderImpl::enable Cached_Allocator_With_Overflow 900 with 20 chunks
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7=@_OPENDDS_SEDPTransportInst_01037c1e5257c92a2951e748_7
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_MAX_MESSAGE_SIZE=65466
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_HEARTBEAT_PERIOD=200
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_NAK_RESPONSE_DELAY=100
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_RESPONSIVE_MODE=false
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_SEND_DELAY=10
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_SEND_BUFFER_SIZE=65535
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_RCV_BUFFER_SIZE=65535
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_PORT_MODE=system
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_PB=7400
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_DG=250
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_PG=2
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_D2=2
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_D3=12
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_USE_MULTICAST=false
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_INIT_PARTICIPANT_PORT_ID=2
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_LOCAL_ADDRESS=0.0.0.0:0
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_IPV6_INIT_PARTICIPANT_PORT_ID=3
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_IPV6_LOCAL_ADDRESS=:::0
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_IPV6_ADVERTISED_ADDRESS=:::0
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_USE_RTPS_RELAY=false
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_RTPS_RELAY_ONLY=true
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10577|10577) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_USE_ICE=false
(10577|10577) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5257C92A2951E748_7=@_OPENDDS_SEDP_TransportCfg_01037c1e5257c92a2951e748_7
(10577|10577) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5257C92A2951E748_7_PASSIVE_CONNECT_DURATION=60000
(10577|10596) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_RTPS_RELAY_ONLY=true
(10577|10596) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2951E748_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10577|10577) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow c60 with 20 chunks
(10577|10577) DataReaderImpl::enable Cached_Allocator_With_Overflow cf0 with 20 chunks
(10577|10597) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10577|10597) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.63 (0x7b70000031c8 joined count 2)
(10577|10597) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::7e1e:52ff:fe57:c92a (0x7b70000031c8 joined count 3)
(10577|10597) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10577|10597) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000031c8 joined count 5)
(10577|10577) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10577|10597) Spdp::handle_participant_data - 01037c1e.5257c92a.2951e748.000001c1(3a447976) discovered 01037c1e.5257c92a.29501223.000001c1(378ebc34) lease 5:00 from 127.0.0.1:4444 (0)
(10577|10597) Spdp::update_rtps_relay_application_participant - 01037c1e.5257c92a.29501223.000001c1(378ebc34) is an RtpsRelay application participant
(10577|10597) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.2951e748.000003c2(917b4a4e) remote 01037c1e.5257c92a.29501223.000003c7(ecdb7b83)
(10577|10597) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.2951e748.000004c2(de3adc89) remote 01037c1e.5257c92a.29501223.000004c7(a39aed44)
(10577|10597) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.2951e748.000200c2(b9d2cde3) remote 01037c1e.5257c92a.29501223.000200c7(c472fc2e)
(10577|10597) Spdp::update_rtps_relay_application_participant - 01037c1e.5257c92a.29501223.000001c1(378ebc34) is an RtpsRelay application participant
(10577|10577) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10577|10577) DataReaderImpl::enable: got GUID 01037c1e.5257c92a.2951e748.00000007(51582fb2), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10577|10577) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2f40 with 20 chunks
(10577|10577) DataReaderImpl::enable Cached_Allocator_With_Overflow 2fd0 with 20 chunks
(10577|10577) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10577|10577) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10577|10577) DataReaderImpl::enable: got GUID 01037c1e.5257c92a.2951e748.01000007(e9e448d7), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10577|10577) WriteDataContainer sample_list_element_allocator 6ef8 with 20 chunks
(10577|10577) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 30f0 with 20 chunks
(10577|10577) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 3180 with 20 chunks
(10577|10577) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 2400 with 20 chunks
(10577|10577) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10577|10577) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10577|10596) DataReaderImpl::add_association - bit 0 local 01037c1e.5257c92a.2951e748.00000007(51582fb2) remote 01037c1e.5257c92a.2951e748.00000002(2132db3d)
(10577|10577) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10577|10577) DataWriterImpl::enable: got GUID 01037c1e.5257c92a.2951e748.00000002(2132db3d), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10577|10577) WriteDataContainer sample_list_element_allocator 7278 with 20 chunks
(10577|10577) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 3210 with 20 chunks
(10577|10577) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 32a0 with 20 chunks
(10577|10577) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10577|10596) DataWriterImpl::add_association - bit 0 local 01037c1e.5257c92a.2951e748.00000002(2132db3d) remote 01037c1e.5257c92a.2951e748.00000007(51582fb2)
(10577|10577) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10577|10577) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10577|10596) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.2951e748.00000002(2132db3d) succeeded in associating with reader 01037c1e.5257c92a.2951e748.00000007(51582fb2)
(10577|10596) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.2951e748.00000002(2132db3d) reader 01037c1e.5257c92a.2951e748.00000007(51582fb2) calling association_complete_i
(10577|10596) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5257c92a.2951e748.00000002(2132db3d) remote 01037c1e.5257c92a.2951e748.00000007(51582fb2)
(10577|10577) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10577|10577) DataWriterImpl::enable: got GUID 01037c1e.5257c92a.2951e748.01000002(998ebc58), publishing to topic name "topic_02" type "Bench::Data"
(10577|10596) DataReaderImpl::add_association - bit 0 local 01037c1e.5257c92a.2951e748.01000007(e9e448d7) remote 01037c1e.5257c92a.2951e748.01000002(998ebc58)
2026-06-30T17:33:43Z: Process construction / entity creation complete.
2026-06-30T17:33:43Z: Beginning action construction / initialization.
2026-06-30T17:33:43Z: Action construction / initialization complete.
(10577|10596) DataWriterImpl::add_association - bit 0 local 01037c1e.5257c92a.2951e748.01000002(998ebc58) remote 01037c1e.5257c92a.2951e748.01000007(e9e448d7)
(10577|10596) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.2951e748.01000002(998ebc58) succeeded in associating with reader 01037c1e.5257c92a.2951e748.01000007(e9e448d7)
(10577|10596) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.2951e748.01000002(998ebc58) reader 01037c1e.5257c92a.2951e748.01000007(e9e448d7) calling association_complete_i
(10577|10596) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5257c92a.2951e748.01000002(998ebc58) remote 01037c1e.5257c92a.2951e748.01000007(e9e448d7)
(10577|10597) Spdp::handle_participant_data - 01037c1e.5257c92a.2951e748.000001c1(3a447976) discovered 01037c1e.5257c92a.2952945e.000001c1(69ba7ea6) lease 5:00 from 127.0.0.1:4444 (1)
(10577|10597) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.2951e748.000300c3(cf179742) remote 01037c1e.5257c92a.2952945e.000300c4(028d0531)
(10577|10597) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.2951e748.000301c3(d60ca603) remote 01037c1e.5257c92a.2952945e.000301c4(1b963470)
(10577|10597) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.2951e748.000003c2(917b4a4e) remote 01037c1e.5257c92a.2952945e.000003c7(b2efb911)
(10577|10597) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.2951e748.000004c2(de3adc89) remote 01037c1e.5257c92a.2952945e.000004c7(fdae2fd6)
(10577|10597) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.2951e748.000200c2(b9d2cde3) remote 01037c1e.5257c92a.2952945e.000200c7(9a463ebc)
(10577|10596) DataWriterImpl::add_association - bit 0 local 01037c1e.5257c92a.2951e748.00000002(2132db3d) remote 01037c1e.5257c92a.2952945e.00000007(02a62862)
(10577|10596) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.2951e748.00000002(2132db3d) succeeded in associating with reader 01037c1e.5257c92a.2952945e.00000007(02a62862)
(10577|10596) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.2951e748.00000002(2132db3d) reader 01037c1e.5257c92a.2952945e.00000007(02a62862) calling association_complete_i
(10577|10596) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5257c92a.2951e748.00000002(2132db3d) remote 01037c1e.5257c92a.2952945e.00000007(02a62862)
(10577|10596) DataWriterImpl::add_association - bit 0 local 01037c1e.5257c92a.2951e748.01000002(998ebc58) remote 01037c1e.5257c92a.2952945e.01000007(ba1a4f07)
(10577|10596) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.2951e748.01000002(998ebc58) succeeded in associating with reader 01037c1e.5257c92a.2952945e.01000007(ba1a4f07)
(10577|10596) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.2951e748.01000002(998ebc58) reader 01037c1e.5257c92a.2952945e.01000007(ba1a4f07) calling association_complete_i
(10577|10596) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5257c92a.2951e748.01000002(998ebc58) remote 01037c1e.5257c92a.2952945e.01000007(ba1a4f07)
(10577|10596) DataReaderImpl::add_association - bit 0 local 01037c1e.5257c92a.2951e748.00000007(51582fb2) remote 01037c1e.5257c92a.2952945e.00000002(72ccdced)
(10577|10596) DataReaderImpl::add_association - bit 0 local 01037c1e.5257c92a.2951e748.01000007(e9e448d7) remote 01037c1e.5257c92a.2952945e.01000002(ca70bb88)
2026-06-30T17:33:44Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:33:44Z: DDS entities enabled.
2026-06-30T17:33:44Z: Initializing process actions.
(10577|10597) Spdp::update_rtps_relay_application_participant - 01037c1e.5257c92a.29501223.000001c1(378ebc34) is an RtpsRelay application participant
2026-06-30T17:34:14Z: Starting process actions.
2026-06-30T17:34:14Z: Process tests started.
2026-06-30T17:34:15Z: Stopping process tests.
2026-06-30T17:34:15Z: Process tests stopped.
2026-06-30T17:34:16Z: Stopping process actions.
2026-06-30T17:34:16Z: Detaching Listeners.
2026-06-30T17:34:16Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10577|10577) DataWriterImpl::remove_associations: bit 0 local 01037c1e.5257c92a.2951e748.00000002(2132db3d) remote 01037c1e.5257c92a.2951e748.00000007(51582fb2) num remotes 2
(10577|10596) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5257c92a.2951e748.00000007(51582fb2) remote 01037c1e.5257c92a.2951e748.00000002(2132db3d) num remotes 1
(10577|10596) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5257c92a.2951e748.00000007(51582fb2) remote 01037c1e.5257c92a.2951e748.00000002(2132db3d) num remotes 1
Deleting datawriter: datawriter_02
(10577|10577) DataWriterImpl::remove_associations: bit 0 local 01037c1e.5257c92a.2951e748.01000002(998ebc58) remote 01037c1e.5257c92a.2951e748.01000007(e9e448d7) num remotes 2
(10577|10596) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5257c92a.2951e748.01000007(e9e448d7) remote 01037c1e.5257c92a.2951e748.01000002(998ebc58) num remotes 1
Deleting publisher: publisher_01
(10577|10596) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5257c92a.2951e748.01000007(e9e448d7) remote 01037c1e.5257c92a.2951e748.01000002(998ebc58) num remotes 1
Deleting datareader: datareader_01
(10577|10577) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5257c92a.2951e748.00000007(51582fb2) remote 01037c1e.5257c92a.2952945e.00000002(72ccdced) num remotes 1
(10577|10577) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5257c92a.2951e748.00000007(51582fb2) remote 01037c1e.5257c92a.2952945e.00000002(72ccdced) num remotes 1
Deleting datareader: datareader_02
(10577|10577) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5257c92a.2951e748.01000007(e9e448d7) remote 01037c1e.5257c92a.2952945e.01000002(ca70bb88) num remotes 1
(10577|10577) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5257c92a.2951e748.01000007(e9e448d7) remote 01037c1e.5257c92a.2952945e.01000002(ca70bb88) num remotes 1
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10577|10577) Service_Participant::shutdown
(10577|10577) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30T17:34:16Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.073
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.020
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10577|10577) Service_Participant::~Service_Participant
(10577|10577) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5257c92a.293daa87.000001c1 === Spawned Process #3 (PID 10578) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:33:43Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'SedpMulticast' = '0' to [rtps_discovery/rtps_discovery] configuration section
Adding 'RtpsRelayOnly' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'SpdpRtpsRelayAddress' = '127.0.0.1:4444' to [rtps_discovery/rtps_discovery] configuration section
Adding 'SedpRtpsRelayAddress' = '127.0.0.1:4445' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10578|10578) INFO: set_DCPS_debug_level: set to 3
(10578|10578) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10578|10578) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10578|10578) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10578|10578) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10578|10578) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ rtps_discovery].
(10578|10578) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10578|10578) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10578|10578) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10578|10578) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10578|10578) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10578|10578) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10578|10578) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10578|10578) DomainParticipantImpl::enable: enabled participant 01037c1e.5257c92a.2952945e.000001c1(69ba7ea6) in domain 7
(10578|10578) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 90 with 20 chunks
(10578|10578) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b0 with 20 chunks
(10578|10578) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2d0 with 20 chunks
(10578|10578) DataReaderImpl::enable Cached_Allocator_With_Overflow 360 with 20 chunks
(10578|10578) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10578|10578) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10578|10578) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 510 with 20 chunks
(10578|10578) DataReaderImpl::enable Cached_Allocator_With_Overflow 5a0 with 20 chunks
(10578|10578) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 630 with 20 chunks
(10578|10578) DataReaderImpl::enable Cached_Allocator_With_Overflow 6c0 with 20 chunks
(10578|10578) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 750 with 20 chunks
(10578|10578) DataReaderImpl::enable Cached_Allocator_With_Overflow 7e0 with 20 chunks
(10578|10578) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 870 with 20 chunks
(10578|10578) DataReaderImpl::enable Cached_Allocator_With_Overflow 900 with 20 chunks
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7=@_OPENDDS_SEDPTransportInst_01037c1e5257c92a2952945e_7
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_MAX_MESSAGE_SIZE=65466
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_HEARTBEAT_PERIOD=200
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_NAK_RESPONSE_DELAY=100
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_RESPONSIVE_MODE=false
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_SEND_DELAY=10
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_SEND_BUFFER_SIZE=65535
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_RCV_BUFFER_SIZE=65535
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_PORT_MODE=system
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_PB=7400
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_DG=250
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_PG=2
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_D2=2
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_D3=12
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_USE_MULTICAST=false
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_INIT_PARTICIPANT_PORT_ID=4
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_LOCAL_ADDRESS=0.0.0.0:0
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_IPV6_INIT_PARTICIPANT_PORT_ID=5
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_IPV6_LOCAL_ADDRESS=:::0
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_IPV6_ADVERTISED_ADDRESS=:::0
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_USE_RTPS_RELAY=false
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_RTPS_RELAY_ONLY=true
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10578|10578) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_USE_ICE=false
(10578|10578) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5257C92A2952945E_7=@_OPENDDS_SEDP_TransportCfg_01037c1e5257c92a2952945e_7
(10578|10578) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5257C92A2952945E_7_PASSIVE_CONNECT_DURATION=60000
(10578|10602) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_RTPS_RELAY_ONLY=true
(10578|10602) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2952945E_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10578|10578) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow c60 with 20 chunks
(10578|10578) DataReaderImpl::enable Cached_Allocator_With_Overflow cf0 with 20 chunks
(10578|10603) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10578|10603) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.63 (0x7b70000031c8 joined count 2)
(10578|10603) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::7e1e:52ff:fe57:c92a (0x7b70000031c8 joined count 3)
(10578|10603) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10578|10603) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000031c8 joined count 5)
(10578|10603) Spdp::handle_participant_data - 01037c1e.5257c92a.2952945e.000001c1(69ba7ea6) discovered 01037c1e.5257c92a.29501223.000001c1(378ebc34) lease 5:00 from 127.0.0.1:4444 (0)
(10578|10603) Spdp::update_rtps_relay_application_participant - 01037c1e.5257c92a.29501223.000001c1(378ebc34) is an RtpsRelay application participant
(10578|10603) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.2952945e.000003c2(c2854d9e) remote 01037c1e.5257c92a.29501223.000003c7(ecdb7b83)
(10578|10578) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10578|10603) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.2952945e.000004c2(8dc4db59) remote 01037c1e.5257c92a.29501223.000004c7(a39aed44)
(10578|10603) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.2952945e.000200c2(ea2cca33) remote 01037c1e.5257c92a.29501223.000200c7(c472fc2e)
(10578|10578) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10578|10578) DataReaderImpl::enable: got GUID 01037c1e.5257c92a.2952945e.00000007(02a62862), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10578|10578) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2f40 with 20 chunks
(10578|10578) DataReaderImpl::enable Cached_Allocator_With_Overflow 2fd0 with 20 chunks
(10578|10578) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10578|10578) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10578|10578) DataReaderImpl::enable: got GUID 01037c1e.5257c92a.2952945e.01000007(ba1a4f07), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10578|10578) WriteDataContainer sample_list_element_allocator 6ef8 with 20 chunks
(10578|10578) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 30f0 with 20 chunks
(10578|10578) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 3180 with 20 chunks
(10578|10578) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 2400 with 20 chunks
(10578|10578) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10578|10578) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10578|10578) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10578|10602) DataReaderImpl::add_association - bit 0 local 01037c1e.5257c92a.2952945e.00000007(02a62862) remote 01037c1e.5257c92a.2952945e.00000002(72ccdced)
(10578|10578) DataWriterImpl::enable: got GUID 01037c1e.5257c92a.2952945e.00000002(72ccdced), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10578|10578) WriteDataContainer sample_list_element_allocator 7278 with 20 chunks
(10578|10578) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 3210 with 20 chunks
(10578|10578) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 32a0 with 20 chunks
(10578|10578) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10578|10578) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10578|10602) DataWriterImpl::add_association - bit 0 local 01037c1e.5257c92a.2952945e.00000002(72ccdced) remote 01037c1e.5257c92a.2952945e.00000007(02a62862)
(10578|10578) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10578|10602) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.2952945e.00000002(72ccdced) succeeded in associating with reader 01037c1e.5257c92a.2952945e.00000007(02a62862)
(10578|10602) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.2952945e.00000002(72ccdced) reader 01037c1e.5257c92a.2952945e.00000007(02a62862) calling association_complete_i
(10578|10602) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5257c92a.2952945e.00000002(72ccdced) remote 01037c1e.5257c92a.2952945e.00000007(02a62862)
(10578|10602) DataReaderImpl::add_association - bit 0 local 01037c1e.5257c92a.2952945e.01000007(ba1a4f07) remote 01037c1e.5257c92a.2952945e.01000002(ca70bb88)
(10578|10578) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10578|10578) DataWriterImpl::enable: got GUID 01037c1e.5257c92a.2952945e.01000002(ca70bb88), publishing to topic name "topic_02" type "Bench::Data"
2026-06-30T17:33:43Z: Process construction / entity creation complete.
2026-06-30T17:33:43Z: Beginning action construction / initialization.
2026-06-30T17:33:43Z: Action construction / initialization complete.
(10578|10602) DataWriterImpl::add_association - bit 0 local 01037c1e.5257c92a.2952945e.01000002(ca70bb88) remote 01037c1e.5257c92a.2952945e.01000007(ba1a4f07)
(10578|10602) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.2952945e.01000002(ca70bb88) succeeded in associating with reader 01037c1e.5257c92a.2952945e.01000007(ba1a4f07)
(10578|10602) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.2952945e.01000002(ca70bb88) reader 01037c1e.5257c92a.2952945e.01000007(ba1a4f07) calling association_complete_i
(10578|10602) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5257c92a.2952945e.01000002(ca70bb88) remote 01037c1e.5257c92a.2952945e.01000007(ba1a4f07)
(10578|10603) Spdp::handle_participant_data - 01037c1e.5257c92a.2952945e.000001c1(69ba7ea6) discovered 01037c1e.5257c92a.2951e748.000001c1(3a447976) lease 5:00 from 127.0.0.1:4444 (1)
(10578|10603) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.2952945e.000300c3(9ce99092) remote 01037c1e.5257c92a.2951e748.000300c4(517302e1)
(10578|10603) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.2952945e.000301c3(85f2a1d3) remote 01037c1e.5257c92a.2951e748.000301c4(486833a0)
(10578|10603) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.2952945e.000003c2(c2854d9e) remote 01037c1e.5257c92a.2951e748.000003c7(e111bec1)
(10578|10603) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.2952945e.000004c2(8dc4db59) remote 01037c1e.5257c92a.2951e748.000004c7(ae502806)
(10578|10603) DEBUG: Sedp::association_complete_i local 01037c1e.5257c92a.2952945e.000200c2(ea2cca33) remote 01037c1e.5257c92a.2951e748.000200c7(c9b8396c)
(10578|10602) DataWriterImpl::add_association - bit 0 local 01037c1e.5257c92a.2952945e.00000002(72ccdced) remote 01037c1e.5257c92a.2951e748.00000007(51582fb2)
(10578|10602) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.2952945e.00000002(72ccdced) succeeded in associating with reader 01037c1e.5257c92a.2951e748.00000007(51582fb2)
(10578|10602) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.2952945e.00000002(72ccdced) reader 01037c1e.5257c92a.2951e748.00000007(51582fb2) calling association_complete_i
(10578|10602) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5257c92a.2952945e.00000002(72ccdced) remote 01037c1e.5257c92a.2951e748.00000007(51582fb2)
(10578|10602) DataWriterImpl::add_association - bit 0 local 01037c1e.5257c92a.2952945e.01000002(ca70bb88) remote 01037c1e.5257c92a.2951e748.01000007(e9e448d7)
(10578|10602) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.2952945e.01000002(ca70bb88) succeeded in associating with reader 01037c1e.5257c92a.2951e748.01000007(e9e448d7)
(10578|10602) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.2952945e.01000002(ca70bb88) reader 01037c1e.5257c92a.2951e748.01000007(e9e448d7) calling association_complete_i
(10578|10602) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5257c92a.2952945e.01000002(ca70bb88) remote 01037c1e.5257c92a.2951e748.01000007(e9e448d7)
(10578|10602) DataReaderImpl::add_association - bit 0 local 01037c1e.5257c92a.2952945e.00000007(02a62862) remote 01037c1e.5257c92a.2951e748.00000002(2132db3d)
(10578|10602) DataReaderImpl::add_association - bit 0 local 01037c1e.5257c92a.2952945e.01000007(ba1a4f07) remote 01037c1e.5257c92a.2951e748.01000002(998ebc58)
2026-06-30T17:33:44Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:33:44Z: DDS entities enabled.
2026-06-30T17:33:44Z: Initializing process actions.
2026-06-30T17:34:14Z: Starting process actions.
2026-06-30T17:34:14Z: Process tests started.
2026-06-30T17:34:15Z: Stopping process tests.
2026-06-30T17:34:15Z: Process tests stopped.
(10578|10602) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5257c92a.2952945e.00000007(02a62862) remote 01037c1e.5257c92a.2951e748.00000002(2132db3d) num remotes 1
(10578|10602) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5257c92a.2952945e.00000007(02a62862) remote 01037c1e.5257c92a.2951e748.00000002(2132db3d) num remotes 1
(10578|10602) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5257c92a.2952945e.01000007(ba1a4f07) remote 01037c1e.5257c92a.2951e748.01000002(998ebc58) num remotes 1
(10578|10602) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5257c92a.2952945e.01000007(ba1a4f07) remote 01037c1e.5257c92a.2951e748.01000002(998ebc58) num remotes 1
(10578|10602) DataWriterImpl::remove_associations: bit 0 local 01037c1e.5257c92a.2952945e.00000002(72ccdced) remote 01037c1e.5257c92a.2951e748.00000007(51582fb2) num remotes 1
(10578|10602) DataWriterImpl::remove_associations: bit 0 local 01037c1e.5257c92a.2952945e.01000002(ca70bb88) remote 01037c1e.5257c92a.2951e748.01000007(e9e448d7) num remotes 1
2026-06-30T17:34:16Z: Stopping process actions.
2026-06-30T17:34:16Z: Detaching Listeners.
2026-06-30T17:34:16Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10578|10578) DataWriterImpl::remove_associations: bit 0 local 01037c1e.5257c92a.2952945e.00000002(72ccdced) remote 01037c1e.5257c92a.2952945e.00000007(02a62862) num remotes 1
(10578|10602) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5257c92a.2952945e.00000007(02a62862) remote 01037c1e.5257c92a.2952945e.00000002(72ccdced) num remotes 1
(10578|10602) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5257c92a.2952945e.00000007(02a62862) remote 01037c1e.5257c92a.2952945e.00000002(72ccdced) num remotes 1
Deleting datawriter: datawriter_02
(10578|10578) DataWriterImpl::remove_associations: bit 0 local 01037c1e.5257c92a.2952945e.01000002(ca70bb88) remote 01037c1e.5257c92a.2952945e.01000007(ba1a4f07) num remotes 1
(10578|10602) DataReaderImpl::remove_associations: bit 0 local 01037c1e.5257c92a.2952945e.01000007(ba1a4f07) remote 01037c1e.5257c92a.2952945e.01000002(ca70bb88) num remotes 1
Deleting publisher: publisher_01
(10578|10602) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.5257c92a.2952945e.01000007(ba1a4f07) remote 01037c1e.5257c92a.2952945e.01000002(ca70bb88) num remotes 1
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10578|10578) Service_Participant::shutdown
(10578|10578) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-06-30T17:34:16Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.078
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.019
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10578|10578) Service_Participant::~Service_Participant
(10578|10578) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.5257c92a.293daa87.000001c1 === Spawned Process #1 (PID 10576) ===
(10576|10576) INFO: set_DCPS_debug_level: set to 1
(10576|10576) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY_DEBUG_LEVEL=2
(10576|10576) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_THREAD_STATUS_INTERVAL=1
(10576|10576) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/example/config/relay/ci-disco-relay.ini
(10576|10576) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(10576|10576) INFO: Service_Participant::process_config_file: Going to load configuration from "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/example/config/relay/ci-disco-relay.ini"
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1_TRANSPORT_TYPE=rtps_udp
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1_USE_MULTICAST=0
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1=@relay1
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_CHECK_SOURCE_IP=0
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_PERIODIC_DIRECTED_SPDP=1
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_UNDIRECTED_SPDP=0
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SEDP_MULTICAST=0
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_RTPS_RELAY_ONLY=1
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SEDP_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SPDP_RTPS_RELAY_ADDRESS=127.0.0.1:4444
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY=@application_rtps_discovery
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_SEDP_MULTICAST=0
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY=@relay_rtps_discovery
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(10576|10576) INFO: ConfigStoreImpl::set_string: DOMAIN_0_DISCOVERY_CONFIG=relay_rtps_discovery
(10576|10576) INFO: ConfigStoreImpl::set_string: DOMAIN_0=@0
(10576|10576) INFO: ConfigStoreImpl::set_string: DOMAIN_7_DISCOVERY_CONFIG=application_rtps_discovery
(10576|10576) INFO: ConfigStoreImpl::set_string: DOMAIN_7=@7
(10576|10576) INFO: ConfigStoreImpl::set_string: DOMAIN=@domain
(10576|10576) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
(10576|10576) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10576|10576) Service_Participant::set_repo_domain: Domain[ 0] = Repo[ relay_rtps_discovery].
(10576|10576) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ application_rtps_discovery].
(10576|10576) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10576|10576) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(10576|10576) Service_Participant::get_domain_participant_factory: machine: runnervmmklqx, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10576|10576) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10576|10576) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10576|10576) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY=@rtps_relay
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_DISCOVERY=true
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_ACTIVITY=true
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_RELAY_STATISTICS=3.000000000
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LIFESPAN=60.000000000
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_INACTIVE_PERIOD=60.000000000
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_WARNINGS=false
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_HTTP=false
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_THREAD_STATUS=false
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_THREAD_STATUS_SAFETY_FACTOR=3
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_UTILIZATION_LIMIT=0.95
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_UTILIZATION_CHANGES=false
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_HANDLER_STATISTICS=0.000000000
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATISTICS=0.000000000
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_HANDLER_STATISTICS=0.000000000
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATUS=0.000000000
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATUS_LIVELINESS=0.000000000
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_RESTART_DETECTION=false
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ADMISSION_CONTROL_QUEUE_SIZE=0
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ADMISSION_CONTROL_QUEUE_DURATION=0.000000000
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_IPS_PER_CLIENT=0
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_REJECTED_ADDRESS_DURATION=0.000000000
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_PARTICIPANTS_HIGH_WATER=0
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_PARTICIPANTS_LOW_WATER=0
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_DENIED_PARTITIONS_TIMEOUT=900.000000000
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ASYNC_DISCOVERY_CACHE_TIMEOUT=604800.000000000
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_ASYNC_DISCOVERY=false
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_SYNCHRONIZE_ASYNC_DISCOVERY_CACHE=false
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ASYNC_DISCOVERY_REMOTE_CACHE_TIMEOUT=2592000.000000000
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ASYNC_DISCOVERY_CROSS_RELAY_TIMEOUT=5.000000000
(10576|10576) INFO: ConfigStoreImpl::set_string: COMMON_BIT_AUTOPURGE_NOWRITER_SAMPLES_DELAY=60.000000000
(10576|10576) INFO: ConfigStoreImpl::set_string: COMMON_BIT_AUTOPURGE_DISPOSED_SAMPLES_DELAY=60.000000000
(10576|10576) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_PARTICIPANT_FLAGS=7
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0=@_OPENDDS_SEDPTransportInst_01037c1e5257c92a2950aa95_0
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_MAX_MESSAGE_SIZE=65466
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_HEARTBEAT_PERIOD=200
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_NAK_RESPONSE_DELAY=100
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_RESPONSIVE_MODE=false
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_SEND_DELAY=10
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_SEND_BUFFER_SIZE=65535
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_RCV_BUFFER_SIZE=65535
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_PORT_MODE=system
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_PB=7400
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_DG=250
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_PG=2
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_D2=2
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_D3=12
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_USE_MULTICAST=false
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_INIT_PARTICIPANT_PORT_ID=0
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_LOCAL_ADDRESS=0.0.0.0:0
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_ADVERTISED_ADDRESS=0.0.0.0:0
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_IPV6_INIT_PARTICIPANT_PORT_ID=1
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_IPV6_LOCAL_ADDRESS=:::0
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_IPV6_ADVERTISED_ADDRESS=:::0
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_USE_RTPS_RELAY=false
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_RTPS_RELAY_ONLY=false
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A2950AA95_0_USE_ICE=false
(10576|10576) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5257C92A2950AA95_0=@_OPENDDS_SEDP_TransportCfg_01037c1e5257c92a2950aa95_0
(10576|10576) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5257C92A2950AA95_0_PASSIVE_CONNECT_DURATION=60000
(10576|10588) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10576|10588) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on eth0/10.1.0.63 (0x7b70000031c8 joined count 2)
(10576|10588) INFO: MulticastManager::join: joined group ff03::1:7400 on eth0/fe80::7e1e:52ff:fe57:c92a (0x7b70000031c8 joined count 3)
(10576|10588) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10576|10588) INFO: MulticastManager::join: joined group ff03::1:7400 on lo/::1 (0x7b70000031c8 joined count 5)
(10576|10576) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10576|10576) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10576|10583) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10576|10583) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10576|10576) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10576|10576) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10576|10576) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_PARTICIPANT_FLAGS=7
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7=@_OPENDDS_SEDPTransportInst_01037c1e5257c92a29501223_7
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_MAX_MESSAGE_SIZE=65466
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_HEARTBEAT_PERIOD=200
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_NAK_RESPONSE_DELAY=100
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_RESPONSIVE_MODE=false
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_SEND_DELAY=10
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_SEND_BUFFER_SIZE=65535
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_RCV_BUFFER_SIZE=65535
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_PORT_MODE=system
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_PB=7400
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_DG=250
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_PG=2
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_D2=2
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_D3=12
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_USE_MULTICAST=false
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_INIT_PARTICIPANT_PORT_ID=0
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_LOCAL_ADDRESS=0.0.0.0:0
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_IPV6_INIT_PARTICIPANT_PORT_ID=1
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_IPV6_LOCAL_ADDRESS=:::0
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_IPV6_ADVERTISED_ADDRESS=:::0
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_USE_RTPS_RELAY=false
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_RTPS_RELAY_ONLY=true
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10576|10576) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_USE_ICE=false
(10576|10576) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5257C92A29501223_7=@_OPENDDS_SEDP_TransportCfg_01037c1e5257c92a29501223_7
(10576|10576) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E5257C92A29501223_7_PASSIVE_CONNECT_DURATION=60000
(10576|10591) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_RTPS_RELAY_ONLY=true
(10576|10591) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E5257C92A29501223_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10576|10576) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10576|10592) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000059c8 joined count 1)
(10576|10592) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.63 (0x7b70000059c8 joined count 2)
(10576|10592) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::7e1e:52ff:fe57:c92a (0x7b70000059c8 joined count 3)
(10576|10592) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000059c8 joined count 4)
(10576|10592) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000059c8 joined count 5)
(10576|10576) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10576|10576) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10576|10576) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10576|10576) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":0,"nanosec":43443000},"rtps":{"messages_in":0,"bytes_in":0,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":0},"messages_out":0,"bytes_out":0,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":0}},"stun":{"messages_in":0,"bytes_in":0,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":0},"messages_out":0,"bytes_out":0,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":0}},"max_gain":0,"error_count":0,"local_active_participants":0,"new_address_count":0,"expired_address_count":0,"max_queue_size":0,"max_queue_latency":{"sec":0,"nanosec":0},"local_participants":0,"local_writers":0,"local_readers":0,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":0,"relay_participant_status_sub_count":0,"relay_address_sub_count":0,"relay_status_sub_count":0,"async_discovery_cache_update_sub_count":0,"async_discovery_cache_prune_sub_count":0,"relay_partitions_pub_count":0,"relay_address_pub_count":0,"admission_deferral_count":0,"unadmitted_entry_count":0,"remote_map_size":0,"max_ips_per_client":0,"total_client_ips":0,"total_client_ports":0,"rejected_address_map_size":0,"deactivation_queue_size":0,"expiration_queue_size":0,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"async_discovery_local_cache_size":0,"async_discovery_local_expiration_map_size":0,"async_discovery_remote_cache_size":0,"async_discovery_remote_expiration_map_size":0,"virtual_memory_kb":537212540,"client_partitions":{"slots":0,"free_slots":0,"count":0,"partition_index_cache":0,"partition_index_nodes":0,"guids":0,"guids_cache":0},"relay_partitions":{"addresses":0,"partition_index_cache":0,"partition_index_nodes":0,"slots":0},"opendds_modules":[]}
(10576|10576) STAT: _OPENDDS_SEDPTransportInst_01037c1e5257c92a29501223_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5257c92a29501223_7","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":2,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":2,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10576|10576) STAT: _OPENDDS_SEDPTransportInst_01037c1e5257c92a2950aa95_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5257c92a2950aa95_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10576|10576) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":0,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10576|10576) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10576|10587) DataReaderImpl::add_association - bit 0 local 01037c1e.5257c92a.2950aa95.00000007(358c865c) remote 01037c1e.5257c92a.2950aa95.02000002(efefba58)
(10576|10587) DataWriterImpl::add_association - bit 0 local 01037c1e.5257c92a.2950aa95.02000002(efefba58) remote 01037c1e.5257c92a.2950aa95.00000007(358c865c)
(10576|10587) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.2950aa95.02000002(efefba58) succeeded in associating with reader 01037c1e.5257c92a.2950aa95.00000007(358c865c)
(10576|10587) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.2950aa95.02000002(efefba58) reader 01037c1e.5257c92a.2950aa95.00000007(358c865c) calling association_complete_i
(10576|10587) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5257c92a.2950aa95.02000002(efefba58) remote 01037c1e.5257c92a.2950aa95.00000007(358c865c)
(10576|10576) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10576|10576) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10576|10576) INFO: Application Participant GUID 01037c1e.5257c92a.29501223.000001c1(378ebc34) Id relay1
(10576|10576) INFO: SPDP Horizontal 42 listening on fe80::7e1e:52ff:fe57:c92a%2:17400
(10576|10576) INFO: SEDP Horizontal 43 listening on fe80::7e1e:52ff:fe57:c92a%2:17401
(10576|10576) INFO: Data Horizontal 44 listening on fe80::7e1e:52ff:fe57:c92a%2:17402
(10576|10576) INFO: SPDP Vertical 45 listening on 0.0.0.0:4444
(10576|10576) INFO: SEDP Vertical 46 listening on 0.0.0.0:4445
(10576|10576) INFO: Data Vertical 47 listening on 0.0.0.0:4446
(10576|10576) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10576|10587) DataReaderImpl::add_association - bit 0 local 01037c1e.5257c92a.2950aa95.01000007(8d30e139) remote 01037c1e.5257c92a.2950aa95.06000002(608d2d0f)
(10576|10587) DataWriterImpl::add_association - bit 0 local 01037c1e.5257c92a.2950aa95.06000002(608d2d0f) remote 01037c1e.5257c92a.2950aa95.01000007(8d30e139)
(10576|10587) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.2950aa95.06000002(608d2d0f) succeeded in associating with reader 01037c1e.5257c92a.2950aa95.01000007(8d30e139)
(10576|10587) DataWriterImpl::transport_assoc_done: writer 01037c1e.5257c92a.2950aa95.06000002(608d2d0f) reader 01037c1e.5257c92a.2950aa95.01000007(8d30e139) calling association_complete_i
(10576|10587) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.5257c92a.2950aa95.06000002(608d2d0f) remote 01037c1e.5257c92a.2950aa95.01000007(8d30e139)
(10576|10576) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10576|10576) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10576|10576) INFO: Meta Discovery listening on 127.0.0.1:0
(10576|10576) INFO: GuidAddrSet::record_activity 01037c1e.5257c92a.29501223.000001c1 added 0.000 s into session from 127.0.0.1:56409
(10576|10576) INFO: GuidAddrSet::record_activity VSEDP 01037c1e.5257c92a.29501223.000001c1 is at 127.0.0.1:56409 0.000 s into session ips=1 total=1 remote=0 deactivation=1 expire=0 admit=0
(10576|10576) INFO: GuidAddrSet::defer_client: 01037c1e.5257c92a.29501223.000001c1 was admitted 0.000 s into session
(10576|10576) INFO: GuidAddrSet::record_activity VSPDP 01037c1e.5257c92a.29501223.000001c1 is at 127.0.0.1:9160 0.001 s into session ips=1 total=1 remote=0 deactivation=1 expire=1 admit=0
(10576|10576) INFO: GuidAddrSet::record_activity 01037c1e.5257c92a.2951e748.000001c1 added 0.000 s into session from 127.0.0.1:37982
(10576|10576) INFO: GuidAddrSet::record_activity VSEDP 01037c1e.5257c92a.2951e748.000001c1 is at 127.0.0.1:37982 0.000 s into session ips=1 total=2 remote=0 deactivation=2 expire=2 admit=0
(10576|10576) INFO: GuidAddrSet::record_activity VSPDP 01037c1e.5257c92a.2951e748.000001c1 is at 127.0.0.1:9164 0.017 s into session ips=1 total=2 remote=0 deactivation=2 expire=3 admit=0
(10576|10576) INFO: SpdpHandler::cache_message 01037c1e.5257c92a.2951e748.000001c1 got first SPDP 0.017 s into session dds.cert.sn '' dds.ca.sn ''
(10576|10576) INFO: GuidAddrSet::defer_client: 01037c1e.5257c92a.2951e748.000001c1 was admitted 0.017 s into session
(10576|10592) Spdp::handle_participant_data - 01037c1e.5257c92a.29501223.000001c1(378ebc34) discovered 01037c1e.5257c92a.2951e748.000001c1(3a447976) lease 5:00 from 127.0.0.1:4444 (0)
(10576|10583) INFO: RelayParticipantStatusReporter::add_participant add local participant 01037c1e.5257c92a.2951e748.000001c1 {"key":{"value":[1,3,124,30,82,87,201,42,41,81,231,72,0,0,1,193]},"user_data":{"value":[]}} [0/1]
(10576|10583) INFO: SubscriptionListener::on_data_available add local reader 01037c1e.5257c92a.2951e748.00000007 {"key":{"value":[1,3,124,30,82,87,201,42,41,81,231,72,0,0,0,7]},"participant_key":{"value":[1,3,124,30,82,87,201,42,41,81,231,72,0,0,1,193]},"topic_name":"topic_01","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":2147483647,"nanosec":2147483647}},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"user_data":{"value":[]},"time_based_filter":{"minimum_separation":{"sec":0,"nanosec":0}},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2,0,-12140]},"type_consistency":{"kind":2,"ignore_sequence_bounds":true,"ignore_string_bounds":true,"ignore_member_names":false,"prevent_type_widening":false,"force_type_validation":false}} 0.033 s into session [0/1]
(10576|10576) INFO: GuidAddrSet::record_activity 01037c1e.5257c92a.2952945e.000001c1 added 0.000 s into session from 127.0.0.1:50722
(10576|10576) INFO: GuidAddrSet::record_activity VSEDP 01037c1e.5257c92a.2952945e.000001c1 is at 127.0.0.1:50722 0.000 s into session ips=1 total=3 remote=0 deactivation=3 expire=4 admit=0
(10576|10583) INFO: SubscriptionListener::on_data_available add local reader 01037c1e.5257c92a.2951e748.01000007 {"key":{"value":[1,3,124,30,82,87,201,42,41,81,231,72,1,0,0,7]},"participant_key":{"value":[1,3,124,30,82,87,201,42,41,81,231,72,0,0,1,193]},"topic_name":"topic_02","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":2147483647,"nanosec":2147483647}},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"user_data":{"value":[]},"time_based_filter":{"minimum_separation":{"sec":0,"nanosec":0}},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2,0,-12140]},"type_consistency":{"kind":2,"ignore_sequence_bounds":true,"ignore_string_bounds":true,"ignore_member_names":false,"prevent_type_widening":false,"force_type_validation":false}} 0.040 s into session [0/1]
(10576|10583) INFO: PublicationListener::on_data_available add local writer 01037c1e.5257c92a.2951e748.00000002 {"key":{"value":[1,3,124,30,82,87,201,42,41,81,231,72,0,0,0,2]},"participant_key":{"value":[1,3,124,30,82,87,201,42,41,81,231,72,0,0,1,193]},"topic_name":"topic_01","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"durability_service":{"service_cleanup_delay":{"sec":0,"nanosec":0},"history_kind":"KEEP_LAST_HISTORY_QOS","history_depth":1,"max_samples":-1,"max_instances":-1,"max_samples_per_instance":-1},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":0,"nanosec":100000000}},"lifespan":{"duration":{"sec":2147483647,"nanosec":2147483647}},"user_data":{"value":[]},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"ownership_strength":{"value":0},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2]}} 0.043 s into session [0/1]
(10576|10583) INFO: PublicationListener::on_data_available add local writer 01037c1e.5257c92a.2951e748.01000002 {"key":{"value":[1,3,124,30,82,87,201,42,41,81,231,72,1,0,0,2]},"participant_key":{"value":[1,3,124,30,82,87,201,42,41,81,231,72,0,0,1,193]},"topic_name":"topic_02","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"durability_service":{"service_cleanup_delay":{"sec":0,"nanosec":0},"history_kind":"KEEP_LAST_HISTORY_QOS","history_depth":1,"max_samples":-1,"max_instances":-1,"max_samples_per_instance":-1},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":0,"nanosec":100000000}},"lifespan":{"duration":{"sec":2147483647,"nanosec":2147483647}},"user_data":{"value":[]},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"ownership_strength":{"value":0},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2]}} 0.047 s into session [0/1]
(10576|10576) INFO: GuidAddrSet::record_activity VSPDP 01037c1e.5257c92a.2952945e.000001c1 is at 127.0.0.1:9168 0.014 s into session ips=1 total=3 remote=0 deactivation=3 expire=5 admit=0
(10576|10576) INFO: SpdpHandler::cache_message 01037c1e.5257c92a.2952945e.000001c1 got first SPDP 0.014 s into session dds.cert.sn '' dds.ca.sn ''
(10576|10576) INFO: GuidAddrSet::defer_client: 01037c1e.5257c92a.2952945e.000001c1 was admitted 0.014 s into session
(10576|10592) Spdp::handle_participant_data - 01037c1e.5257c92a.29501223.000001c1(378ebc34) discovered 01037c1e.5257c92a.2952945e.000001c1(69ba7ea6) lease 5:00 from 127.0.0.1:4444 (1)
(10576|10583) INFO: RelayParticipantStatusReporter::add_participant add local participant 01037c1e.5257c92a.2952945e.000001c1 {"key":{"value":[1,3,124,30,82,87,201,42,41,82,148,94,0,0,1,193]},"user_data":{"value":[]}} [0/1]
(10576|10583) INFO: SubscriptionListener::on_data_available add local reader 01037c1e.5257c92a.2952945e.00000007 {"key":{"value":[1,3,124,30,82,87,201,42,41,82,148,94,0,0,0,7]},"participant_key":{"value":[1,3,124,30,82,87,201,42,41,82,148,94,0,0,1,193]},"topic_name":"topic_01","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":2147483647,"nanosec":2147483647}},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"user_data":{"value":[]},"time_based_filter":{"minimum_separation":{"sec":0,"nanosec":0}},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2,0,-12140]},"type_consistency":{"kind":2,"ignore_sequence_bounds":true,"ignore_string_bounds":true,"ignore_member_names":false,"prevent_type_widening":false,"force_type_validation":false}} 0.025 s into session [0/1]
(10576|10583) INFO: SubscriptionListener::on_data_available add local reader 01037c1e.5257c92a.2952945e.01000007 {"key":{"value":[1,3,124,30,82,87,201,42,41,82,148,94,1,0,0,7]},"participant_key":{"value":[1,3,124,30,82,87,201,42,41,82,148,94,0,0,1,193]},"topic_name":"topic_02","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":2147483647,"nanosec":2147483647}},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"user_data":{"value":[]},"time_based_filter":{"minimum_separation":{"sec":0,"nanosec":0}},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2,0,-12140]},"type_consistency":{"kind":2,"ignore_sequence_bounds":true,"ignore_string_bounds":true,"ignore_member_names":false,"prevent_type_widening":false,"force_type_validation":false}} 0.030 s into session [0/1]
(10576|10583) INFO: PublicationListener::on_data_available add local writer 01037c1e.5257c92a.2952945e.00000002 {"key":{"value":[1,3,124,30,82,87,201,42,41,82,148,94,0,0,0,2]},"participant_key":{"value":[1,3,124,30,82,87,201,42,41,82,148,94,0,0,1,193]},"topic_name":"topic_01","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"durability_service":{"service_cleanup_delay":{"sec":0,"nanosec":0},"history_kind":"KEEP_LAST_HISTORY_QOS","history_depth":1,"max_samples":-1,"max_instances":-1,"max_samples_per_instance":-1},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":0,"nanosec":100000000}},"lifespan":{"duration":{"sec":2147483647,"nanosec":2147483647}},"user_data":{"value":[]},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"ownership_strength":{"value":0},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2]}} 0.032 s into session [0/1]
(10576|10576) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":3,"nanosec":2433000},"rtps":{"messages_in":23,"bytes_in":7044,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":3453000},"messages_out":26,"bytes_out":7948,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":648000}},"stun":{"messages_in":12,"bytes_in":528,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":2583000},"messages_out":7,"bytes_out":364,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":166000}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":6,"expired_address_count":0,"max_queue_size":2,"max_queue_latency":{"sec":0,"nanosec":744000},"local_participants":2,"local_writers":3,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"async_discovery_cache_update_sub_count":0,"async_discovery_cache_prune_sub_count":0,"relay_partitions_pub_count":1,"relay_address_pub_count":1,"admission_deferral_count":0,"unadmitted_entry_count":0,"remote_map_size":0,"max_ips_per_client":1,"total_client_ips":3,"total_client_ports":6,"rejected_address_map_size":0,"deactivation_queue_size":3,"expiration_queue_size":6,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"async_discovery_local_cache_size":0,"async_discovery_local_expiration_map_size":0,"async_discovery_remote_cache_size":0,"async_discovery_remote_expiration_map_size":0,"virtual_memory_kb":537236832,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":0,"partition_index_nodes":16,"guids":7,"guids_cache":2},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(10576|10576) STAT: _OPENDDS_SEDPTransportInst_01037c1e5257c92a29501223_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5257c92a29501223_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":3,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":3,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":9,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":3,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":3,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10576|10576) STAT: _OPENDDS_SEDPTransportInst_01037c1e5257c92a2950aa95_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5257c92a2950aa95_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10576|10576) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":4,"DataLinkAssociationsByRemote":4,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":2,"DataLinkRecvListeners":2,"DataLinkSendListeners":2,"RtpsUdpDataLinkBundlingCache":8,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":8,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":80,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10576|10583) INFO: PublicationListener::on_data_available add local writer 01037c1e.5257c92a.2952945e.01000002 {"key":{"value":[1,3,124,30,82,87,201,42,41,82,148,94,1,0,0,2]},"participant_key":{"value":[1,3,124,30,82,87,201,42,41,82,148,94,0,0,1,193]},"topic_name":"topic_02","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"durability_service":{"service_cleanup_delay":{"sec":0,"nanosec":0},"history_kind":"KEEP_LAST_HISTORY_QOS","history_depth":1,"max_samples":-1,"max_instances":-1,"max_samples_per_instance":-1},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":0,"nanosec":100000000}},"lifespan":{"duration":{"sec":2147483647,"nanosec":2147483647}},"user_data":{"value":[]},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"ownership_strength":{"value":0},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2]}} 0.038 s into session [0/1]
(10576|10576) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":3,"nanosec":745307000},"rtps":{"messages_in":39,"bytes_in":10496,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":5378000},"messages_out":56,"bytes_out":15280,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":1269000}},"stun":{"messages_in":10,"bytes_in":440,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":923000},"messages_out":0,"bytes_out":0,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":0}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":0,"expired_address_count":0,"max_queue_size":2,"max_queue_latency":{"sec":0,"nanosec":1232000},"local_participants":2,"local_writers":4,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"async_discovery_cache_update_sub_count":0,"async_discovery_cache_prune_sub_count":0,"relay_partitions_pub_count":1,"relay_address_pub_count":1,"admission_deferral_count":0,"unadmitted_entry_count":0,"remote_map_size":0,"max_ips_per_client":1,"total_client_ips":3,"total_client_ports":6,"rejected_address_map_size":0,"deactivation_queue_size":3,"expiration_queue_size":6,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"async_discovery_local_cache_size":0,"async_discovery_local_expiration_map_size":0,"async_discovery_remote_cache_size":0,"async_discovery_remote_expiration_map_size":0,"virtual_memory_kb":537236896,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":1,"partition_index_nodes":16,"guids":8,"guids_cache":2},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(10576|10576) STAT: _OPENDDS_SEDPTransportInst_01037c1e5257c92a29501223_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5257c92a29501223_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10576|10576) STAT: _OPENDDS_SEDPTransportInst_01037c1e5257c92a2950aa95_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5257c92a2950aa95_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10576|10576) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":4,"DataLinkAssociationsByRemote":4,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":2,"DataLinkRecvListeners":2,"DataLinkSendListeners":2,"RtpsUdpDataLinkBundlingCache":8,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":80,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10576|10576) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":6,"nanosec":800622000},"rtps":{"messages_in":4,"bytes_in":1296,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":515000},"messages_out":8,"bytes_out":2592,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":143000}},"stun":{"messages_in":4,"bytes_in":176,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1273000},"messages_out":0,"bytes_out":0,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":0}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":0,"expired_address_count":0,"max_queue_size":2,"max_queue_latency":{"sec":0,"nanosec":239000},"local_participants":2,"local_writers":4,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"async_discovery_cache_update_sub_count":0,"async_discovery_cache_prune_sub_count":0,"relay_partitions_pub_count":1,"relay_address_pub_count":1,"admission_deferral_count":0,"unadmitted_entry_count":0,"remote_map_size":0,"max_ips_per_client":1,"total_client_ips":3,"total_client_ports":6,"rejected_address_map_size":0,"deactivation_queue_size":3,"expiration_queue_size":6,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"async_discovery_local_cache_size":0,"async_discovery_local_expiration_map_size":0,"async_discovery_remote_cache_size":0,"async_discovery_remote_expiration_map_size":0,"virtual_memory_kb":537236896,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":1,"partition_index_nodes":16,"guids":8,"guids_cache":2},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(10576|10576) STAT: _OPENDDS_SEDPTransportInst_01037c1e5257c92a29501223_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5257c92a29501223_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10576|10576) STAT: _OPENDDS_SEDPTransportInst_01037c1e5257c92a2950aa95_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5257c92a2950aa95_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10576|10576) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":4,"DataLinkAssociationsByRemote":4,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":2,"DataLinkRecvListeners":2,"DataLinkSendListeners":2,"RtpsUdpDataLinkBundlingCache":8,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":80,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10576|10576) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":6,"nanosec":800354000},"rtps":{"messages_in":2,"bytes_in":648,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":239000},"messages_out":4,"bytes_out":1296,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":68000}},"stun":{"messages_in":2,"bytes_in":88,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1152000},"messages_out":0,"bytes_out":0,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":0}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":0,"expired_address_count":0,"max_queue_size":2,"max_queue_latency":{"sec":0,"nanosec":238000},"local_participants":2,"local_writers":4,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"async_discovery_cache_update_sub_count":0,"async_discovery_cache_prune_sub_count":0,"relay_partitions_pub_count":1,"relay_address_pub_count":1,"admission_deferral_count":0,"unadmitted_entry_count":0,"remote_map_size":0,"max_ips_per_client":1,"total_client_ips":3,"total_client_ports":6,"rejected_address_map_size":0,"deactivation_queue_size":3,"expiration_queue_size":6,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"async_discovery_local_cache_size":0,"async_discovery_local_expiration_map_size":0,"async_discovery_remote_cache_size":0,"async_discovery_remote_expiration_map_size":0,"virtual_memory_kb":537236896,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":1,"partition_index_nodes":16,"guids":8,"guids_cache":2},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(10576|10576) STAT: _OPENDDS_SEDPTransportInst_01037c1e5257c92a29501223_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5257c92a29501223_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10576|10576) STAT: _OPENDDS_SEDPTransportInst_01037c1e5257c92a2950aa95_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5257c92a2950aa95_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10576|10576) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":4,"DataLinkAssociationsByRemote":4,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":2,"DataLinkRecvListeners":2,"DataLinkSendListeners":2,"RtpsUdpDataLinkBundlingCache":8,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":80,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10576|10576) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":10,"nanosec":246034000},"rtps":{"messages_in":2,"bytes_in":648,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":301000},"messages_out":4,"bytes_out":1296,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":77000}},"stun":{"messages_in":2,"bytes_in":88,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":970000},"messages_out":0,"bytes_out":0,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":0}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":0,"expired_address_count":0,"max_queue_size":2,"max_queue_latency":{"sec":0,"nanosec":291000},"local_participants":2,"local_writers":4,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"async_discovery_cache_update_sub_count":0,"async_discovery_cache_prune_sub_count":0,"relay_partitions_pub_count":1,"relay_address_pub_count":1,"admission_deferral_count":0,"unadmitted_entry_count":0,"remote_map_size":0,"max_ips_per_client":1,"total_client_ips":3,"total_client_ports":6,"rejected_address_map_size":0,"deactivation_queue_size":3,"expiration_queue_size":6,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"async_discovery_local_cache_size":0,"async_discovery_local_expiration_map_size":0,"async_discovery_remote_cache_size":0,"async_discovery_remote_expiration_map_size":0,"virtual_memory_kb":537236896,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":1,"partition_index_nodes":16,"guids":8,"guids_cache":2},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(10576|10576) STAT: _OPENDDS_SEDPTransportInst_01037c1e5257c92a29501223_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5257c92a29501223_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10576|10576) STAT: _OPENDDS_SEDPTransportInst_01037c1e5257c92a2950aa95_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5257c92a2950aa95_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10576|10576) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":4,"DataLinkAssociationsByRemote":4,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":2,"DataLinkRecvListeners":2,"DataLinkSendListeners":2,"RtpsUdpDataLinkBundlingCache":8,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":80,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10576|10576) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":5,"nanosec":354058000},"rtps":{"messages_in":3,"bytes_in":1012,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":357000},"messages_out":5,"bytes_out":1660,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":95000}},"stun":{"messages_in":6,"bytes_in":264,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1689000},"messages_out":1,"bytes_out":52,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":29000}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":0,"expired_address_count":0,"max_queue_size":2,"max_queue_latency":{"sec":0,"nanosec":256000},"local_participants":2,"local_writers":4,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"async_discovery_cache_update_sub_count":0,"async_discovery_cache_prune_sub_count":0,"relay_partitions_pub_count":1,"relay_address_pub_count":1,"admission_deferral_count":0,"unadmitted_entry_count":0,"remote_map_size":0,"max_ips_per_client":1,"total_client_ips":3,"total_client_ports":6,"rejected_address_map_size":0,"deactivation_queue_size":3,"expiration_queue_size":6,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"async_discovery_local_cache_size":0,"async_discovery_local_expiration_map_size":0,"async_discovery_remote_cache_size":0,"async_discovery_remote_expiration_map_size":0,"virtual_memory_kb":537236896,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":1,"partition_index_nodes":16,"guids":8,"guids_cache":2},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(10576|10576) STAT: _OPENDDS_SEDPTransportInst_01037c1e5257c92a29501223_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5257c92a29501223_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10576|10576) STAT: _OPENDDS_SEDPTransportInst_01037c1e5257c92a2950aa95_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e5257c92a2950aa95_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10576|10576) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":4,"DataLinkAssociationsByRemote":4,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":2,"DataLinkRecvListeners":2,"DataLinkSendListeners":2,"RtpsUdpDataLinkBundlingCache":8,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":80,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10576|10583) INFO: PublicationListener::on_data_available remove local writer 01037c1e.5257c92a.2951e748.00000002 33.050 s into session [0/1]
(10576|10583) INFO: PublicationListener::on_data_available remove local writer 01037c1e.5257c92a.2951e748.01000002 33.051 s into session [0/1]
(10576|10583) INFO: SubscriptionListener::on_data_available remove local reader 01037c1e.5257c92a.2951e748.00000007 33.052 s into session [0/2]
(10576|10583) INFO: SubscriptionListener::on_data_available remove local reader 01037c1e.5257c92a.2951e748.01000007 33.052 s into session [1/2]
(10576|10583) INFO: RelayParticipantStatusReporter::remove_participant remove local participant 01037c1e.5257c92a.2951e748.000001c1 33.063 s into session [0/1]
(10576|10583) INFO: GuidAddrSet::remove 01037c1e.5257c92a.2951e748.000001c1 removed 33.063 s into session total=2 remote=0 deactivation=3 expire=6 admit=0
(10576|10583) INFO: PublicationListener::on_data_available remove local writer 01037c1e.5257c92a.2952945e.00000002 33.040 s into session [0/1]
(10576|10583) INFO: PublicationListener::on_data_available remove local writer 01037c1e.5257c92a.2952945e.01000002 33.041 s into session [0/1]
(10576|10583) INFO: SubscriptionListener::on_data_available remove local reader 01037c1e.5257c92a.2952945e.00000007 33.041 s into session [0/1]
(10576|10583) INFO: SubscriptionListener::on_data_available remove local reader 01037c1e.5257c92a.2952945e.01000007 33.042 s into session [0/1]
(10576|10583) INFO: RelayParticipantStatusReporter::remove_participant remove local participant 01037c1e.5257c92a.2952945e.000001c1 33.053 s into session [0/1]
(10576|10583) INFO: GuidAddrSet::remove 01037c1e.5257c92a.2952945e.000001c1 removed 33.053 s into session total=1 remote=0 deactivation=3 expire=6 admit=0
=== End of Node Logs ===
All reports written and acknowledged.
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-disco-relay --show-worker-logs Time:73s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-echo --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10610
node_controller PID: 10611 started at 2026-06-30 17:34:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-echo
test_controller PID: 10612 started at 2026-06-30 17:34:42
Using example/config/scenario/ci-echo.json:
Name: Continuous Integration Rapid-Fire Echo Test
Description: This is a small quick test for rapid-fire data send / receive capability
Parameters:
Base: echo
Bytes: 100
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.5257c92a.2973730b.000001c1 "test_nc_10610"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/4
Started at 2026-06-30T17:34:49Z
Setting scenario launch_time to be 3 seconds from now: 2026-06-30T17:34:52Z
2026-06-30T17:34:52Z: Node 01037c1e.5257c92a.2973730b.000001c1 (test_nc_10610) starting process 10629:
- original config: ci-echo_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10611/n01037c1e.5257c92a.2973730b.000001c1w1_config.json --report /tmp/opendds_bench_nc_10611/n01037c1e.5257c92a.2973730b.000001c1w1_report.json --log /tmp/opendds_bench_nc_10611/n01037c1e.5257c92a.2973730b.000001c1w1_log.txt
2026-06-30T17:34:52Z: Node 01037c1e.5257c92a.2973730b.000001c1 (test_nc_10610) starting process 10630:
- original config: ci-echo_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10611/n01037c1e.5257c92a.2973730b.000001c1w2_config.json --report /tmp/opendds_bench_nc_10611/n01037c1e.5257c92a.2973730b.000001c1w2_report.json --log /tmp/opendds_bench_nc_10611/n01037c1e.5257c92a.2973730b.000001c1w2_log.txt
2026-06-30T17:35:20Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10630 with exit code 0
2026-06-30T17:35:20Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10629 with exit code 0
Writing report for node name 'test_nc_10610' (id '01037c1e.5257c92a.2973730b.000001c1') with 2 spawned process reports
Got 1 out of 2 expected process reports
Got 2 out of 2 expected process reports
Ended at 2026-06-30T17:35:21Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 29
percent cpu utilization min = 0.000000
percent cpu utilization max = 4.603581
percent cpu utilization mean = 1.720921
percent cpu utilization stdev = 1.958932
percent cpu utilization median = 0.250627
percent cpu utilization madev = 0.250627
Percent Memory Utilization Statistics:
percent memory utilization count = 29
percent memory utilization min = 0.000000
percent memory utilization max = 1.583709
percent memory utilization mean = 1.488282
percent memory utilization stdev = 0.293678
percent memory utilization median = 1.574402
percent memory utilization madev = 0.009186
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 29
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 778.126924
percent virtual memory utilization mean = 751.294932
percent virtual memory utilization stdev = 141.981396
percent virtual memory utilization median = 778.126924
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.051 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.022 seconds
Max Destruction Time: 0.044 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 4
discovery time delta min = 0.327521
discovery time delta max = 0.349579
discovery time delta mean = 0.338553
discovery time delta stdev = 0.011024
discovery time delta median = 0.338557
discovery time delta madev = 0.011020
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 2000
latency min = 0.000349
latency max = 0.001275
latency mean = 0.000450
latency stdev = 0.000057
latency median = 0.000440
latency madev = 0.000027
Jitter Statistics:
jitter count = 1998
jitter min = 0.000000
jitter max = 0.000891
jitter mean = 0.000029
jitter stdev = 0.000053
jitter median = 0.000013
jitter madev = 0.000011
Throughput Statistics:
throughput count = 1998
throughput min = 17933.641900
throughput max = 18825.546465
throughput mean = 18797.401271
throughput stdev = 25.072080
throughput median = 18799.175286
throughput madev = 1.221551
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.000397
round trip latency max = 0.001114
round trip latency mean = 0.000475
round trip latency stdev = 0.000052
round trip latency median = 0.000465
round trip latency madev = 0.000028
Round Trip Jitter Statistics:
round trip jitter count = 999
round trip jitter min = 0.000000
round trip jitter max = 0.000584
round trip jitter mean = 0.000026
round trip jitter stdev = 0.000043
round trip jitter median = 0.000015
round trip jitter madev = 0.000011
Round Trip Throughput Statistics:
round trip throughput count = 999
round trip throughput min = 17003.941658
round trip throughput max = 18798.422547
round trip throughput mean = 18786.597440
round trip throughput stdev = 72.585594
round trip throughput median = 18796.507355
round trip throughput madev = 1.451677
Wrote results to example/result/4
=== Showing Log for Node 01037c1e.5257c92a.2973730b.000001c1 === Spawned Process #2 (PID 10630) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:34:53Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:34:53Z: Process construction / entity creation complete.
2026-06-30T17:34:53Z: Beginning action construction / initialization.
2026-06-30T17:34:53Z: Action construction / initialization complete.
2026-06-30T17:34:54Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:34:54Z: DDS entities enabled.
2026-06-30T17:34:54Z: Initializing process actions.
2026-06-30T17:35:04Z: Starting process actions.
2026-06-30T17:35:04Z: Process tests started.
2026-06-30T17:35:19Z: Stopping process tests.
2026-06-30T17:35:19Z: Process tests stopped.
2026-06-30T17:35:20Z: Stopping process actions.
2026-06-30T17:35:20Z: Detaching Listeners.
2026-06-30T17:35:20Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:35:20Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.051
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.044
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2973730b.000001c1 === Spawned Process #1 (PID 10629) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:34:53Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2026-06-30T17:34:53Z: Process construction / entity creation complete.
2026-06-30T17:34:53Z: Beginning action construction / initialization.
2026-06-30T17:34:53Z: Action construction / initialization complete.
2026-06-30T17:34:54Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:34:54Z: DDS entities enabled.
2026-06-30T17:34:54Z: Initializing process actions.
2026-06-30T17:35:04Z: Starting process actions.
2026-06-30T17:35:04Z: Process tests started.
2026-06-30T17:35:19Z: Stopping process tests.
2026-06-30T17:35:19Z: Process tests stopped.
2026-06-30T17:35:20Z: Stopping process actions.
2026-06-30T17:35:20Z: Detaching Listeners.
2026-06-30T17:35:20Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting publisher: publisher_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:35:20Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.051
enable time: 0.000
start time: 0.001
stop time: 0.022
destruction time: 0.020
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
All reports written and acknowledged.
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-echo --show-worker-logs Time:40s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-echo-frag --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10655
node_controller PID: 10656 started at 2026-06-30 17:35:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-echo-frag
test_controller PID: 10657 started at 2026-06-30 17:35:22
Using example/config/scenario/ci-echo-frag.json:
Name: Continuous Integration Rapid-Fire Echo Test
Description: This is a small quick test for rapid-fire data send / receive capability with large samples (fragmentation)
Parameters:
Base: echo
Bytes: 100000
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.5257c92a.29a04da8.000001c1 "test_nc_10655"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/5
Started at 2026-06-30T17:35:29Z
Setting scenario launch_time to be 3 seconds from now: 2026-06-30T17:35:32Z
2026-06-30T17:35:32Z: Node 01037c1e.5257c92a.29a04da8.000001c1 (test_nc_10655) starting process 10674:
- original config: ci-echo-frag_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10656/n01037c1e.5257c92a.29a04da8.000001c1w1_config.json --report /tmp/opendds_bench_nc_10656/n01037c1e.5257c92a.29a04da8.000001c1w1_report.json --log /tmp/opendds_bench_nc_10656/n01037c1e.5257c92a.29a04da8.000001c1w1_log.txt
2026-06-30T17:35:32Z: Node 01037c1e.5257c92a.29a04da8.000001c1 (test_nc_10655) starting process 10675:
- original config: ci-echo-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10656/n01037c1e.5257c92a.29a04da8.000001c1w2_config.json --report /tmp/opendds_bench_nc_10656/n01037c1e.5257c92a.29a04da8.000001c1w2_report.json --log /tmp/opendds_bench_nc_10656/n01037c1e.5257c92a.29a04da8.000001c1w2_log.txt
2026-06-30T17:36:00Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10675 with exit code 0
2026-06-30T17:36:01Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10674 with exit code 0
Writing report for node name 'test_nc_10655' (id '01037c1e.5257c92a.29a04da8.000001c1') with 2 spawned process reports
Got 1 out of 2 expected process reports
Got 2 out of 2 expected process reports
Ended at 2026-06-30T17:36:02Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 30
percent cpu utilization min = 0.000000
percent cpu utilization max = 4.773869
percent cpu utilization mean = 0.810511
percent cpu utilization stdev = 1.086813
percent cpu utilization median = 0.250627
percent cpu utilization madev = 0.250627
Percent Memory Utilization Statistics:
percent memory utilization count = 30
percent memory utilization min = 0.000000
percent memory utilization max = 1.693326
percent memory utilization mean = 1.479366
percent memory utilization stdev = 0.410530
percent memory utilization median = 1.609018
percent memory utilization madev = 0.084234
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 30
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 778.126925
percent virtual memory utilization mean = 726.251770
percent virtual memory utilization stdev = 194.098950
percent virtual memory utilization median = 778.126924
percent virtual memory utilization madev = 0.000002
Test Timing Stats:
Max Construction Time: 0.063 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.022 seconds
Max Destruction Time: 0.045 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 4
discovery time delta min = 0.312570
discovery time delta max = 0.347102
discovery time delta mean = 0.330588
discovery time delta stdev = 0.013098
discovery time delta median = 0.331340
discovery time delta madev = 0.011192
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 200
latency min = 0.001566
latency max = 0.003097
latency mean = 0.001912
latency stdev = 0.000205
latency median = 0.001897
latency madev = 0.000146
Jitter Statistics:
jitter count = 198
jitter min = 0.000002
jitter max = 0.001414
jitter mean = 0.000114
jitter stdev = 0.000141
jitter median = 0.000067
jitter madev = 0.000046
Throughput Statistics:
throughput count = 198
throughput min = 978211.111774
throughput max = 1000761.445102
throughput mean = 999999.058927
throughput stdev = 2136.613218
throughput median = 1000541.088518
throughput madev = 154.617258
Round Trip Latency Statistics:
round trip latency count = 100
round trip latency min = 0.001788
round trip latency max = 0.003002
round trip latency mean = 0.002075
round trip latency stdev = 0.000128
round trip latency median = 0.002066
round trip latency madev = 0.000046
Round Trip Jitter Statistics:
round trip jitter count = 99
round trip jitter min = 0.000001
round trip jitter max = 0.000857
round trip jitter mean = 0.000097
round trip jitter stdev = 0.000109
round trip jitter median = 0.000067
round trip jitter madev = 0.000045
Round Trip Throughput Statistics:
round trip throughput count = 99
round trip throughput min = 959081.786704
round trip throughput max = 1000464.732203
round trip throughput mean = 998718.600393
round trip throughput stdev = 4831.458376
round trip throughput median = 1000028.044271
round trip throughput madev = 350.484028
Wrote results to example/result/5
=== Showing Log for Node 01037c1e.5257c92a.29a04da8.000001c1 === Spawned Process #2 (PID 10675) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:35:33Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:35:33Z: Process construction / entity creation complete.
2026-06-30T17:35:33Z: Beginning action construction / initialization.
2026-06-30T17:35:33Z: Action construction / initialization complete.
2026-06-30T17:35:34Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:35:34Z: DDS entities enabled.
2026-06-30T17:35:34Z: Initializing process actions.
2026-06-30T17:35:44Z: Starting process actions.
2026-06-30T17:35:44Z: Process tests started.
2026-06-30T17:35:59Z: Stopping process tests.
2026-06-30T17:35:59Z: Process tests stopped.
2026-06-30T17:36:00Z: Stopping process actions.
2026-06-30T17:36:00Z: Detaching Listeners.
2026-06-30T17:36:00Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:36:00Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.061
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.045
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.29a04da8.000001c1 === Spawned Process #1 (PID 10674) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:35:33Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2026-06-30T17:35:33Z: Process construction / entity creation complete.
2026-06-30T17:35:33Z: Beginning action construction / initialization.
2026-06-30T17:35:33Z: Action construction / initialization complete.
2026-06-30T17:35:34Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:35:34Z: DDS entities enabled.
2026-06-30T17:35:34Z: Initializing process actions.
2026-06-30T17:35:44Z: Starting process actions.
2026-06-30T17:35:44Z: Process tests started.
2026-06-30T17:35:59Z: Stopping process tests.
2026-06-30T17:35:59Z: Process tests stopped.
2026-06-30T17:36:00Z: Stopping process actions.
2026-06-30T17:36:00Z: Detaching Listeners.
2026-06-30T17:36:00Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting publisher: publisher_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:36:00Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.063
enable time: 0.000
start time: 0.001
stop time: 0.022
destruction time: 0.020
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
All reports written and acknowledged.
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-echo-frag --show-worker-logs Time:41s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-fan --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10694
node_controller PID: 10695 started at 2026-06-30 17:36:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-fan
test_controller PID: 10696 started at 2026-06-30 17:36:03
Using example/config/scenario/ci-fan.json:
Name: Continuous Integration Fan-Out / Fan-In Test
Description: This is a small quick test for data fan-out / fan-in capability
Parameters:
Base: fan
Bytes: 256
Strategy: Listener
Max Message Size: 65536
Servers: 10
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.5257c92a.29c7d03c.000001c1 "test_nc_10694"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/6
Started at 2026-06-30T17:36:11Z
Setting scenario launch_time to be 3 seconds from now: 2026-06-30T17:36:14Z
2026-06-30T17:36:14Z: Node 01037c1e.5257c92a.29c7d03c.000001c1 (test_nc_10694) starting process 10714:
- original config: ci-fan_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w1_config.json --report /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w1_report.json --log /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w1_log.txt
2026-06-30T17:36:14Z: Node 01037c1e.5257c92a.29c7d03c.000001c1 (test_nc_10694) starting process 10715:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w2_config.json --report /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w2_report.json --log /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w2_log.txt
2026-06-30T17:36:14Z: Node 01037c1e.5257c92a.29c7d03c.000001c1 (test_nc_10694) starting process 10716:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w3_config.json --report /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w3_report.json --log /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w3_log.txt
2026-06-30T17:36:14Z: Node 01037c1e.5257c92a.29c7d03c.000001c1 (test_nc_10694) starting process 10717:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w4_config.json --report /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w4_report.json --log /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w4_log.txt
2026-06-30T17:36:14Z: Node 01037c1e.5257c92a.29c7d03c.000001c1 (test_nc_10694) starting process 10718:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w5_config.json --report /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w5_report.json --log /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w5_log.txt
2026-06-30T17:36:14Z: Node 01037c1e.5257c92a.29c7d03c.000001c1 (test_nc_10694) starting process 10719:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w6_config.json --report /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w6_report.json --log /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w6_log.txt
2026-06-30T17:36:14Z: Node 01037c1e.5257c92a.29c7d03c.000001c1 (test_nc_10694) starting process 10720:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w7_config.json --report /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w7_report.json --log /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w7_log.txt
2026-06-30T17:36:14Z: Node 01037c1e.5257c92a.29c7d03c.000001c1 (test_nc_10694) starting process 10721:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w8_config.json --report /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w8_report.json --log /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w8_log.txt
2026-06-30T17:36:14Z: Node 01037c1e.5257c92a.29c7d03c.000001c1 (test_nc_10694) starting process 10722:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w9_config.json --report /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w9_report.json --log /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w9_log.txt
2026-06-30T17:36:14Z: Node 01037c1e.5257c92a.29c7d03c.000001c1 (test_nc_10694) starting process 10723:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w10_config.json --report /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w10_report.json --log /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w10_log.txt
2026-06-30T17:36:14Z: Node 01037c1e.5257c92a.29c7d03c.000001c1 (test_nc_10694) starting process 10724:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w11_config.json --report /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w11_report.json --log /tmp/opendds_bench_nc_10695/n01037c1e.5257c92a.29c7d03c.000001c1w11_log.txt
2026-06-30T17:37:02Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10716 with exit code 0
2026-06-30T17:37:02Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10721 with exit code 0
2026-06-30T17:37:02Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10714 with exit code 0
2026-06-30T17:37:02Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10715 with exit code 0
2026-06-30T17:37:02Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10723 with exit code 0
2026-06-30T17:37:02Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10718 with exit code 0
2026-06-30T17:37:02Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10720 with exit code 0
2026-06-30T17:37:02Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10719 with exit code 0
2026-06-30T17:37:02Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10717 with exit code 0
2026-06-30T17:37:02Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10724 with exit code 0
2026-06-30T17:37:02Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10722 with exit code 0
Writing report for node name 'test_nc_10694' (id '01037c1e.5257c92a.29c7d03c.000001c1') with 11 spawned process reports
Got 1 out of 11 expected process reports
Got 2 out of 11 expected process reports
Got 3 out of 11 expected process reports
Got 4 out of 11 expected process reports
Got 5 out of 11 expected process reports
Got 6 out of 11 expected process reports
Got 7 out of 11 expected process reports
Got 8 out of 11 expected process reports
Got 9 out of 11 expected process reports
Got 10 out of 11 expected process reports
All reports written and acknowledged.
Got 11 out of 11 expected process reports
Ended at 2026-06-30T17:37:03Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 64.139947
percent cpu utilization mean = 3.794224
percent cpu utilization stdev = 9.469963
percent cpu utilization median = 1.500000
percent cpu utilization madev = 1.500000
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 8.830339
percent memory utilization mean = 8.494251
percent memory utilization stdev = 1.284174
percent memory utilization median = 8.795282
percent memory utilization madev = 0.033860
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 49
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.698087
percent virtual memory utilization mean = 4192.357200
percent virtual memory utilization stdev = 605.114639
percent virtual memory utilization median = 4279.698079
percent virtual memory utilization madev = 0.000009
Test Timing Stats:
Max Construction Time: 0.287 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.023 seconds
Max Destruction Time: 0.140 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 40
discovery time delta min = 0.210196
discovery time delta max = 0.778447
discovery time delta mean = 0.488209
discovery time delta stdev = 0.149016
discovery time delta median = 0.495029
discovery time delta madev = 0.082105
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 2000
latency min = 0.000529
latency max = 0.008598
latency mean = 0.001588
latency stdev = 0.000896
latency median = 0.001359
latency madev = 0.000554
Jitter Statistics:
jitter count = 1980
jitter min = 0.000000
jitter max = 0.006384
jitter mean = 0.000823
jitter stdev = 0.000817
jitter median = 0.000594
jitter madev = 0.000413
Throughput Statistics:
throughput count = 1980
throughput min = 3297.390151
throughput max = 3654.530671
throughput mean = 3441.051985
throughput stdev = 11.937295
throughput median = 3440.011775
throughput madev = 0.828183
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.000627
round trip latency max = 0.007177
round trip latency mean = 0.002255
round trip latency stdev = 0.000864
round trip latency median = 0.002226
round trip latency madev = 0.000677
Round Trip Jitter Statistics:
round trip jitter count = 990
round trip jitter min = 0.000001
round trip jitter max = 0.005166
round trip jitter mean = 0.000906
round trip jitter stdev = 0.000702
round trip jitter median = 0.000783
round trip jitter madev = 0.000475
Round Trip Throughput Statistics:
round trip throughput count = 990
round trip throughput min = 3248.032816
round trip throughput max = 3439.858818
round trip throughput mean = 3433.537919
round trip throughput stdev = 16.383529
round trip throughput median = 3437.565201
round trip throughput madev = 1.233677
Wrote results to example/result/6
=== Showing Log for Node 01037c1e.5257c92a.29c7d03c.000001c1 === Spawned Process #3 (PID 10716) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:36:15Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:36:15Z: Process construction / entity creation complete.
2026-06-30T17:36:15Z: Beginning action construction / initialization.
2026-06-30T17:36:15Z: Action construction / initialization complete.
2026-06-30T17:36:16Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:36:16Z: DDS entities enabled.
2026-06-30T17:36:16Z: Initializing process actions.
2026-06-30T17:36:31Z: Starting process actions.
2026-06-30T17:36:31Z: Process tests started.
2026-06-30T17:37:01Z: Stopping process tests.
2026-06-30T17:37:01Z: Process tests stopped.
2026-06-30T17:37:02Z: Stopping process actions.
2026-06-30T17:37:02Z: Detaching Listeners.
2026-06-30T17:37:02Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:37:02Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.050
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.140
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.29c7d03c.000001c1 === Spawned Process #8 (PID 10721) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:36:15Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:36:15Z: Process construction / entity creation complete.
2026-06-30T17:36:15Z: Beginning action construction / initialization.
2026-06-30T17:36:15Z: Action construction / initialization complete.
2026-06-30T17:36:16Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:36:16Z: DDS entities enabled.
2026-06-30T17:36:16Z: Initializing process actions.
2026-06-30T17:36:31Z: Starting process actions.
2026-06-30T17:36:31Z: Process tests started.
2026-06-30T17:37:01Z: Stopping process tests.
2026-06-30T17:37:01Z: Process tests stopped.
2026-06-30T17:37:02Z: Stopping process actions.
2026-06-30T17:37:02Z: Detaching Listeners.
2026-06-30T17:37:02Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:37:02Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.100
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.058
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.29c7d03c.000001c1 === Spawned Process #1 (PID 10714) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:36:15Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2026-06-30T17:36:15Z: Process construction / entity creation complete.
2026-06-30T17:36:15Z: Beginning action construction / initialization.
2026-06-30T17:36:15Z: Action construction / initialization complete.
2026-06-30T17:36:16Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:36:16Z: DDS entities enabled.
2026-06-30T17:36:16Z: Initializing process actions.
2026-06-30T17:36:31Z: Starting process actions.
2026-06-30T17:36:31Z: Process tests started.
2026-06-30T17:37:01Z: Stopping process tests.
2026-06-30T17:37:01Z: Process tests stopped.
2026-06-30T17:37:02Z: Stopping process actions.
2026-06-30T17:37:02Z: Detaching Listeners.
2026-06-30T17:37:02Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting publisher: publisher_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:37:02Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.071
enable time: 0.000
start time: 0.001
stop time: 0.023
destruction time: 0.052
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.29c7d03c.000001c1 === Spawned Process #2 (PID 10715) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:36:15Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:36:15Z: Process construction / entity creation complete.
2026-06-30T17:36:15Z: Beginning action construction / initialization.
2026-06-30T17:36:15Z: Action construction / initialization complete.
2026-06-30T17:36:16Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:36:16Z: DDS entities enabled.
2026-06-30T17:36:16Z: Initializing process actions.
2026-06-30T17:36:31Z: Starting process actions.
2026-06-30T17:36:31Z: Process tests started.
2026-06-30T17:37:01Z: Stopping process tests.
2026-06-30T17:37:01Z: Process tests stopped.
2026-06-30T17:37:02Z: Stopping process actions.
2026-06-30T17:37:02Z: Detaching Listeners.
2026-06-30T17:37:02Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:37:02Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.230
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.041
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.29c7d03c.000001c1 === Spawned Process #10 (PID 10723) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:36:15Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:36:15Z: Process construction / entity creation complete.
2026-06-30T17:36:15Z: Beginning action construction / initialization.
2026-06-30T17:36:15Z: Action construction / initialization complete.
2026-06-30T17:36:16Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:36:16Z: DDS entities enabled.
2026-06-30T17:36:16Z: Initializing process actions.
2026-06-30T17:36:31Z: Starting process actions.
2026-06-30T17:36:31Z: Process tests started.
2026-06-30T17:37:01Z: Stopping process tests.
2026-06-30T17:37:01Z: Process tests stopped.
2026-06-30T17:37:02Z: Stopping process actions.
2026-06-30T17:37:02Z: Detaching Listeners.
2026-06-30T17:37:02Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:37:02Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.219
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.038
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.29c7d03c.000001c1 === Spawned Process #5 (PID 10718) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:36:15Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:36:15Z: Process construction / entity creation complete.
2026-06-30T17:36:15Z: Beginning action construction / initialization.
2026-06-30T17:36:15Z: Action construction / initialization complete.
2026-06-30T17:36:16Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:36:16Z: DDS entities enabled.
2026-06-30T17:36:16Z: Initializing process actions.
2026-06-30T17:36:31Z: Starting process actions.
2026-06-30T17:36:31Z: Process tests started.
2026-06-30T17:37:01Z: Stopping process tests.
2026-06-30T17:37:01Z: Process tests stopped.
2026-06-30T17:37:02Z: Stopping process actions.
2026-06-30T17:37:02Z: Detaching Listeners.
2026-06-30T17:37:02Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:37:02Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.208
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.050
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.29c7d03c.000001c1 === Spawned Process #7 (PID 10720) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:36:15Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:36:15Z: Process construction / entity creation complete.
2026-06-30T17:36:15Z: Beginning action construction / initialization.
2026-06-30T17:36:15Z: Action construction / initialization complete.
2026-06-30T17:36:16Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:36:16Z: DDS entities enabled.
2026-06-30T17:36:16Z: Initializing process actions.
2026-06-30T17:36:31Z: Starting process actions.
2026-06-30T17:36:31Z: Process tests started.
2026-06-30T17:37:01Z: Stopping process tests.
2026-06-30T17:37:01Z: Process tests stopped.
2026-06-30T17:37:02Z: Stopping process actions.
2026-06-30T17:37:02Z: Detaching Listeners.
2026-06-30T17:37:02Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:37:02Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.246
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.041
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.29c7d03c.000001c1 === Spawned Process #6 (PID 10719) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:36:15Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:36:15Z: Process construction / entity creation complete.
2026-06-30T17:36:15Z: Beginning action construction / initialization.
2026-06-30T17:36:15Z: Action construction / initialization complete.
2026-06-30T17:36:16Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:36:16Z: DDS entities enabled.
2026-06-30T17:36:16Z: Initializing process actions.
2026-06-30T17:36:31Z: Starting process actions.
2026-06-30T17:36:31Z: Process tests started.
2026-06-30T17:37:01Z: Stopping process tests.
2026-06-30T17:37:01Z: Process tests stopped.
2026-06-30T17:37:02Z: Stopping process actions.
2026-06-30T17:37:02Z: Detaching Listeners.
2026-06-30T17:37:02Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:37:02Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.259
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.032
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.29c7d03c.000001c1 === Spawned Process #4 (PID 10717) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:36:15Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:36:15Z: Process construction / entity creation complete.
2026-06-30T17:36:15Z: Beginning action construction / initialization.
2026-06-30T17:36:15Z: Action construction / initialization complete.
2026-06-30T17:36:16Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:36:16Z: DDS entities enabled.
2026-06-30T17:36:16Z: Initializing process actions.
2026-06-30T17:36:31Z: Starting process actions.
2026-06-30T17:36:31Z: Process tests started.
2026-06-30T17:37:01Z: Stopping process tests.
2026-06-30T17:37:01Z: Process tests stopped.
2026-06-30T17:37:02Z: Stopping process actions.
2026-06-30T17:37:02Z: Detaching Listeners.
2026-06-30T17:37:02Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:37:02Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.261
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.030
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.29c7d03c.000001c1 === Spawned Process #11 (PID 10724) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:36:15Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:36:15Z: Process construction / entity creation complete.
2026-06-30T17:36:15Z: Beginning action construction / initialization.
2026-06-30T17:36:15Z: Action construction / initialization complete.
2026-06-30T17:36:16Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:36:16Z: DDS entities enabled.
2026-06-30T17:36:16Z: Initializing process actions.
2026-06-30T17:36:31Z: Starting process actions.
2026-06-30T17:36:31Z: Process tests started.
2026-06-30T17:37:01Z: Stopping process tests.
2026-06-30T17:37:01Z: Process tests stopped.
2026-06-30T17:37:02Z: Stopping process actions.
2026-06-30T17:37:02Z: Detaching Listeners.
2026-06-30T17:37:02Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:37:02Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.257
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.031
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.29c7d03c.000001c1 === Spawned Process #9 (PID 10722) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:36:15Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:36:15Z: Process construction / entity creation complete.
2026-06-30T17:36:15Z: Beginning action construction / initialization.
2026-06-30T17:36:15Z: Action construction / initialization complete.
2026-06-30T17:36:16Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:36:16Z: DDS entities enabled.
2026-06-30T17:36:16Z: Initializing process actions.
2026-06-30T17:36:31Z: Starting process actions.
2026-06-30T17:36:31Z: Process tests started.
2026-06-30T17:37:01Z: Stopping process tests.
2026-06-30T17:37:01Z: Process tests stopped.
2026-06-30T17:37:02Z: Stopping process actions.
2026-06-30T17:37:02Z: Detaching Listeners.
2026-06-30T17:37:02Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:37:02Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.287
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.023
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-fan --show-worker-logs Time:61s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-fan-ws --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10820
node_controller PID: 10821 started at 2026-06-30 17:37:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-fan-ws
test_controller PID: 10822 started at 2026-06-30 17:37:04
Using example/config/scenario/ci-fan-ws.json:
Name: Continuous Integration Fan-Out / Fan-In Test Using WaitSet
Description: This is a small quick test for data fan-out / fan-in capability that uses waitsets and read conditions for reading data
Parameters:
Base: fan
Bytes: 256
Strategy: WaitSet
Max Message Size: 65536
Servers: 10
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.5257c92a.2a450f24.000001c1 "test_nc_10820"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/7
Started at 2026-06-30T17:37:11Z
Setting scenario launch_time to be 3 seconds from now: 2026-06-30T17:37:14Z
2026-06-30T17:37:14Z: Node 01037c1e.5257c92a.2a450f24.000001c1 (test_nc_10820) starting process 10839:
- original config: ci-fan-ws_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w1_config.json --report /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w1_report.json --log /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w1_log.txt
2026-06-30T17:37:14Z: Node 01037c1e.5257c92a.2a450f24.000001c1 (test_nc_10820) starting process 10840:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w2_config.json --report /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w2_report.json --log /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w2_log.txt
2026-06-30T17:37:14Z: Node 01037c1e.5257c92a.2a450f24.000001c1 (test_nc_10820) starting process 10841:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w3_config.json --report /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w3_report.json --log /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w3_log.txt
2026-06-30T17:37:14Z: Node 01037c1e.5257c92a.2a450f24.000001c1 (test_nc_10820) starting process 10842:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w4_config.json --report /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w4_report.json --log /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w4_log.txt
2026-06-30T17:37:14Z: Node 01037c1e.5257c92a.2a450f24.000001c1 (test_nc_10820) starting process 10843:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w5_config.json --report /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w5_report.json --log /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w5_log.txt
2026-06-30T17:37:14Z: Node 01037c1e.5257c92a.2a450f24.000001c1 (test_nc_10820) starting process 10844:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w6_config.json --report /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w6_report.json --log /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w6_log.txt
2026-06-30T17:37:14Z: Node 01037c1e.5257c92a.2a450f24.000001c1 (test_nc_10820) starting process 10845:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w7_config.json --report /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w7_report.json --log /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w7_log.txt
2026-06-30T17:37:14Z: Node 01037c1e.5257c92a.2a450f24.000001c1 (test_nc_10820) starting process 10846:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w8_config.json --report /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w8_report.json --log /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w8_log.txt
2026-06-30T17:37:14Z: Node 01037c1e.5257c92a.2a450f24.000001c1 (test_nc_10820) starting process 10847:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w9_config.json --report /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w9_report.json --log /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w9_log.txt
2026-06-30T17:37:14Z: Node 01037c1e.5257c92a.2a450f24.000001c1 (test_nc_10820) starting process 10848:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w10_config.json --report /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w10_report.json --log /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w10_log.txt
2026-06-30T17:37:14Z: Node 01037c1e.5257c92a.2a450f24.000001c1 (test_nc_10820) starting process 10849:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w11_config.json --report /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w11_report.json --log /tmp/opendds_bench_nc_10821/n01037c1e.5257c92a.2a450f24.000001c1w11_log.txt
2026-06-30T17:38:02Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10839 with exit code 0
2026-06-30T17:38:02Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10846 with exit code 0
2026-06-30T17:38:02Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10841 with exit code 0
2026-06-30T17:38:03Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10848 with exit code 0
2026-06-30T17:38:03Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10847 with exit code 0
2026-06-30T17:38:03Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10845 with exit code 0
2026-06-30T17:38:03Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10844 with exit code 0
2026-06-30T17:38:03Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10842 with exit code 0
2026-06-30T17:38:03Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10840 with exit code 0
2026-06-30T17:38:03Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10843 with exit code 0
2026-06-30T17:38:03Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10849 with exit code 0
Writing report for node name 'test_nc_10820' (id '01037c1e.5257c92a.2a450f24.000001c1') with 11 spawned process reports
Got 1 out of 11 expected process reports
Got 2 out of 11 expected process reports
Got 3 out of 11 expected process reports
Got 4 out of 11 expected process reports
Got 5 out of 11 expected process reports
Got 6 out of 11 expected process reports
Got 7 out of 11 expected process reports
Got 8 out of 11 expected process reports
Got 9 out of 11 expected process reports
Got 10 out of 11 expected process reports
All reports written and acknowledged.
Got 11 out of 11 expected process reports
Ended at 2026-06-30T17:38:03Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 63.979849
percent cpu utilization mean = 3.974536
percent cpu utilization stdev = 9.528193
percent cpu utilization median = 1.503759
percent cpu utilization madev = 1.503759
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 9.027731
percent memory utilization mean = 8.613581
percent memory utilization stdev = 1.316045
percent memory utilization median = 8.977089
percent memory utilization madev = 0.049226
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 49
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.698745
percent virtual memory utilization mean = 4192.357816
percent virtual memory utilization stdev = 605.114728
percent virtual memory utilization median = 4279.698732
percent virtual memory utilization madev = 0.000014
Test Timing Stats:
Max Construction Time: 0.332 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.002 seconds
Max Stop Time: 0.023 seconds
Max Destruction Time: 0.042 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 40
discovery time delta min = 0.239685
discovery time delta max = 0.899177
discovery time delta mean = 0.527413
discovery time delta stdev = 0.174673
discovery time delta median = 0.530933
discovery time delta madev = 0.122248
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 2000
latency min = 0.000545
latency max = 0.408248
latency mean = 0.005731
latency stdev = 0.025101
latency median = 0.002966
latency madev = 0.001203
Jitter Statistics:
jitter count = 1980
jitter min = 0.000002
jitter max = 0.099955
jitter mean = 0.002855
jitter stdev = 0.011099
jitter median = 0.001302
jitter madev = 0.000833
Throughput Statistics:
throughput count = 1980
throughput min = 842.259022
throughput max = 344444.160745
throughput mean = 5915.443939
throughput stdev = 21593.588411
throughput median = 3455.648011
throughput madev = 32.359479
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.000894
round trip latency max = 0.205093
round trip latency mean = 0.005845
round trip latency stdev = 0.017576
round trip latency median = 0.003290
round trip latency madev = 0.000359
Round Trip Jitter Statistics:
round trip jitter count = 990
round trip jitter min = 0.000000
round trip jitter max = 0.049994
round trip jitter mean = 0.001928
round trip jitter stdev = 0.007764
round trip jitter median = 0.000533
round trip jitter madev = 0.000325
Round Trip Throughput Statistics:
round trip throughput count = 990
round trip throughput min = 836.988208
round trip throughput max = 3438.920673
round trip throughput mean = 3401.320026
round trip throughput stdev = 236.176844
round trip throughput median = 3435.679760
round trip throughput madev = 1.887490
Wrote results to example/result/7
=== Showing Log for Node 01037c1e.5257c92a.2a450f24.000001c1 === Spawned Process #1 (PID 10839) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:37:15Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2026-06-30T17:37:15Z: Process construction / entity creation complete.
2026-06-30T17:37:15Z: Beginning action construction / initialization.
2026-06-30T17:37:15Z: Action construction / initialization complete.
2026-06-30T17:37:16Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:37:16Z: DDS entities enabled.
2026-06-30T17:37:16Z: Initializing process actions.
2026-06-30T17:37:31Z: Starting process actions.
2026-06-30T17:37:31Z: Process tests started.
2026-06-30T17:38:01Z: Stopping process tests.
2026-06-30T17:38:01Z: Process tests stopped.
2026-06-30T17:38:02Z: Stopping process actions.
2026-06-30T17:38:02Z: Detaching Listeners.
2026-06-30T17:38:02Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting publisher: publisher_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:38:02Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.045
enable time: 0.000
start time: 0.002
stop time: 0.023
destruction time: 0.033
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2a450f24.000001c1 === Spawned Process #8 (PID 10846) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:37:15Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:37:15Z: Process construction / entity creation complete.
2026-06-30T17:37:15Z: Beginning action construction / initialization.
2026-06-30T17:37:15Z: Action construction / initialization complete.
2026-06-30T17:37:16Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:37:16Z: DDS entities enabled.
2026-06-30T17:37:16Z: Initializing process actions.
2026-06-30T17:37:31Z: Starting process actions.
2026-06-30T17:37:31Z: Process tests started.
2026-06-30T17:38:01Z: Stopping process tests.
2026-06-30T17:38:01Z: Process tests stopped.
2026-06-30T17:38:02Z: Stopping process actions.
2026-06-30T17:38:02Z: Detaching Listeners.
2026-06-30T17:38:02Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:38:02Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.109
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.036
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2a450f24.000001c1 === Spawned Process #3 (PID 10841) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:37:15Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:37:15Z: Process construction / entity creation complete.
2026-06-30T17:37:15Z: Beginning action construction / initialization.
2026-06-30T17:37:15Z: Action construction / initialization complete.
2026-06-30T17:37:16Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:37:16Z: DDS entities enabled.
2026-06-30T17:37:16Z: Initializing process actions.
2026-06-30T17:37:31Z: Starting process actions.
2026-06-30T17:37:31Z: Process tests started.
2026-06-30T17:38:01Z: Stopping process tests.
2026-06-30T17:38:01Z: Process tests stopped.
2026-06-30T17:38:02Z: Stopping process actions.
2026-06-30T17:38:02Z: Detaching Listeners.
2026-06-30T17:38:02Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:38:02Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.100
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.033
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2a450f24.000001c1 === Spawned Process #10 (PID 10848) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:37:15Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:37:15Z: Process construction / entity creation complete.
2026-06-30T17:37:15Z: Beginning action construction / initialization.
2026-06-30T17:37:15Z: Action construction / initialization complete.
2026-06-30T17:37:16Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:37:16Z: DDS entities enabled.
2026-06-30T17:37:16Z: Initializing process actions.
2026-06-30T17:37:31Z: Starting process actions.
2026-06-30T17:37:31Z: Process tests started.
2026-06-30T17:38:01Z: Stopping process tests.
2026-06-30T17:38:01Z: Process tests stopped.
2026-06-30T17:38:02Z: Stopping process actions.
2026-06-30T17:38:02Z: Detaching Listeners.
2026-06-30T17:38:02Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:38:03Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.195
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.023
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2a450f24.000001c1 === Spawned Process #9 (PID 10847) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:37:15Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:37:16Z: Process construction / entity creation complete.
2026-06-30T17:37:16Z: Beginning action construction / initialization.
2026-06-30T17:37:16Z: Action construction / initialization complete.
2026-06-30T17:37:17Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:37:17Z: DDS entities enabled.
2026-06-30T17:37:17Z: Initializing process actions.
2026-06-30T17:37:32Z: Starting process actions.
2026-06-30T17:37:32Z: Process tests started.
2026-06-30T17:38:02Z: Stopping process tests.
2026-06-30T17:38:02Z: Process tests stopped.
2026-06-30T17:38:03Z: Stopping process actions.
2026-06-30T17:38:03Z: Detaching Listeners.
2026-06-30T17:38:03Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:38:03Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.216
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.036
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2a450f24.000001c1 === Spawned Process #7 (PID 10845) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:37:15Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:37:16Z: Process construction / entity creation complete.
2026-06-30T17:37:16Z: Beginning action construction / initialization.
2026-06-30T17:37:16Z: Action construction / initialization complete.
2026-06-30T17:37:17Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:37:17Z: DDS entities enabled.
2026-06-30T17:37:17Z: Initializing process actions.
2026-06-30T17:37:32Z: Starting process actions.
2026-06-30T17:37:32Z: Process tests started.
2026-06-30T17:38:02Z: Stopping process tests.
2026-06-30T17:38:02Z: Process tests stopped.
2026-06-30T17:38:03Z: Stopping process actions.
2026-06-30T17:38:03Z: Detaching Listeners.
2026-06-30T17:38:03Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:38:03Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.248
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.037
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2a450f24.000001c1 === Spawned Process #6 (PID 10844) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:37:15Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:37:16Z: Process construction / entity creation complete.
2026-06-30T17:37:16Z: Beginning action construction / initialization.
2026-06-30T17:37:16Z: Action construction / initialization complete.
2026-06-30T17:37:17Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:37:17Z: DDS entities enabled.
2026-06-30T17:37:17Z: Initializing process actions.
2026-06-30T17:37:32Z: Starting process actions.
2026-06-30T17:37:32Z: Process tests started.
2026-06-30T17:38:02Z: Stopping process tests.
2026-06-30T17:38:02Z: Process tests stopped.
2026-06-30T17:38:03Z: Stopping process actions.
2026-06-30T17:38:03Z: Detaching Listeners.
2026-06-30T17:38:03Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:38:03Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.251
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.037
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2a450f24.000001c1 === Spawned Process #4 (PID 10842) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:37:15Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:37:16Z: Process construction / entity creation complete.
2026-06-30T17:37:16Z: Beginning action construction / initialization.
2026-06-30T17:37:16Z: Action construction / initialization complete.
2026-06-30T17:37:17Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:37:17Z: DDS entities enabled.
2026-06-30T17:37:17Z: Initializing process actions.
2026-06-30T17:37:32Z: Starting process actions.
2026-06-30T17:37:32Z: Process tests started.
2026-06-30T17:38:02Z: Stopping process tests.
2026-06-30T17:38:02Z: Process tests stopped.
2026-06-30T17:38:03Z: Stopping process actions.
2026-06-30T17:38:03Z: Detaching Listeners.
2026-06-30T17:38:03Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:38:03Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.258
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.028
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2a450f24.000001c1 === Spawned Process #2 (PID 10840) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:37:15Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:37:16Z: Process construction / entity creation complete.
2026-06-30T17:37:16Z: Beginning action construction / initialization.
2026-06-30T17:37:16Z: Action construction / initialization complete.
2026-06-30T17:37:17Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:37:17Z: DDS entities enabled.
2026-06-30T17:37:17Z: Initializing process actions.
2026-06-30T17:37:32Z: Starting process actions.
2026-06-30T17:37:32Z: Process tests started.
2026-06-30T17:38:02Z: Stopping process tests.
2026-06-30T17:38:02Z: Process tests stopped.
2026-06-30T17:38:03Z: Stopping process actions.
2026-06-30T17:38:03Z: Detaching Listeners.
2026-06-30T17:38:03Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:38:03Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.286
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.042
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2a450f24.000001c1 === Spawned Process #5 (PID 10843) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:37:15Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:37:16Z: Process construction / entity creation complete.
2026-06-30T17:37:16Z: Beginning action construction / initialization.
2026-06-30T17:37:16Z: Action construction / initialization complete.
2026-06-30T17:37:17Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:37:17Z: DDS entities enabled.
2026-06-30T17:37:17Z: Initializing process actions.
2026-06-30T17:37:32Z: Starting process actions.
2026-06-30T17:37:32Z: Process tests started.
2026-06-30T17:38:02Z: Stopping process tests.
2026-06-30T17:38:02Z: Process tests stopped.
2026-06-30T17:38:03Z: Stopping process actions.
2026-06-30T17:38:03Z: Detaching Listeners.
2026-06-30T17:38:03Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:38:03Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.284
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.023
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2a450f24.000001c1 === Spawned Process #11 (PID 10849) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:37:15Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:37:16Z: Process construction / entity creation complete.
2026-06-30T17:37:16Z: Beginning action construction / initialization.
2026-06-30T17:37:16Z: Action construction / initialization complete.
2026-06-30T17:37:17Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:37:17Z: DDS entities enabled.
2026-06-30T17:37:17Z: Initializing process actions.
2026-06-30T17:37:32Z: Starting process actions.
2026-06-30T17:37:32Z: Process tests started.
2026-06-30T17:38:02Z: Stopping process tests.
2026-06-30T17:38:02Z: Process tests stopped.
2026-06-30T17:38:03Z: Stopping process actions.
2026-06-30T17:38:03Z: Detaching Listeners.
2026-06-30T17:38:03Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:38:03Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.332
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.016
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-fan-ws --show-worker-logs Time:60s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-fan-frag --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10952
node_controller PID: 10953 started at 2026-06-30 17:38:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-fan-frag
test_controller PID: 10954 started at 2026-06-30 17:38:04
Using example/config/scenario/ci-fan-frag.json:
Name: Continuous Integration Fan-Out / Fan-In Test
Description: This is a small quick test for data fan-out / fan-in capability with large samples (fragmentation)
Parameters:
Base: fan
Bytes: 256000
Strategy: Listener
Max Message Size: 65536
Servers: 10
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.5257c92a.2ac93793.000001c1 "test_nc_10952"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/8
Started at 2026-06-30T17:38:11Z
Setting scenario launch_time to be 3 seconds from now: 2026-06-30T17:38:15Z
2026-06-30T17:38:15Z: Node 01037c1e.5257c92a.2ac93793.000001c1 (test_nc_10952) starting process 10971:
- original config: ci-fan-frag_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w1_config.json --report /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w1_report.json --log /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w1_log.txt
2026-06-30T17:38:15Z: Node 01037c1e.5257c92a.2ac93793.000001c1 (test_nc_10952) starting process 10972:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w2_config.json --report /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w2_report.json --log /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w2_log.txt
2026-06-30T17:38:15Z: Node 01037c1e.5257c92a.2ac93793.000001c1 (test_nc_10952) starting process 10973:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w3_config.json --report /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w3_report.json --log /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w3_log.txt
2026-06-30T17:38:15Z: Node 01037c1e.5257c92a.2ac93793.000001c1 (test_nc_10952) starting process 10974:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w4_config.json --report /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w4_report.json --log /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w4_log.txt
2026-06-30T17:38:15Z: Node 01037c1e.5257c92a.2ac93793.000001c1 (test_nc_10952) starting process 10975:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w5_config.json --report /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w5_report.json --log /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w5_log.txt
2026-06-30T17:38:15Z: Node 01037c1e.5257c92a.2ac93793.000001c1 (test_nc_10952) starting process 10976:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w6_config.json --report /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w6_report.json --log /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w6_log.txt
2026-06-30T17:38:15Z: Node 01037c1e.5257c92a.2ac93793.000001c1 (test_nc_10952) starting process 10977:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w7_config.json --report /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w7_report.json --log /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w7_log.txt
2026-06-30T17:38:15Z: Node 01037c1e.5257c92a.2ac93793.000001c1 (test_nc_10952) starting process 10978:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w8_config.json --report /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w8_report.json --log /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w8_log.txt
2026-06-30T17:38:15Z: Node 01037c1e.5257c92a.2ac93793.000001c1 (test_nc_10952) starting process 10979:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w9_config.json --report /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w9_report.json --log /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w9_log.txt
2026-06-30T17:38:15Z: Node 01037c1e.5257c92a.2ac93793.000001c1 (test_nc_10952) starting process 10980:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w10_config.json --report /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w10_report.json --log /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w10_log.txt
2026-06-30T17:38:15Z: Node 01037c1e.5257c92a.2ac93793.000001c1 (test_nc_10952) starting process 10981:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w11_config.json --report /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w11_report.json --log /tmp/opendds_bench_nc_10953/n01037c1e.5257c92a.2ac93793.000001c1w11_log.txt
2026-06-30T17:39:03Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10971 with exit code 0
2026-06-30T17:39:03Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10973 with exit code 0
2026-06-30T17:39:03Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10972 with exit code 0
2026-06-30T17:39:03Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10975 with exit code 0
2026-06-30T17:39:03Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10980 with exit code 0
2026-06-30T17:39:03Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10979 with exit code 0
2026-06-30T17:39:03Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10977 with exit code 0
2026-06-30T17:39:03Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10981 with exit code 0
2026-06-30T17:39:03Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10976 with exit code 0
2026-06-30T17:39:03Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10978 with exit code 0
2026-06-30T17:39:03Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10974 with exit code 0
Writing report for node name 'test_nc_10952' (id '01037c1e.5257c92a.2ac93793.000001c1') with 11 spawned process reports
Got 1 out of 11 expected process reports
Got 2 out of 11 expected process reports
Got 3 out of 11 expected process reports
Got 4 out of 11 expected process reports
Got 5 out of 11 expected process reports
Got 6 out of 11 expected process reports
Got 7 out of 11 expected process reports
Got 8 out of 11 expected process reports
Got 9 out of 11 expected process reports
Got 10 out of 11 expected process reports
Got 11 out of 11 expected process reports
Ended at 2026-06-30T17:39:04Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 65.239295
percent cpu utilization mean = 3.796206
percent cpu utilization stdev = 9.635097
percent cpu utilization median = 1.255022
percent cpu utilization madev = 1.005645
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 8.939198
percent memory utilization mean = 8.566488
percent memory utilization stdev = 1.302813
percent memory utilization median = 8.919410
percent memory utilization madev = 0.019788
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 49
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.698101
percent virtual memory utilization mean = 4192.357207
percent virtual memory utilization stdev = 605.114641
percent virtual memory utilization median = 4279.698086
percent virtual memory utilization madev = 0.000015
Test Timing Stats:
Max Construction Time: 0.328 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.003 seconds
Max Stop Time: 0.023 seconds
Max Destruction Time: 0.040 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 40
discovery time delta min = 0.137831
discovery time delta max = 0.854728
discovery time delta mean = 0.496843
discovery time delta stdev = 0.178919
discovery time delta median = 0.494272
discovery time delta madev = 0.117980
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 200
latency min = 0.007095
latency max = 3.250985
latency mean = 0.264292
latency stdev = 0.553659
latency median = 0.018972
latency madev = 0.006859
Jitter Statistics:
jitter count = 180
jitter min = 0.000151
jitter max = 2.581416
jitter mean = 0.245898
jitter stdev = 0.440184
jitter median = 0.006785
jitter madev = 0.005562
Throughput Statistics:
throughput count = 180
throughput min = 113865.167771
throughput max = 256185.137243
throughput mean = 242471.364540
throughput stdev = 26808.173299
throughput median = 254721.329851
throughput madev = 945.668623
Round Trip Latency Statistics:
round trip latency count = 100
round trip latency min = 0.014836
round trip latency max = 1.637035
round trip latency mean = 0.268646
round trip latency stdev = 0.350048
round trip latency median = 0.133626
round trip latency madev = 0.109604
Round Trip Jitter Statistics:
round trip jitter count = 90
round trip jitter min = 0.000019
round trip jitter max = 1.286201
round trip jitter mean = 0.244393
round trip jitter stdev = 0.260773
round trip jitter median = 0.113535
round trip jitter madev = 0.111048
Round Trip Throughput Statistics:
round trip throughput count = 90
round trip throughput min = 112425.318674
round trip throughput max = 254976.696417
round trip throughput mean = 228508.317984
round trip throughput stdev = 33575.290060
round trip throughput median = 243769.364517
round trip throughput madev = 10415.209236
Wrote results to example/result/8
=== Showing Log for Node 01037c1e.5257c92a.2ac93793.000001c1 === Spawned Process #1 (PID 10971) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:38:16Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2026-06-30T17:38:16Z: Process construction / entity creation complete.
2026-06-30T17:38:16Z: Beginning action construction / initialization.
2026-06-30T17:38:16Z: Action construction / initialization complete.
2026-06-30T17:38:17Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:38:17Z: DDS entities enabled.
2026-06-30T17:38:17Z: Initializing process actions.
2026-06-30T17:38:32Z: Starting process actions.
2026-06-30T17:38:32Z: Process tests started.
2026-06-30T17:39:02Z: Stopping process tests.
2026-06-30T17:39:02Z: Process tests stopped.
2026-06-30T17:39:03Z: Stopping process actions.
2026-06-30T17:39:03Z: Detaching Listeners.
2026-06-30T17:39:03Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting publisher: publisher_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:39:03Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.083
enable time: 0.000
start time: 0.003
stop time: 0.023
destruction time: 0.034
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2ac93793.000001c1 === Spawned Process #3 (PID 10973) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:38:16Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:38:16Z: Process construction / entity creation complete.
2026-06-30T17:38:16Z: Beginning action construction / initialization.
2026-06-30T17:38:16Z: Action construction / initialization complete.
2026-06-30T17:38:17Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:38:17Z: DDS entities enabled.
2026-06-30T17:38:17Z: Initializing process actions.
2026-06-30T17:38:32Z: Starting process actions.
2026-06-30T17:38:32Z: Process tests started.
2026-06-30T17:39:02Z: Stopping process tests.
2026-06-30T17:39:02Z: Process tests stopped.
2026-06-30T17:39:03Z: Stopping process actions.
2026-06-30T17:39:03Z: Detaching Listeners.
2026-06-30T17:39:03Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:39:03Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.121
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.033
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2ac93793.000001c1 === Spawned Process #2 (PID 10972) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:38:16Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:38:16Z: Process construction / entity creation complete.
2026-06-30T17:38:16Z: Beginning action construction / initialization.
2026-06-30T17:38:16Z: Action construction / initialization complete.
2026-06-30T17:38:17Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:38:17Z: DDS entities enabled.
2026-06-30T17:38:17Z: Initializing process actions.
2026-06-30T17:38:32Z: Starting process actions.
2026-06-30T17:38:32Z: Process tests started.
2026-06-30T17:39:02Z: Stopping process tests.
2026-06-30T17:39:02Z: Process tests stopped.
2026-06-30T17:39:03Z: Stopping process actions.
2026-06-30T17:39:03Z: Detaching Listeners.
2026-06-30T17:39:03Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:39:03Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.131
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.033
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2ac93793.000001c1 === Spawned Process #5 (PID 10975) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:38:16Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:38:16Z: Process construction / entity creation complete.
2026-06-30T17:38:16Z: Beginning action construction / initialization.
2026-06-30T17:38:16Z: Action construction / initialization complete.
2026-06-30T17:38:17Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:38:17Z: DDS entities enabled.
2026-06-30T17:38:17Z: Initializing process actions.
2026-06-30T17:38:32Z: Starting process actions.
2026-06-30T17:38:32Z: Process tests started.
2026-06-30T17:39:02Z: Stopping process tests.
2026-06-30T17:39:02Z: Process tests stopped.
2026-06-30T17:39:03Z: Stopping process actions.
2026-06-30T17:39:03Z: Detaching Listeners.
2026-06-30T17:39:03Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:39:03Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.217
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.024
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2ac93793.000001c1 === Spawned Process #10 (PID 10980) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:38:16Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:38:16Z: Process construction / entity creation complete.
2026-06-30T17:38:16Z: Beginning action construction / initialization.
2026-06-30T17:38:16Z: Action construction / initialization complete.
2026-06-30T17:38:17Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:38:17Z: DDS entities enabled.
2026-06-30T17:38:17Z: Initializing process actions.
2026-06-30T17:38:32Z: Starting process actions.
2026-06-30T17:38:32Z: Process tests started.
2026-06-30T17:39:02Z: Stopping process tests.
2026-06-30T17:39:02Z: Process tests stopped.
2026-06-30T17:39:03Z: Stopping process actions.
2026-06-30T17:39:03Z: Detaching Listeners.
2026-06-30T17:39:03Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:39:03Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.204
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.026
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2ac93793.000001c1 === Spawned Process #9 (PID 10979) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:38:16Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:38:16Z: Process construction / entity creation complete.
2026-06-30T17:38:16Z: Beginning action construction / initialization.
2026-06-30T17:38:16Z: Action construction / initialization complete.
2026-06-30T17:38:17Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:38:17Z: DDS entities enabled.
2026-06-30T17:38:17Z: Initializing process actions.
2026-06-30T17:38:32Z: Starting process actions.
2026-06-30T17:38:32Z: Process tests started.
2026-06-30T17:39:02Z: Stopping process tests.
2026-06-30T17:39:02Z: Process tests stopped.
2026-06-30T17:39:03Z: Stopping process actions.
2026-06-30T17:39:03Z: Detaching Listeners.
2026-06-30T17:39:03Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:39:03Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.216
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.035
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2ac93793.000001c1 === Spawned Process #7 (PID 10977) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:38:16Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:38:16Z: Process construction / entity creation complete.
2026-06-30T17:38:16Z: Beginning action construction / initialization.
2026-06-30T17:38:16Z: Action construction / initialization complete.
2026-06-30T17:38:17Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:38:17Z: DDS entities enabled.
2026-06-30T17:38:17Z: Initializing process actions.
2026-06-30T17:38:32Z: Starting process actions.
2026-06-30T17:38:32Z: Process tests started.
2026-06-30T17:39:02Z: Stopping process tests.
2026-06-30T17:39:02Z: Process tests stopped.
2026-06-30T17:39:03Z: Stopping process actions.
2026-06-30T17:39:03Z: Detaching Listeners.
2026-06-30T17:39:03Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:39:03Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.255
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.040
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2ac93793.000001c1 === Spawned Process #11 (PID 10981) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:38:16Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:38:16Z: Process construction / entity creation complete.
2026-06-30T17:38:16Z: Beginning action construction / initialization.
2026-06-30T17:38:16Z: Action construction / initialization complete.
2026-06-30T17:38:17Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:38:17Z: DDS entities enabled.
2026-06-30T17:38:17Z: Initializing process actions.
2026-06-30T17:38:32Z: Starting process actions.
2026-06-30T17:38:32Z: Process tests started.
2026-06-30T17:39:02Z: Stopping process tests.
2026-06-30T17:39:02Z: Process tests stopped.
2026-06-30T17:39:03Z: Stopping process actions.
2026-06-30T17:39:03Z: Detaching Listeners.
2026-06-30T17:39:03Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:39:03Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.239
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.038
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2ac93793.000001c1 === Spawned Process #6 (PID 10976) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:38:16Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:38:16Z: Process construction / entity creation complete.
2026-06-30T17:38:16Z: Beginning action construction / initialization.
2026-06-30T17:38:16Z: Action construction / initialization complete.
2026-06-30T17:38:17Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:38:17Z: DDS entities enabled.
2026-06-30T17:38:17Z: Initializing process actions.
2026-06-30T17:38:32Z: Starting process actions.
2026-06-30T17:38:32Z: Process tests started.
2026-06-30T17:39:02Z: Stopping process tests.
2026-06-30T17:39:02Z: Process tests stopped.
2026-06-30T17:39:03Z: Stopping process actions.
2026-06-30T17:39:03Z: Detaching Listeners.
2026-06-30T17:39:03Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:39:03Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.281
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.038
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2ac93793.000001c1 === Spawned Process #8 (PID 10978) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:38:16Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:38:16Z: Process construction / entity creation complete.
2026-06-30T17:38:16Z: Beginning action construction / initialization.
2026-06-30T17:38:16Z: Action construction / initialization complete.
2026-06-30T17:38:17Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:38:17Z: DDS entities enabled.
2026-06-30T17:38:17Z: Initializing process actions.
2026-06-30T17:38:32Z: Starting process actions.
2026-06-30T17:38:32Z: Process tests started.
2026-06-30T17:39:02Z: Stopping process tests.
2026-06-30T17:39:02Z: Process tests stopped.
2026-06-30T17:39:03Z: Stopping process actions.
2026-06-30T17:39:03Z: Detaching Listeners.
2026-06-30T17:39:03Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:39:03Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.263
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.035
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2ac93793.000001c1 === Spawned Process #4 (PID 10974) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:38:16Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-06-30T17:38:16Z: Process construction / entity creation complete.
2026-06-30T17:38:16Z: Beginning action construction / initialization.
2026-06-30T17:38:16Z: Action construction / initialization complete.
2026-06-30T17:38:17Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:38:17Z: DDS entities enabled.
2026-06-30T17:38:17Z: Initializing process actions.
2026-06-30T17:38:32Z: Starting process actions.
2026-06-30T17:38:32Z: Process tests started.
2026-06-30T17:39:02Z: Stopping process tests.
2026-06-30T17:39:02Z: Process tests stopped.
2026-06-30T17:39:03Z: Stopping process actions.
2026-06-30T17:39:03Z: Detaching Listeners.
2026-06-30T17:39:03Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-06-30T17:39:03Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.328
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.036
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
All reports written and acknowledged.
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-fan-frag --show-worker-logs Time:61s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-mixed --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_11137
node_controller PID: 11138 started at 2026-06-30 17:39:05
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-mixed
test_controller PID: 11139 started at 2026-06-30 17:39:05
Using example/config/scenario/ci-mixed.json:
Name: CI Showtime Mixed 5
Description: This is a small mixed-qos & configuration scenario. Reliable and durable topics are actively used during discovery.
Parameters:
Base: mixed
Nodes: 5
Participants: 17
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.5257c92a.2b823884.000001c1 "test_nc_11137"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/9
Started at 2026-06-30T17:39:12Z
Setting scenario launch_time to be 3 seconds from now: 2026-06-30T17:39:15Z
2026-06-30T17:39:15Z: Node 01037c1e.5257c92a.2b823884.000001c1 (test_nc_11137) starting process 11156:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w1_config.json --report /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w1_report.json --log /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w1_log.txt
2026-06-30T17:39:15Z: Node 01037c1e.5257c92a.2b823884.000001c1 (test_nc_11137) starting process 11157:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w2_config.json --report /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w2_report.json --log /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w2_log.txt
2026-06-30T17:39:15Z: Node 01037c1e.5257c92a.2b823884.000001c1 (test_nc_11137) starting process 11158:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w3_config.json --report /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w3_report.json --log /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w3_log.txt
2026-06-30T17:39:15Z: Node 01037c1e.5257c92a.2b823884.000001c1 (test_nc_11137) starting process 11159:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w4_config.json --report /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w4_report.json --log /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w4_log.txt
2026-06-30T17:39:15Z: Node 01037c1e.5257c92a.2b823884.000001c1 (test_nc_11137) starting process 11160:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w5_config.json --report /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w5_report.json --log /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w5_log.txt
2026-06-30T17:39:15Z: Node 01037c1e.5257c92a.2b823884.000001c1 (test_nc_11137) starting process 11161:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w6_config.json --report /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w6_report.json --log /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w6_log.txt
2026-06-30T17:39:15Z: Node 01037c1e.5257c92a.2b823884.000001c1 (test_nc_11137) starting process 11162:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w7_config.json --report /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w7_report.json --log /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w7_log.txt
2026-06-30T17:39:15Z: Node 01037c1e.5257c92a.2b823884.000001c1 (test_nc_11137) starting process 11163:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w8_config.json --report /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w8_report.json --log /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w8_log.txt
2026-06-30T17:39:15Z: Node 01037c1e.5257c92a.2b823884.000001c1 (test_nc_11137) starting process 11164:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w9_config.json --report /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w9_report.json --log /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w9_log.txt
2026-06-30T17:39:15Z: Node 01037c1e.5257c92a.2b823884.000001c1 (test_nc_11137) starting process 11165:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w10_config.json --report /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w10_report.json --log /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w10_log.txt
2026-06-30T17:39:15Z: Node 01037c1e.5257c92a.2b823884.000001c1 (test_nc_11137) starting process 11166:
- original config: ci-mixed_master.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w11_config.json --report /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w11_report.json --log /tmp/opendds_bench_nc_11138/n01037c1e.5257c92a.2b823884.000001c1w11_log.txt
2026-06-30T17:39:54Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11163 with exit code 0
2026-06-30T17:39:54Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11159 with exit code 0
2026-06-30T17:39:54Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11161 with exit code 0
2026-06-30T17:39:54Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11165 with exit code 0
2026-06-30T17:39:54Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11157 with exit code 0
2026-06-30T17:39:54Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11166 with exit code 0
2026-06-30T17:39:54Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11156 with exit code 0
2026-06-30T17:39:55Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11158 with exit code 0
2026-06-30T17:39:55Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11162 with exit code 0
2026-06-30T17:39:55Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11160 with exit code 0
2026-06-30T17:39:55Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11164 with exit code 0
Writing report for node name 'test_nc_11137' (id '01037c1e.5257c92a.2b823884.000001c1') with 11 spawned process reports
Got 1 out of 11 expected process reports
Got 2 out of 11 expected process reports
Got 3 out of 11 expected process reports
Got 4 out of 11 expected process reports
Got 5 out of 11 expected process reports
Got 6 out of 11 expected process reports
All reports written and acknowledged.
Got 7 out of 11 expected process reports
Got 8 out of 11 expected process reports
Got 9 out of 11 expected process reports
Got 10 out of 11 expected process reports
Got 11 out of 11 expected process reports
Ended at 2026-06-30T17:39:55Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 40
percent cpu utilization min = 0.000000
percent cpu utilization max = 93.161019
percent cpu utilization mean = 6.835892
percent cpu utilization stdev = 14.545964
percent cpu utilization median = 3.754699
percent cpu utilization madev = 1.488002
Percent Memory Utilization Statistics:
percent memory utilization count = 40
percent memory utilization min = 0.000000
percent memory utilization max = 10.066339
percent memory utilization mean = 9.469121
percent memory utilization stdev = 1.730149
percent memory utilization median = 9.916609
percent memory utilization madev = 0.083208
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 40
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.700439
percent virtual memory utilization mean = 4162.981032
percent virtual memory utilization stdev = 669.370409
percent virtual memory utilization median = 4279.700389
percent virtual memory utilization madev = 0.000039
Test Timing Stats:
Max Construction Time: 0.623 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.007 seconds
Max Stop Time: 0.882 seconds
Max Destruction Time: 0.056 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 416
discovery time delta min = 0.009179
discovery time delta max = 1.501160
discovery time delta mean = 0.596297
discovery time delta stdev = 0.268565
discovery time delta median = 0.628088
discovery time delta madev = 0.157606
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 3174
latency min = 0.000630
latency max = 0.006334
latency mean = 0.001325
latency stdev = 0.000618
latency median = 0.001224
latency madev = 0.000333
Jitter Statistics:
jitter count = 2966
jitter min = 0.000000
jitter max = 0.005438
jitter mean = 0.000479
jitter stdev = 0.000549
jitter median = 0.000338
jitter madev = 0.000236
Throughput Statistics:
throughput count = 2966
throughput min = 65.695451
throughput max = 333.082130
throughput mean = 230.658227
throughput stdev = 106.887089
throughput median = 332.331789
throughput madev = 0.306214
Round Trip Latency Statistics:
round trip latency count = 0
Round Trip Jitter Statistics:
round trip jitter count = 0
Round Trip Throughput Statistics:
round trip throughput count = 0
Wrote results to example/result/9
=== Showing Log for Node 01037c1e.5257c92a.2b823884.000001c1 === Spawned Process #8 (PID 11163) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:39:17Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_02' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_C1' in domain 17
Binding config for participant participant_C1 (config_02)
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_C1' and listener type name ''
Creating datareader: 'datareader_C1_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating datareader: 'datareader_C1_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_C1' and listener type name ''
Creating datawriter: 'datawriter_C1_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_C1_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-06-30T17:39:17Z: Process construction / entity creation complete.
2026-06-30T17:39:17Z: Beginning action construction / initialization.
2026-06-30T17:39:17Z: Action construction / initialization complete.
2026-06-30T17:39:19Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:39:19Z: DDS entities enabled.
2026-06-30T17:39:19Z: Initializing process actions.
2026-06-30T17:39:21Z: Starting process actions.
2026-06-30T17:39:21Z: Process tests started.
2026-06-30T17:39:51Z: Stopping process tests.
2026-06-30T17:39:52Z: Process tests stopped.
2026-06-30T17:39:54Z: Stopping process actions.
2026-06-30T17:39:54Z: Detaching Listeners.
2026-06-30T17:39:54Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_C1_T3
Deleting datawriter: datawriter_C1_T4
Deleting publisher: publisher_C1
Deleting datareader: datareader_C1_T3
Deleting datareader: datareader_C1_T4
Deleting subscriber: subscriber_C1
deleting entities for participant participant_C1
2026-06-30T17:39:54Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.115
enable time: 0.000
start time: 0.002
stop time: 0.482
destruction time: 0.040
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2b823884.000001c1 === Spawned Process #4 (PID 11159) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:39:17Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_02' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_C1' in domain 17
Binding config for participant participant_C1 (config_02)
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_C1' and listener type name ''
Creating datareader: 'datareader_C1_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating datareader: 'datareader_C1_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_C1' and listener type name ''
Creating datawriter: 'datawriter_C1_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_C1_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-06-30T17:39:18Z: Process construction / entity creation complete.
2026-06-30T17:39:18Z: Beginning action construction / initialization.
2026-06-30T17:39:18Z: Action construction / initialization complete.
2026-06-30T17:39:20Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:39:20Z: DDS entities enabled.
2026-06-30T17:39:20Z: Initializing process actions.
2026-06-30T17:39:22Z: Starting process actions.
2026-06-30T17:39:22Z: Process tests started.
2026-06-30T17:39:52Z: Stopping process tests.
2026-06-30T17:39:52Z: Process tests stopped.
2026-06-30T17:39:54Z: Stopping process actions.
2026-06-30T17:39:54Z: Detaching Listeners.
2026-06-30T17:39:54Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_C1_T3
Deleting datawriter: datawriter_C1_T4
Deleting publisher: publisher_C1
Deleting datareader: datareader_C1_T3
Deleting datareader: datareader_C1_T4
Deleting subscriber: subscriber_C1
deleting entities for participant participant_C1
2026-06-30T17:39:54Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.376
enable time: 0.000
start time: 0.003
stop time: 0.490
destruction time: 0.047
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2b823884.000001c1 === Spawned Process #6 (PID 11161) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:39:17Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_02' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_C1' in domain 17
Binding config for participant participant_C1 (config_02)
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_C1' and listener type name ''
Creating datareader: 'datareader_C1_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating datareader: 'datareader_C1_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_C1' and listener type name ''
Creating datawriter: 'datawriter_C1_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_C1_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-06-30T17:39:18Z: Process construction / entity creation complete.
2026-06-30T17:39:18Z: Beginning action construction / initialization.
2026-06-30T17:39:18Z: Action construction / initialization complete.
2026-06-30T17:39:20Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:39:20Z: DDS entities enabled.
2026-06-30T17:39:20Z: Initializing process actions.
2026-06-30T17:39:22Z: Starting process actions.
2026-06-30T17:39:22Z: Process tests started.
2026-06-30T17:39:52Z: Stopping process tests.
2026-06-30T17:39:52Z: Process tests stopped.
2026-06-30T17:39:54Z: Stopping process actions.
2026-06-30T17:39:54Z: Detaching Listeners.
2026-06-30T17:39:54Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_C1_T3
Deleting datawriter: datawriter_C1_T4
Deleting publisher: publisher_C1
Deleting datareader: datareader_C1_T3
Deleting datareader: datareader_C1_T4
Deleting subscriber: subscriber_C1
deleting entities for participant participant_C1
2026-06-30T17:39:54Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.353
enable time: 0.000
start time: 0.002
stop time: 0.476
destruction time: 0.042
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2b823884.000001c1 === Spawned Process #10 (PID 11165) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:39:17Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_02' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_C1' in domain 17
Binding config for participant participant_C1 (config_02)
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_C1' and listener type name ''
Creating datareader: 'datareader_C1_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating datareader: 'datareader_C1_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_C1' and listener type name ''
Creating datawriter: 'datawriter_C1_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_C1_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-06-30T17:39:18Z: Process construction / entity creation complete.
2026-06-30T17:39:18Z: Beginning action construction / initialization.
2026-06-30T17:39:18Z: Action construction / initialization complete.
2026-06-30T17:39:20Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:39:20Z: DDS entities enabled.
2026-06-30T17:39:20Z: Initializing process actions.
2026-06-30T17:39:22Z: Starting process actions.
2026-06-30T17:39:22Z: Process tests started.
2026-06-30T17:39:52Z: Stopping process tests.
2026-06-30T17:39:52Z: Process tests stopped.
2026-06-30T17:39:54Z: Stopping process actions.
2026-06-30T17:39:54Z: Detaching Listeners.
2026-06-30T17:39:54Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_C1_T3
Deleting datawriter: datawriter_C1_T4
Deleting publisher: publisher_C1
Deleting datareader: datareader_C1_T3
Deleting datareader: datareader_C1_T4
Deleting subscriber: subscriber_C1
deleting entities for participant participant_C1
2026-06-30T17:39:54Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.418
enable time: 0.000
start time: 0.005
stop time: 0.480
destruction time: 0.045
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2b823884.000001c1 === Spawned Process #2 (PID 11157) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:39:17Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_02' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_C1' in domain 17
Binding config for participant participant_C1 (config_02)
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_C1' and listener type name ''
Creating datareader: 'datareader_C1_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating datareader: 'datareader_C1_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_C1' and listener type name ''
Creating datawriter: 'datawriter_C1_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_C1_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-06-30T17:39:18Z: Process construction / entity creation complete.
2026-06-30T17:39:18Z: Beginning action construction / initialization.
2026-06-30T17:39:18Z: Action construction / initialization complete.
2026-06-30T17:39:20Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:39:20Z: DDS entities enabled.
2026-06-30T17:39:20Z: Initializing process actions.
2026-06-30T17:39:22Z: Starting process actions.
2026-06-30T17:39:22Z: Process tests started.
2026-06-30T17:39:52Z: Stopping process tests.
2026-06-30T17:39:52Z: Process tests stopped.
2026-06-30T17:39:54Z: Stopping process actions.
2026-06-30T17:39:54Z: Detaching Listeners.
2026-06-30T17:39:54Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_C1_T3
Deleting datawriter: datawriter_C1_T4
Deleting publisher: publisher_C1
Deleting datareader: datareader_C1_T3
Deleting datareader: datareader_C1_T4
Deleting subscriber: subscriber_C1
deleting entities for participant participant_C1
2026-06-30T17:39:54Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.439
enable time: 0.000
start time: 0.002
stop time: 0.472
destruction time: 0.048
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2b823884.000001c1 === Spawned Process #11 (PID 11166) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:39:17Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_A1' in domain 7
Binding config for participant participant_A1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_A1' and listener type name ''
Creating datareader: 'datareader_A1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_A1' and listener type name ''
Creating datawriter: 'datawriter_A1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_A2' in domain 17
Binding config for participant participant_A2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_A2' and listener type name ''
Creating datareader: 'datareader_A2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_A2_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_A2' and listener type name ''
Creating datawriter: 'datawriter_A2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_A2_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-06-30T17:39:18Z: Process construction / entity creation complete.
2026-06-30T17:39:18Z: Beginning action construction / initialization.
2026-06-30T17:39:18Z: Action construction / initialization complete.
2026-06-30T17:39:20Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:39:20Z: DDS entities enabled.
2026-06-30T17:39:20Z: Initializing process actions.
2026-06-30T17:39:22Z: Starting process actions.
2026-06-30T17:39:22Z: Process tests started.
2026-06-30T17:39:52Z: Stopping process tests.
2026-06-30T17:39:52Z: Process tests stopped.
2026-06-30T17:39:54Z: Stopping process actions.
2026-06-30T17:39:54Z: Detaching Listeners.
2026-06-30T17:39:54Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_A1_T1
Deleting publisher: publisher_A1
Deleting datareader: datareader_A1_T1
Deleting subscriber: subscriber_A1
deleting entities for participant participant_A1
Deleting datawriter: datawriter_A2_T2
Deleting datawriter: datawriter_A2_T4
Deleting publisher: publisher_A2
Deleting datareader: datareader_A2_T2
Deleting datareader: datareader_A2_T4
Deleting subscriber: subscriber_A2
deleting entities for participant participant_A2
2026-06-30T17:39:54Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.528
enable time: 0.000
start time: 0.007
stop time: 0.509
destruction time: 0.056
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2b823884.000001c1 === Spawned Process #1 (PID 11156) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:39:17Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_B1' in domain 7
Binding config for participant participant_B1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B1' and listener type name ''
Creating datareader: 'datareader_B1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_B1' and listener type name ''
Creating datawriter: 'datawriter_B1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_B2' in domain 17
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B2' and listener type name ''
Creating datareader: 'datareader_B2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_B2_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating publisher: 'publisher_B2' and listener type name ''
Creating datawriter: 'datawriter_B2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_B2_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
2026-06-30T17:39:18Z: Process construction / entity creation complete.
2026-06-30T17:39:18Z: Beginning action construction / initialization.
2026-06-30T17:39:18Z: Action construction / initialization complete.
2026-06-30T17:39:20Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:39:20Z: DDS entities enabled.
2026-06-30T17:39:20Z: Initializing process actions.
2026-06-30T17:39:22Z: Starting process actions.
2026-06-30T17:39:22Z: Process tests started.
2026-06-30T17:39:52Z: Stopping process tests.
2026-06-30T17:39:52Z: Process tests stopped.
2026-06-30T17:39:54Z: Stopping process actions.
2026-06-30T17:39:54Z: Detaching Listeners.
2026-06-30T17:39:54Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_B1_T1
Deleting publisher: publisher_B1
Deleting datareader: datareader_B1_T1
Deleting subscriber: subscriber_B1
deleting entities for participant participant_B1
Deleting datawriter: datawriter_B2_T2
Deleting datawriter: datawriter_B2_T3
Deleting publisher: publisher_B2
Deleting datareader: datareader_B2_T2
Deleting datareader: datareader_B2_T3
Deleting subscriber: subscriber_B2
deleting entities for participant participant_B2
2026-06-30T17:39:54Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.371
enable time: 0.000
start time: 0.006
stop time: 0.876
destruction time: 0.053
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2b823884.000001c1 === Spawned Process #3 (PID 11158) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:39:17Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_B1' in domain 7
Binding config for participant participant_B1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B1' and listener type name ''
Creating datareader: 'datareader_B1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_B1' and listener type name ''
Creating datawriter: 'datawriter_B1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_B2' in domain 17
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B2' and listener type name ''
Creating datareader: 'datareader_B2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_B2_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating publisher: 'publisher_B2' and listener type name ''
Creating datawriter: 'datawriter_B2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_B2_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
2026-06-30T17:39:18Z: Process construction / entity creation complete.
2026-06-30T17:39:18Z: Beginning action construction / initialization.
2026-06-30T17:39:18Z: Action construction / initialization complete.
2026-06-30T17:39:20Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:39:20Z: DDS entities enabled.
2026-06-30T17:39:20Z: Initializing process actions.
2026-06-30T17:39:22Z: Starting process actions.
2026-06-30T17:39:22Z: Process tests started.
2026-06-30T17:39:52Z: Stopping process tests.
2026-06-30T17:39:52Z: Process tests stopped.
2026-06-30T17:39:54Z: Stopping process actions.
2026-06-30T17:39:54Z: Detaching Listeners.
2026-06-30T17:39:54Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_B1_T1
Deleting publisher: publisher_B1
Deleting datareader: datareader_B1_T1
Deleting subscriber: subscriber_B1
deleting entities for participant participant_B1
Deleting datawriter: datawriter_B2_T2
Deleting datawriter: datawriter_B2_T3
Deleting publisher: publisher_B2
Deleting datareader: datareader_B2_T2
Deleting datareader: datareader_B2_T3
Deleting subscriber: subscriber_B2
deleting entities for participant participant_B2
2026-06-30T17:39:55Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.439
enable time: 0.000
start time: 0.004
stop time: 0.882
destruction time: 0.052
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2b823884.000001c1 === Spawned Process #7 (PID 11162) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:39:17Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_B1' in domain 7
Binding config for participant participant_B1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B1' and listener type name ''
Creating datareader: 'datareader_B1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_B1' and listener type name ''
Creating datawriter: 'datawriter_B1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_B2' in domain 17
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B2' and listener type name ''
Creating datareader: 'datareader_B2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_B2_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating publisher: 'publisher_B2' and listener type name ''
Creating datawriter: 'datawriter_B2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_B2_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
2026-06-30T17:39:18Z: Process construction / entity creation complete.
2026-06-30T17:39:18Z: Beginning action construction / initialization.
2026-06-30T17:39:18Z: Action construction / initialization complete.
2026-06-30T17:39:20Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:39:20Z: DDS entities enabled.
2026-06-30T17:39:20Z: Initializing process actions.
2026-06-30T17:39:22Z: Starting process actions.
2026-06-30T17:39:22Z: Process tests started.
2026-06-30T17:39:52Z: Stopping process tests.
2026-06-30T17:39:53Z: Process tests stopped.
2026-06-30T17:39:55Z: Stopping process actions.
2026-06-30T17:39:55Z: Detaching Listeners.
2026-06-30T17:39:55Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_B1_T1
Deleting publisher: publisher_B1
Deleting datareader: datareader_B1_T1
Deleting subscriber: subscriber_B1
deleting entities for participant participant_B1
Deleting datawriter: datawriter_B2_T2
Deleting datawriter: datawriter_B2_T3
Deleting publisher: publisher_B2
Deleting datareader: datareader_B2_T2
Deleting datareader: datareader_B2_T3
Deleting subscriber: subscriber_B2
deleting entities for participant participant_B2
2026-06-30T17:39:55Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.461
enable time: 0.000
start time: 0.005
stop time: 0.882
destruction time: 0.053
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2b823884.000001c1 === Spawned Process #5 (PID 11160) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:39:17Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_B1' in domain 7
Binding config for participant participant_B1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B1' and listener type name ''
Creating datareader: 'datareader_B1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_B1' and listener type name ''
Creating datawriter: 'datawriter_B1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_B2' in domain 17
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B2' and listener type name ''
Creating datareader: 'datareader_B2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_B2_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating publisher: 'publisher_B2' and listener type name ''
Creating datawriter: 'datawriter_B2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_B2_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
2026-06-30T17:39:18Z: Process construction / entity creation complete.
2026-06-30T17:39:18Z: Beginning action construction / initialization.
2026-06-30T17:39:18Z: Action construction / initialization complete.
2026-06-30T17:39:20Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:39:20Z: DDS entities enabled.
2026-06-30T17:39:20Z: Initializing process actions.
2026-06-30T17:39:22Z: Starting process actions.
2026-06-30T17:39:22Z: Process tests started.
2026-06-30T17:39:52Z: Stopping process tests.
2026-06-30T17:39:53Z: Process tests stopped.
2026-06-30T17:39:55Z: Stopping process actions.
2026-06-30T17:39:55Z: Detaching Listeners.
2026-06-30T17:39:55Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_B1_T1
Deleting publisher: publisher_B1
Deleting datareader: datareader_B1_T1
Deleting subscriber: subscriber_B1
deleting entities for participant participant_B1
Deleting datawriter: datawriter_B2_T2
Deleting datawriter: datawriter_B2_T3
Deleting publisher: publisher_B2
Deleting datareader: datareader_B2_T2
Deleting datareader: datareader_B2_T3
Deleting subscriber: subscriber_B2
deleting entities for participant participant_B2
2026-06-30T17:39:55Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.545
enable time: 0.000
start time: 0.004
stop time: 0.882
destruction time: 0.044
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.5257c92a.2b823884.000001c1 === Spawned Process #9 (PID 11164) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-06-30T17:39:17Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_B1' in domain 7
Binding config for participant participant_B1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B1' and listener type name ''
Creating datareader: 'datareader_B1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_B1' and listener type name ''
Creating datawriter: 'datawriter_B1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_B2' in domain 17
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B2' and listener type name ''
Creating datareader: 'datareader_B2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_B2_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating publisher: 'publisher_B2' and listener type name ''
Creating datawriter: 'datawriter_B2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_B2_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
2026-06-30T17:39:18Z: Process construction / entity creation complete.
2026-06-30T17:39:18Z: Beginning action construction / initialization.
2026-06-30T17:39:18Z: Action construction / initialization complete.
2026-06-30T17:39:20Z: Enabling DDS entities (if not already enabled).
2026-06-30T17:39:20Z: DDS entities enabled.
2026-06-30T17:39:20Z: Initializing process actions.
2026-06-30T17:39:22Z: Starting process actions.
2026-06-30T17:39:22Z: Process tests started.
2026-06-30T17:39:52Z: Stopping process tests.
2026-06-30T17:39:53Z: Process tests stopped.
2026-06-30T17:39:55Z: Stopping process actions.
2026-06-30T17:39:55Z: Detaching Listeners.
2026-06-30T17:39:55Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_B1_T1
Deleting publisher: publisher_B1
Deleting datareader: datareader_B1_T1
Deleting subscriber: subscriber_B1
deleting entities for participant participant_B1
Deleting datawriter: datawriter_B2_T2
Deleting datawriter: datawriter_B2_T3
Deleting publisher: publisher_B2
Deleting datareader: datareader_B2_T2
Deleting datareader: datareader_B2_T3
Deleting subscriber: subscriber_B2
deleting entities for participant participant_B2
2026-06-30T17:39:55Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.623
enable time: 0.000
start time: 0.005
stop time: 0.882
destruction time: 0.039
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-mixed --show-worker-logs Time:51s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11303 started at 2026-06-30 17:39:58
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11304 started at 2026-06-30 17:39:58
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11305 started at 2026-06-30 17:39:58
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11337 started at 2026-06-30 17:40:08
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11345 started at 2026-06-30 17:40:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11346 started at 2026-06-30 17:40:09
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11302 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl Time:15s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl secure
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11357 started at 2026-06-30 17:40:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11358 started at 2026-06-30 17:40:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11359 started at 2026-06-30 17:40:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11388 started at 2026-06-30 17:40:23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11396 started at 2026-06-30 17:40:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11397 started at 2026-06-30 17:40:24
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11356 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl secure Time:14s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl join
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11408 started at 2026-06-30 17:40:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11409 started at 2026-06-30 17:40:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11428 started at 2026-06-30 17:40:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11436 started at 2026-06-30 17:40:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11447 started at 2026-06-30 17:40:43
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11448 started at 2026-06-30 17:40:43
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11406 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl join Time:20s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl single
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11458 started at 2026-06-30 17:40:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11459 started at 2026-06-30 17:40:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11481 started at 2026-06-30 17:40:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11489 started at 2026-06-30 17:40:58
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11490 started at 2026-06-30 17:40:58
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11457 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl single Time:14s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11500 started at 2026-06-30 17:41:01
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11501 started at 2026-06-30 17:41:01
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11502 started at 2026-06-30 17:41:01
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11532 started at 2026-06-30 17:41:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11540 started at 2026-06-30 17:41:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11541 started at 2026-06-30 17:41:12
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11499 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 Time:15s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 secure
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11551 started at 2026-06-30 17:41:16
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11552 started at 2026-06-30 17:41:16
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11553 started at 2026-06-30 17:41:16
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11582 started at 2026-06-30 17:41:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11590 started at 2026-06-30 17:41:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11591 started at 2026-06-30 17:41:27
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11550 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 secure Time:14s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 join
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11601 started at 2026-06-30 17:41:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11602 started at 2026-06-30 17:41:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11620 started at 2026-06-30 17:41:34
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11628 started at 2026-06-30 17:41:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11643 started at 2026-06-30 17:41:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11644 started at 2026-06-30 17:41:47
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11600 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 join Time:20s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 single
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11654 started at 2026-06-30 17:41:50
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11655 started at 2026-06-30 17:41:50
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11675 started at 2026-06-30 17:42:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11683 started at 2026-06-30 17:42:01
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11684 started at 2026-06-30 17:42:01
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11653 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 single Time:14s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl draining
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11694 started at 2026-06-30 17:42:05
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11695 started at 2026-06-30 17:42:05
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -d -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11714 started at 2026-06-30 17:42:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11722 started at 2026-06-30 17:42:16
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelayControl -RelayId relay1 -DCPSConfigFile relay1.ini -Set RTPS_RELAY_DRAIN_INTERVAL=100 -Set RTPS_RELAY_DRAIN_STATE=Draining -Set RTPS_RELAY_ADMIT_STATE=NotAdmitting -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile control1.log -DCPSPendingTimeout 3
control1 PID: 11723 started at 2026-06-30 17:42:16
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
Sent control
Running until status contains requested changes
{"relay_id":"relay1","config":{"RTPS_RELAY_ADMISSION_CONTROL_QUEUE_DURATION":"0.000000000","RTPS_RELAY_ADMISSION_CONTROL_QUEUE_SIZE":"0","RTPS_RELAY_ADMIT_STATE":"NotAdmitting","RTPS_RELAY_ASYNC_DISCOVERY_CACHE_TIMEOUT":"604800.000000000","RTPS_RELAY_ASYNC_DISCOVERY_CROSS_RELAY_TIMEOUT":"5.000000000","RTPS_RELAY_ASYNC_DISCOVERY_REMOTE_CACHE_TIMEOUT":"2592000.000000000","RTPS_RELAY_DENIED_PARTITIONS_TIMEOUT":"900.000000000","RTPS_RELAY_DRAIN_INTERVAL":"100","RTPS_RELAY_DRAIN_STATE":"Draining","RTPS_RELAY_INACTIVE_PERIOD":"60.000000000","RTPS_RELAY_LIFESPAN":"60.000000000","RTPS_RELAY_LOG_ACTIVITY":"true","RTPS_RELAY_LOG_ASYNC_DISCOVERY":"false","RTPS_RELAY_LOG_DISCOVERY":"true","RTPS_RELAY_LOG_HANDLER_STATISTICS":"0.000000000","RTPS_RELAY_LOG_HTTP":"false","RTPS_RELAY_LOG_RELAY_STATISTICS":"3.000000000","RTPS_RELAY_LOG_THREAD_STATUS":"true","RTPS_RELAY_LOG_UTILIZATION_CHANGES":"false","RTPS_RELAY_LOG_WARNINGS":"false","RTPS_RELAY_MAX_IPS_PER_CLIENT":"0","RTPS_RELAY_MAX_PARTICIPANTS_HIGH_WATER":"0","RTPS_RELAY_MAX_PARTICIPANTS_LOW_WATER":"0","RTPS_RELAY_PUBLISH_HANDLER_STATISTICS":"0.000000000","RTPS_RELAY_PUBLISH_RELAY_STATISTICS":"0.000000000","RTPS_RELAY_PUBLISH_RELAY_STATUS":"0.000000000","RTPS_RELAY_PUBLISH_RELAY_STATUS_LIVELINESS":"0.000000000","RTPS_RELAY_REJECTED_ADDRESS_DURATION":"0.000000000","RTPS_RELAY_RESTART_DETECTION":"false","RTPS_RELAY_SYNCHRONIZE_ASYNC_DISCOVERY_CACHE":"false","RTPS_RELAY_THREAD_STATUS_SAFETY_FACTOR":"3","RTPS_RELAY_UTILIZATION_LIMIT":"0.95"}}
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelayControl being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11693 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl draining Time:20s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11734 started at 2026-06-30 17:42:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1a -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1a -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1a.log -DCPSPendingTimeout 3
relay1a PID: 11735 started at 2026-06-30 17:42:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_60_sec.ini -e -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11753 started at 2026-06-30 17:42:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_5_sec.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11754 started at 2026-06-30 17:42:25
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1b -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1b -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1b.log -DCPSPendingTimeout 3
relay1b PID: 11770 started at 2026-06-30 17:42:43
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl Time:51s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl reverse
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11785 started at 2026-06-30 17:43:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1a -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1a -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1a.log -DCPSPendingTimeout 3
relay1a PID: 11786 started at 2026-06-30 17:43:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_5_sec.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11804 started at 2026-06-30 17:43:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_60_sec.ini -e -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11805 started at 2026-06-30 17:43:17
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1b -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1b -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1b.log -DCPSPendingTimeout 3
relay1b PID: 11821 started at 2026-06-30 17:43:35
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl reverse Time:52s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl secure
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11837 started at 2026-06-30 17:44:05
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1a -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1a -MetaDiscoveryAddress 127.0.0.1:0 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1a.log -DCPSPendingTimeout 3
relay1a PID: 11838 started at 2026-06-30 17:44:05
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_60_sec.ini -e -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11856 started at 2026-06-30 17:44:08
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_5_sec.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11857 started at 2026-06-30 17:44:08
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1b -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1b -MetaDiscoveryAddress 127.0.0.1:0 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1b.log -DCPSPendingTimeout 3
relay1b PID: 11875 started at 2026-06-30 17:44:26
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl secure Time:51s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl reverse secure
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11890 started at 2026-06-30 17:44:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1a -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1a -MetaDiscoveryAddress 127.0.0.1:0 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1a.log -DCPSPendingTimeout 3
relay1a PID: 11891 started at 2026-06-30 17:44:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_5_sec.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11909 started at 2026-06-30 17:44:59
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_60_sec.ini -e -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11910 started at 2026-06-30 17:44:59
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1b -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1b -MetaDiscoveryAddress 127.0.0.1:0 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1b.log -DCPSPendingTimeout 3
relay1b PID: 11930 started at 2026-06-30 17:45:17
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl reverse secure Time:52s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_async_disc_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSSecurity 1 -r -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11945 started at 2026-06-30 17:45:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -CertificateIdPattern CN\s*=\s*(Tahoe).* -LogAsyncDiscovery 1 -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -UserData relay1 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11953 started at 2026-06-30 17:45:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11967 started at 2026-06-30 17:46:01
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSSecurity 1 -r -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher2.log -DCPSPendingTimeout 3
publisher2 PID: 11975 started at 2026-06-30 17:46:04
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_async_disc_test.pl Time:19s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_async_disc_test.pl cross_relay
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -UserData relay2 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11985 started at 2026-06-30 17:46:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSSecurity 1 -r -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11996 started at 2026-06-30 17:46:10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -CertificateIdPattern CN\s*=\s*(Tahoe).* -LogAsyncDiscovery 1 -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -UserData relay1 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 12005 started at 2026-06-30 17:46:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 12016 started at 2026-06-30 17:46:23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSSecurity 1 -r -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher2.log -DCPSPendingTimeout 3
publisher2 PID: 12025 started at 2026-06-30 17:46:26
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_async_disc_test.pl cross_relay Time:22s Result:0
==============================================================================
tests/DCPS/RtpsRelay/STUN/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay -DCPSConfigFile relay.ini -ApplicationDomain 42 -VerticalAddress 127.0.0.1:4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile server.log -DCPSPendingTimeout 3
server PID: 12034 started at 2026-06-30 17:46:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/STUN/StunClient -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile client.log -DCPSPendingTimeout 3
client PID: 12044 started at 2026-06-30 17:46:32
test_success
Mapped address = 127.0.0.1:54812
test_unknown_method
test_no_fingerprint
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/STUN/run_test.pl Time:3s Result:0
==============================================================================
tests/DCPS/RtpsRelay/STUN/run_test.pl ipv6
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay -DCPSConfigFile relay_ipv6.ini -ApplicationDomain 42 -VerticalAddress [::1]:4444 -HorizontalAddress [::1]:11444 -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile server.log -DCPSPendingTimeout 3
server PID: 12046 started at 2026-06-30 17:46:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/STUN/StunClient -ipv6 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile client.log -DCPSPendingTimeout 3
client PID: 12056 started at 2026-06-30 17:46:35
test_success
Mapped address = ::1:51848
test_unknown_method
test_no_fingerprint
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/STUN/run_test.pl ipv6 Time:3s Result:0
==============================================================================
tests/security/ConcurrentAuthLimit/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/ConcurrentAuthLimit/ConcurrentAuthLimit -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -DCPSSecurityDebug auth_debug -ORBLogFile ConcurrentAuthLimit.log -DCPSPendingTimeout 3
ConcurrentAuthLimit PID: 12058 started at 2026-06-30 17:46:35
test PASSED.
auto_run_tests_finished: tests/security/ConcurrentAuthLimit/run_test.pl Time:2s Result:0
==============================================================================
tests/DCPS/ThreadStatusManager/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ThreadStatusManager/threadstatusmanager -DCPSThreadStatusInterval 1 -DCPSDefaultDiscovery DEFAULT_RTPS -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile tsm.log -DCPSPendingTimeout 3
tsm PID: 12065 started at 2026-06-30 17:46:37
test PASSED.
auto_run_tests_finished: tests/DCPS/ThreadStatusManager/run_test.pl Time:18s Result:0
Tue Jun 30 17:46:55 2026 UTC